Results

By type

          mariadb 05:05:53.07 
mariadb 05:05:53.09 Welcome to the Bitnami mariadb-galera container
mariadb 05:05:53.10 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera
mariadb 05:05:53.11 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues
mariadb 05:05:53.13 
mariadb 05:05:53.15 INFO  ==> ** Starting MariaDB setup **
mariadb 05:05:53.25 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars
mariadb 05:05:53.43 INFO  ==> Initializing mariadb database
mariadb 05:05:53.45 DEBUG ==> Ensuring expected directories/files exist
mariadb 05:05:53.54 INFO  ==> Updating 'my.cnf' with custom configuration
mariadb 05:05:53.59 INFO  ==> Setting user option
mariadb 05:05:53.61 DEBUG ==> Setting user to 'policy_user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 05:05:53.67 INFO  ==> Setting wsrep_node_name option
mariadb 05:05:53.69 DEBUG ==> Setting wsrep_node_name to 'onap-policy-mariadb-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 05:05:53.72 INFO  ==> Setting wsrep_node_address option
mariadb 05:05:53.74 DEBUG ==> Setting wsrep_node_address to '10.233.72.146' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 05:05:53.84 INFO  ==> Setting wsrep_sst_auth option
mariadb 05:05:53.85 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:Woc74ZuP' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf
mariadb 05:05:53.93 DEBUG ==> Cleaning data directory to ensure successfully initialization
Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ...
2022-06-14  5:05:54 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-06-14  5:05:54 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-policy-mariadb-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 05:06:06.14 INFO  ==> Starting mariadb in background
2022-06-14  5:06:06 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-06-14  5:06:06 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-06-14  5:06:06 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 168 ...
2022-06-14  5:06:06 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-06-14  5:06:06 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-06-14  5:06:06 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-06-14  5:06:06 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-06-14  5:06:06 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat'
2022-06-14  5:06:06 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2022-06-14  5:06:06 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2022-06-14  5:06:06 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2022-06-14  5:06:06 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.146; 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;
2022-06-14  5:06:06 0 [Note] WSREP: Start replication
2022-06-14  5:06:06 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-06-14  5:06:06 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2022-06-14  5:06:06 0 [Note] WSREP: protonet asio version 0
2022-06-14  5:06:06 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-06-14  5:06:06 0 [Note] WSREP: backend: asio
2022-06-14  5:06:06 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-06-14  5:06:06 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-06-14  5:06:06 0 [Note] WSREP: restore pc from disk failed
2022-06-14  5:06:06 0 [Note] WSREP: GMCast version 0
2022-06-14  5:06:06 0 [Note] WSREP: (b257354c-96a9, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-06-14  5:06:06 0 [Note] WSREP: (b257354c-96a9, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-06-14  5:06:06 0 [Note] WSREP: EVS version 1
2022-06-14  5:06:06 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-06-14  5:06:06 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-06-14  5:06:06 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-06-14  5:06:06 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-06-14  5:06:06 0 [Note] WSREP: Node b257354c-96a9 state prim
2022-06-14  5:06:06 0 [Note] WSREP: view(view_id(PRIM,b257354c-96a9,1) memb {
	b257354c-96a9,0
} joined {
} left {
} partitioned {
})
2022-06-14  5:06:06 0 [Note] WSREP: save pc into disk
2022-06-14  5:06:06 0 [Note] WSREP: gcomm: connected
2022-06-14  5:06:06 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-06-14  5:06:06 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-06-14  5:06:06 0 [Note] WSREP: Opened channel 'galera'
2022-06-14  5:06:06 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-06-14  5:06:06 0 [Note] WSREP: Starting new group from scratch: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4
2022-06-14  5:06:06 1 [Note] WSREP: Starting rollbacker thread 1
2022-06-14  5:06:06 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: b2587a88-eb9f-11ec-8337-fe7ee8ff6072
2022-06-14  5:06:06 0 [Note] WSREP: STATE EXCHANGE: sent state msg: b2587a88-eb9f-11ec-8337-fe7ee8ff6072
2022-06-14  5:06:06 0 [Note] WSREP: STATE EXCHANGE: got state msg: b2587a88-eb9f-11ec-8337-fe7ee8ff6072 from 0 (onap-policy-mariadb-0)
2022-06-14  5:06:06 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 = b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4
2022-06-14  5:06:06 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-06-14  5:06:06 0 [Note] WSREP: Restored state OPEN -> JOINED (1)
2022-06-14  5:06:06 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-06-14  5:06:06 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1)
2022-06-14  5:06:06 2 [Note] WSREP: Starting applier thread 2
2022-06-14  5:06:06 2 [Note] WSREP: ####### processing CC 1, local, ordered
2022-06-14  5:06:06 2 [Note] WSREP: Process first view: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4 my uuid: b257354c-eb9f-11ec-96a9-8bbcde62cd54
2022-06-14  5:06:06 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:1 with ID b257354c-eb9f-11ec-96a9-8bbcde62cd54
2022-06-14  5:06:06 2 [Note] WSREP: Server status change disconnected -> connected
2022-06-14  5:06:06 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:06 2 [Note] WSREP: ####### My UUID: b257354c-eb9f-11ec-96a9-8bbcde62cd54
2022-06-14  5:06:06 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-06-14  5:06:06 0 [Note] WSREP: Service thread queue flushed.
2022-06-14  5:06:06 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-06-14  5:06:06 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-06-14  5:06:06 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1
2022-06-14  5:06:06 0 [Note] WSREP: Service thread queue flushed.
2022-06-14  5:06:06 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:0
2022-06-14  5:06:06 2 [Note] WSREP: ================================================
View:
  id: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4: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: b257354c-eb9f-11ec-96a9-8bbcde62cd54, onap-policy-mariadb-0
=================================================
2022-06-14  5:06:06 2 [Note] WSREP: Server status change connected -> joiner
2022-06-14  5:06:06 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:06 2 [Note] WSREP: Server status change joiner -> initializing
2022-06-14  5:06:06 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:06 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/
2022-06-14  5:06:06 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-06-14  5:06:06 0 [Note] InnoDB: Using Linux native AIO
2022-06-14  5:06:06 0 [Note] InnoDB: Uses event mutexes
2022-06-14  5:06:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-14  5:06:06 0 [Note] InnoDB: Number of pools: 1
2022-06-14  5:06:06 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-06-14  5:06:06 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-06-14  5:06:06 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-06-14  5:06:07 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-14  5:06:07 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-06-14  5:06:07 0 [Note] InnoDB: 128 rollback segments are active.
2022-06-14  5:06:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-06-14  5:06:07 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-06-14  5:06:12 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-06-14  5:06:12 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20
2022-06-14  5:06:12 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-14  5:06:12 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
2022-06-14  5:06:12 0 [Note] InnoDB: Buffer pool(s) load completed at 220614  5:06:12
2022-06-14  5:06:12 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-06-14  5:06:12 0 [Warning] 'user' entry 'root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-14  5:06:12 0 [Warning] 'user' entry '@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-14  5:06:12 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-14  5:06:12 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-06-14  5:06:12 0 [Note] WSREP: Server initialized
2022-06-14  5:06:12 0 [Note] WSREP: Server status change initializing -> initialized
2022-06-14  5:06:12 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:12 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-06-14  5:06:12 6 [Note] WSREP: Starting applier thread 6
2022-06-14  5:06:12 9 [Note] WSREP: Starting applier thread 9
2022-06-14  5:06:12 7 [Note] WSREP: Starting applier thread 7
2022-06-14  5:06:12 0 [Note] Reading of all Master_info entries succeeded
2022-06-14  5:06:12 0 [Note] Added new Master_info '' to hash table
2022-06-14  5:06:12 5 [Note] WSREP: Cluster table is empty, not recovering transactions
2022-06-14  5:06:12 2 [Note] WSREP: Server status change initialized -> joined
2022-06-14  5:06:12 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:12 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:12 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
2022-06-14  5:06:12 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1
2022-06-14  5:06:12 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-06-14  5:06:12 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-06-14  5:06:12 2 [Note] WSREP: Server status change joined -> synced
2022-06-14  5:06:12 2 [Note] WSREP: Synchronized with group, ready for connections
2022-06-14  5:06:12 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:13 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
mariadb 05:06:14.19 DEBUG ==> Sleeping 5 seconds before continuing with initialization
2022-06-14  5:06:18 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES)
2022-06-14  5:06:18 13 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
mariadb 05:06:19.21 DEBUG ==> Deleting all users to avoid issues with galera configuration
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:19.23 DEBUG ==> Executing SQL command:
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
# Time: 220614  5:06:19
# User@Host: root[root] @ localhost []
# Thread_id: 14  Schema: mysql  QC_hit: No
# Query_time: 0.447815  Lock_time: 0.433233  Rows_sent: 0  Rows_examined: 7
# Rows_affected: 6  Bytes_sent: 11
use mysql;
SET timestamp=1655183179;
DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys');
mariadb 05:06:19.72 DEBUG ==> Configuring root user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:19.74 DEBUG ==> Executing SQL command:
-- create root@localhost user for local admin access
-- create user 'root'@'localhost' identified by "Fepe9+XafoNuvi";
-- grant all on *.* to 'root'@'localhost' with grant option;
-- create admin user for remote access
create user 'root'@'%' identified  by "Fepe9+XafoNuvi";
grant all on *.* to 'root'@'%' with grant option;
flush privileges;
2022-06-14  5:06:19 15 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 05:06:19.85 DEBUG ==> removing the unknown user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:19.87 DEBUG ==> Executing SQL command:
select Host from user where User='';
# User@Host: root[root] @ localhost []
# Thread_id: 16  Schema: mysql  QC_hit: No
# Query_time: 0.002125  Lock_time: 0.001602  Rows_sent: 0  Rows_examined: 2
# Rows_affected: 0  Bytes_sent: 71
SET timestamp=1655183179;
select Host from user where User='';
mariadb 05:06:19.92 DEBUG ==> creating database user \'policy_user\'
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:19.94 DEBUG ==> Executing SQL command:
create or replace user 'policy_user'@'%' identified by "YipnSite3!Rafo";
mariadb 05:06:19.98 DEBUG ==> Removing all other hosts for the user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.02 DEBUG ==> Executing SQL command:
select Host from user where User='policy_user' and Host!='%';
mariadb 05:06:20.06 DEBUG ==> Creating database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.08 DEBUG ==> Executing SQL command:
create database if not exists `policyadmin` ;
mariadb 05:06:20.13 DEBUG ==> Providing privileges to username policy_user on database policyadmin
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.15 DEBUG ==> Executing SQL command:
grant all on `policyadmin`.* to 'policy_user'@'%';
mariadb 05:06:20.21 DEBUG ==> Configure mariabackup user credentials
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.23 DEBUG ==> Executing SQL command:
create or replace user 'mariabackup'@'localhost' identified by "Woc74ZuP";
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.28 DEBUG ==> Executing SQL command:
grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost';
flush privileges;
2022-06-14  5:06:20 22 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 05:06:20.36 DEBUG ==> Configure replication user
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.38 DEBUG ==> Executing SQL command:
grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor";
grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor";
flush privileges;
2022-06-14  5:06:20 23 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 05:06:20.51 DEBUG ==> Flushing privileges
/opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable
mariadb 05:06:20.52 DEBUG ==> Executing SQL command:
flush privileges;
2022-06-14  5:06:20 24 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
mariadb 05:06:20.59 INFO  ==> Stopping mariadb
2022-06-14  5:06:20 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-06-14  5:06:20 0 [Note] WSREP: Shutdown replication
2022-06-14  5:06:20 0 [Note] WSREP: Server status change synced -> disconnecting
2022-06-14  5:06:20 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:20 0 [Note] WSREP: Closing send monitor...
2022-06-14  5:06:20 0 [Note] WSREP: Closed send monitor.
2022-06-14  5:06:20 0 [Note] WSREP: gcomm: terminating thread
2022-06-14  5:06:20 0 [Note] WSREP: gcomm: joining thread
2022-06-14  5:06:20 0 [Note] WSREP: gcomm: closing backend
2022-06-14  5:06:20 0 [Note] WSREP: PC protocol downgrade 1 -> 0
2022-06-14  5:06:20 0 [Note] WSREP: view((empty))
2022-06-14  5:06:20 0 [Note] WSREP: gcomm: closed
2022-06-14  5:06:20 0 [Note] WSREP: New SELF-LEAVE.
2022-06-14  5:06:20 0 [Note] WSREP: Flow-control interval: [0, 0]
2022-06-14  5:06:20 0 [Note] WSREP: Received SELF-LEAVE. Closing connection.
2022-06-14  5:06:20 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 14)
2022-06-14  5:06:20 0 [Note] WSREP: RECV thread exiting 0: Success
2022-06-14  5:06:20 0 [Note] WSREP: recv_thread() joined.
2022-06-14  5:06:20 0 [Note] WSREP: Closing replication queue.
2022-06-14  5:06:20 0 [Note] WSREP: Closing slave action queue.
2022-06-14  5:06:20 2 [Note] WSREP: ================================================
View:
  id: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:14
  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):
=================================================
2022-06-14  5:06:20 2 [Note] WSREP: Non-primary view
2022-06-14  5:06:20 2 [Note] WSREP: Server status change disconnecting -> disconnected
2022-06-14  5:06:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:20 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9
2022-06-14  5:06:20 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-14  5:06:20 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2
2022-06-14  5:06:20 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-14  5:06:20 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6
2022-06-14  5:06:20 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7
2022-06-14  5:06:20 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-14  5:06:20 1 [Note] WSREP: rollbacker thread exiting 1
2022-06-14  5:06:20 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-14  5:06:20 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication)
2022-06-14  5:06:20 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-06-14  5:06:20 0 [Note] WSREP: dtor state: CLOSED
2022-06-14  5:06:20 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 13, in use: 13, in pool: 0
2022-06-14  5:06:20 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-06-14  5:06:20 0 [Note] WSREP: mon: entered 13 oooe fraction 0 oool fraction 0
2022-06-14  5:06:20 0 [Note] WSREP: mon: entered 16 oooe fraction 0 oool fraction 0
2022-06-14  5:06:20 0 [Note] WSREP: cert index usage at exit 2
2022-06-14  5:06:20 0 [Note] WSREP: cert trx map usage at exit 13
2022-06-14  5:06:20 0 [Note] WSREP: deps set usage at exit 0
2022-06-14  5:06:20 0 [Note] WSREP: avg deps dist 1
2022-06-14  5:06:20 0 [Note] WSREP: avg cert interval 0
2022-06-14  5:06:20 0 [Note] WSREP: cert index size 2
2022-06-14  5:06:20 0 [Note] WSREP: Service thread queue flushed.
2022-06-14  5:06:20 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0
2022-06-14  5:06:20 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.923077, misses: 1, in use: 0, in pool: 1
2022-06-14  5:06:20 0 [Note] WSREP: Flushing memory map to disk...
2022-06-14  5:06:24 0 [Note] InnoDB: FTS optimize thread exiting.
2022-06-14  5:06:24 0 [Note] InnoDB: Starting shutdown...
2022-06-14  5:06:24 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool
2022-06-14  5:06:25 0 [Note] InnoDB: Buffer pool(s) dump completed at 220614  5:06:25
2022-06-14  5:06:25 0 [Note] InnoDB: Shutdown completed; log sequence number 70393; transaction id 43
2022-06-14  5:06:25 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-06-14  5:06:25 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete

mariadb 05:06:26.66 INFO  ==> ** MariaDB setup finished! **

mariadb 05:06:26.80 INFO  ==> ** Starting MariaDB **
mariadb 05:06:26.81 INFO  ==> Setting previous boot
2022-06-14  5:06:26 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2022-06-14  5:06:26 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on
2022-06-14  5:06:26 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ...
2022-06-14  5:06:26 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1
2022-06-14  5:06:26 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so'
2022-06-14  5:06:26 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy  loaded successfully.
2022-06-14  5:06:26 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration.
2022-06-14  5:06:26 0 [Note] WSREP: Found saved state: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:14, safe_to_bootstrap: 1
2022-06-14  5:06:26 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 2
UUID: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4
Seqno: 1 - 14
Offset: 1280
Synced: 1
2022-06-14  5:06:26 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4, offset: 1280
2022-06-14  5:06:26 0 [Note] WSREP: GCache::RingBuffer initial scan...  0.0% (        0/134217752 bytes) complete.
2022-06-14  5:06:26 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete.
2022-06-14  5:06:26 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-14
2022-06-14  5:06:26 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...  0.0% (   0/6904 bytes) complete.
2022-06-14  5:06:26 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (6904/6904 bytes) complete.
2022-06-14  5:06:26 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/14 locked buffers
2022-06-14  5:06:26 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134210824/134217728
2022-06-14  5:06:26 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.146; 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;
2022-06-14  5:06:26 0 [Note] WSREP: Service thread queue flushed.
2022-06-14  5:06:26 0 [Note] WSREP: ####### Assign initial position for certification: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:14, protocol version: -1
2022-06-14  5:06:26 0 [Note] WSREP: Start replication
2022-06-14  5:06:26 0 [Note] WSREP: Connecting with bootstrap option: 1
2022-06-14  5:06:26 0 [Note] WSREP: Setting GCS initial position to b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:14
2022-06-14  5:06:26 0 [Note] WSREP: protonet asio version 0
2022-06-14  5:06:26 0 [Note] WSREP: Using CRC-32C for message checksums.
2022-06-14  5:06:26 0 [Note] WSREP: backend: asio
2022-06-14  5:06:26 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2022-06-14  5:06:26 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory)
2022-06-14  5:06:26 0 [Note] WSREP: restore pc from disk failed
2022-06-14  5:06:26 0 [Note] WSREP: GMCast version 0
2022-06-14  5:06:26 0 [Note] WSREP: (be741652-a40b, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567
2022-06-14  5:06:26 0 [Note] WSREP: (be741652-a40b, 'tcp://0.0.0.0:4567') multicast: , ttl: 1
2022-06-14  5:06:26 0 [Note] WSREP: EVS version 1
2022-06-14  5:06:26 0 [Note] WSREP: gcomm: bootstrapping new group 'galera'
2022-06-14  5:06:26 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery
2022-06-14  5:06:26 0 [Note] WSREP: EVS version upgrade 0 -> 1
2022-06-14  5:06:26 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2022-06-14  5:06:26 0 [Note] WSREP: Node be741652-a40b state prim
2022-06-14  5:06:26 0 [Note] WSREP: view(view_id(PRIM,be741652-a40b,1) memb {
	be741652-a40b,0
} joined {
} left {
} partitioned {
})
2022-06-14  5:06:26 0 [Note] WSREP: save pc into disk
2022-06-14  5:06:26 0 [Note] WSREP: gcomm: connected
2022-06-14  5:06:26 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2022-06-14  5:06:26 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2022-06-14  5:06:26 0 [Note] WSREP: Opened channel 'galera'
2022-06-14  5:06:26 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
2022-06-14  5:06:26 1 [Note] WSREP: Starting rollbacker thread 1
2022-06-14  5:06:26 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: be7525c7-eb9f-11ec-b370-221b8ca4f0f4
2022-06-14  5:06:26 0 [Note] WSREP: STATE EXCHANGE: sent state msg: be7525c7-eb9f-11ec-b370-221b8ca4f0f4
2022-06-14  5:06:26 0 [Note] WSREP: STATE EXCHANGE: got state msg: be7525c7-eb9f-11ec-b370-221b8ca4f0f4 from 0 (onap-policy-mariadb-0)
2022-06-14  5:06:26 0 [Note] WSREP: Quorum results:
	version    = 6,
	component  = PRIMARY,
	conf_id    = 0,
	members    = 1/1 (joined/total),
	act_id     = 14,
	last_appl. = 14,
	protocols  = 2/10/4 (gcs/repl/appl),
	vote policy= 0,
	group UUID = b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4
2022-06-14  5:06:26 0 [Note] WSREP: Flow-control interval: [16, 16]
2022-06-14  5:06:26 0 [Note] WSREP: Restored state OPEN -> JOINED (15)
2022-06-14  5:06:26 0 [Note] WSREP: Member 0.0 (onap-policy-mariadb-0) synced with group.
2022-06-14  5:06:26 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15)
2022-06-14  5:06:26 2 [Note] WSREP: Starting applier thread 2
2022-06-14  5:06:26 2 [Note] WSREP: ####### processing CC 15, local, ordered
2022-06-14  5:06:26 2 [Note] WSREP: Process first view: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4 my uuid: be741652-eb9f-11ec-a40b-8342cda8c7c4
2022-06-14  5:06:26 2 [Note] WSREP: Server onap-policy-mariadb-0 connected to cluster at position b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4:15 with ID be741652-eb9f-11ec-a40b-8342cda8c7c4
2022-06-14  5:06:26 2 [Note] WSREP: Server status change disconnected -> connected
2022-06-14  5:06:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:26 2 [Note] WSREP: ####### My UUID: be741652-eb9f-11ec-a40b-8342cda8c7c4
2022-06-14  5:06:26 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no
2022-06-14  5:06:26 0 [Note] WSREP: Service thread queue flushed.
2022-06-14  5:06:26 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1
2022-06-14  5:06:26 2 [Note] WSREP: REPL Protocols: 10 (5)
2022-06-14  5:06:26 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 15
2022-06-14  5:06:26 0 [Note] WSREP: Service thread queue flushed.
2022-06-14  5:06:26 2 [Note] WSREP: ================================================
View:
  id: b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4: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(1):
	0: be741652-eb9f-11ec-a40b-8342cda8c7c4, onap-policy-mariadb-0
=================================================
2022-06-14  5:06:26 2 [Note] WSREP: Server status change connected -> joiner
2022-06-14  5:06:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:26 2 [Note] WSREP: Server status change joiner -> initializing
2022-06-14  5:06:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:26 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/
2022-06-14  5:06:26 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect.
2022-06-14  5:06:26 0 [Note] InnoDB: Using Linux native AIO
2022-06-14  5:06:26 0 [Note] InnoDB: Uses event mutexes
2022-06-14  5:06:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-14  5:06:26 0 [Note] InnoDB: Number of pools: 1
2022-06-14  5:06:26 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-06-14  5:06:26 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts)
2022-06-14  5:06:27 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2022-06-14  5:06:27 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-14  5:06:27 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-06-14  5:06:27 0 [Note] InnoDB: 128 rollback segments are active.
2022-06-14  5:06:27 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-06-14  5:06:27 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-06-14  5:06:33 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-06-14  5:06:33 0 [Note] InnoDB: 10.5.8 started; log sequence number 70393; transaction id 44
2022-06-14  5:06:33 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-14  5:06:33 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
2022-06-14  5:06:33 0 [Note] Server socket created on IP: '0.0.0.0'.
2022-06-14  5:06:33 0 [Note] InnoDB: Buffer pool(s) load completed at 220614  5:06:33
2022-06-14  5:06:33 0 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
2022-06-14  5:06:33 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0
2022-06-14  5:06:33 0 [Note] WSREP: Server initialized
2022-06-14  5:06:33 0 [Note] WSREP: Server status change initializing -> initialized
2022-06-14  5:06:33 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:33 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1
2022-06-14  5:06:33 6 [Note] WSREP: Starting applier thread 6
2022-06-14  5:06:33 7 [Note] WSREP: Starting applier thread 7
2022-06-14  5:06:33 5 [Note] WSREP: Recovered cluster id b258750d-eb9f-11ec-b7fb-f6aab0c6e5f4
2022-06-14  5:06:33 8 [Note] WSREP: Starting applier thread 8
2022-06-14  5:06:33 0 [Note] Reading of all Master_info entries succeeded
2022-06-14  5:06:33 0 [Note] Added new Master_info '' to hash table
2022-06-14  5:06:33 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
2022-06-14  5:06:33 2 [Note] WSREP: Server status change initialized -> joined
2022-06-14  5:06:33 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:33 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2022-06-14  5:06:33 2 [Note] WSREP: Lowest cert index boundary for CC from group: 15
2022-06-14  5:06:33 2 [Note] WSREP: Min available from gcache for CC from group: 1
2022-06-14  5:06:33 2 [Note] WSREP: Server onap-policy-mariadb-0 synced with group
2022-06-14  5:06:33 2 [Note] WSREP: Server status change joined -> synced
2022-06-14  5:06:33 2 [Note] WSREP: Synchronized with group, ready for connections
2022-06-14  5:06:33 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
# Time: 220614  5:06:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 12  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000231  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183198;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:06:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  Schema:   QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183199;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 11  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=1655183199;
SELECT
		  page_size, compress_ops, 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.008247  Lock_time: 0.008005  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183199;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:06:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000487  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183203;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:06:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 15  Schema:   QC_hit: No
# Query_time: 0.000863  Lock_time: 0.000537  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183204;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:06:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 16  Schema:   QC_hit: No
# Query_time: 0.001846  Lock_time: 0.001648  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183208;
SELECT
		  page_size, compress_ops, 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.002938  Lock_time: 0.002836  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183208;
SELECT
		  page_size, compress_ops, 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.000376  Lock_time: 0.000287  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183208;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:06:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 17  Schema:   QC_hit: No
# Query_time: 0.004252  Lock_time: 0.004025  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183209;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:06:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 20  Schema:   QC_hit: No
# Query_time: 0.000428  Lock_time: 0.000298  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183218;
SELECT
		  page_size, compress_ops, 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.000359  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183218;
SELECT
		  page_size, compress_ops, 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.000518  Lock_time: 0.000422  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183218;
SELECT
                  page_size, buffer_pool_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.002286  Lock_time: 0.001885  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183218;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-14  5:07:00 36 [Warning] 'proxies_priv' entry '@% root@onap-policy-mariadb-0' ignored in --skip-name-resolve mode.
# Time: 220614  5:07:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 37  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=1655183228;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 38  Schema:   QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000262  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183228;
SELECT
		  page_size, compress_ops, 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.000671  Lock_time: 0.000328  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183228;
SELECT
                  page_size, buffer_pool_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.000503  Lock_time: 0.000353  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183228;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 41  Schema:   QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183233;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:07:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 41  Schema:   QC_hit: No
# Query_time: 0.000686  Lock_time: 0.000485  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183234;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000663  Lock_time: 0.000396  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183238;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 42  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=1655183238;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:07:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 43  Schema:   QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000206  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183239;
SELECT
                  page_size, buffer_pool_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.001083  Lock_time: 0.000874  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183239;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.000316  Lock_time: 0.000186  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183248;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.001559  Lock_time: 0.000562  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183248;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 46  Schema:   QC_hit: No
# Query_time: 0.006233  Lock_time: 0.006091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183248;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 47  Schema:   QC_hit: No
# Query_time: 0.000589  Lock_time: 0.000430  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183249;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 50  Schema:   QC_hit: No
# Query_time: 0.000776  Lock_time: 0.000478  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183258;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.000661  Lock_time: 0.000372  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183258;
SELECT
		  page_size, compress_ops, 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.000364  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183258;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 51  Schema:   QC_hit: No
# Query_time: 0.004327  Lock_time: 0.004130  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183259;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 54  Schema:   QC_hit: No
# Query_time: 0.000394  Lock_time: 0.000266  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183263;
SELECT
		  page_size, compress_ops, 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.000580  Lock_time: 0.000409  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183263;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 55  Schema:   QC_hit: No
# Query_time: 0.004272  Lock_time: 0.004076  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183268;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 55  Schema:   QC_hit: No
# Query_time: 0.001426  Lock_time: 0.001232  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183268;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.007461  Lock_time: 0.007237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183269;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 56  Schema:   QC_hit: No
# Query_time: 0.000828  Lock_time: 0.000560  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183269;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:07:51
# User@Host: policy_user[policy_user] @  [10.233.70.77]
# Thread_id: 66  Schema:   QC_hit: No
# Query_time: 0.006187  Lock_time: 0.000452  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 73
SET timestamp=1655183271;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# Time: 220614  5:08:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 144  Schema:   QC_hit: No
# Query_time: 17.707956  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1655183296;
SELECT @@version;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 143  Schema:   QC_hit: No
# Query_time: 17.707909  Lock_time: 0.000000  Rows_sent: 1  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 81
SET timestamp=1655183296;
SELECT @@version;
# User@Host: policy_user[policy_user] @  [10.233.70.77]
# Thread_id: 142  Schema: policyadmin  QC_hit: No
# Query_time: 19.849226  Lock_time: 0.004085  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 11
use policyadmin;
SET timestamp=1655183296;
CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL NULL, MESSAGE VARCHAR(255) NULL, PDPSTATE INT DEFAULT NULL NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, CONSTRAINT PK_PDP PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName));
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.923242  Lock_time: 0.923051  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183296;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:08:17
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 151  Schema:   QC_hit: No
# Query_time: 0.061901  Lock_time: 0.061697  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183297;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:08:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183298;
SELECT
		  page_size, compress_ops, 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.000435  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183298;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:08:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 159  Schema:   QC_hit: No
# Query_time: 0.041891  Lock_time: 0.041717  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183299;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 160  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000331  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183299;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:08:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 252  Schema:   QC_hit: No
# Query_time: 0.003008  Lock_time: 0.002840  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183308;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 253  Schema:   QC_hit: No
# Query_time: 0.002648  Lock_time: 0.002576  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183308;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 253  Schema:   QC_hit: No
# Query_time: 0.000770  Lock_time: 0.000643  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183308;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 252  Schema:   QC_hit: No
# Query_time: 0.003511  Lock_time: 0.003302  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183308;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:08:35
# User@Host: policy_user[policy_user] @  [10.233.70.77]
# Thread_id: 285  Schema: policyadmin  QC_hit: No
# Query_time: 0.005509  Lock_time: 0.004810  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1655183315;
UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num;
# User@Host: policy_user[policy_user] @  [10.233.70.77]
# Thread_id: 291  Schema: policyadmin  QC_hit: No
# Query_time: 0.010826  Lock_time: 0.010035  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 52
SET timestamp=1655183315;
UPDATE jpapdpstatistics_enginestats a
  JOIN pdpstatistics b
    ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp
   SET a.id = b.id;
# Time: 220614  5:08:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 317  Schema:   QC_hit: No
# Query_time: 0.000451  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183318;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 318  Schema:   QC_hit: No
# Query_time: 0.000593  Lock_time: 0.000418  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183318;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:08:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 317  Schema:   QC_hit: No
# Query_time: 0.001673  Lock_time: 0.000549  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183319;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 318  Schema:   QC_hit: No
# Query_time: 0.002479  Lock_time: 0.002271  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183319;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:08:41
# User@Host: policy_user[policy_user] @  [10.233.70.77]
# Thread_id: 332  Schema:   QC_hit: No
# Query_time: 0.005717  Lock_time: 0.000366  Rows_sent: 1  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 74
SET timestamp=1655183321;
SELECT count(table_name) from information_schema.tables where table_schema='policyadmin';
# User@Host: policy_user[policy_user] @  [10.233.70.77]
# Thread_id: 335  Schema:   QC_hit: No
# Query_time: 0.001155  Lock_time: 0.000500  Rows_sent: 118  Rows_examined: 236
# Rows_affected: 0  Bytes_sent: 12515
SET timestamp=1655183321;
SELECT * FROM migration.`policyadmin_schema_changelog` ORDER BY id, atTime ASC;
# Time: 220614  5:08:43
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 336  Schema:   QC_hit: No
# Query_time: 0.001167  Lock_time: 0.000965  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183323;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 336  Schema:   QC_hit: No
# Query_time: 0.000389  Lock_time: 0.000302  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183323;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:08:48
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  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=1655183328;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 337  Schema:   QC_hit: No
# Query_time: 0.000351  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183328;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:08:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 338  Schema:   QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183329;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 337  Schema:   QC_hit: No
# Query_time: 0.000705  Lock_time: 0.000469  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183329;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:08:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.000388  Lock_time: 0.000253  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183338;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.001067  Lock_time: 0.000814  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183338;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:08:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 341  Schema:   QC_hit: No
# Query_time: 0.000577  Lock_time: 0.000385  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183339;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 342  Schema:   QC_hit: No
# Query_time: 0.000804  Lock_time: 0.000627  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183339;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 346  Schema:   QC_hit: No
# Query_time: 0.000494  Lock_time: 0.000331  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183348;
SELECT
		  page_size, compress_ops, 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.000487  Lock_time: 0.000329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183348;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:09:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 346  Schema:   QC_hit: No
# Query_time: 0.000389  Lock_time: 0.000230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183349;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 345  Schema:   QC_hit: No
# Query_time: 0.000392  Lock_time: 0.000225  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183349;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000484  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183354;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 349  Schema:   QC_hit: No
# Query_time: 0.000567  Lock_time: 0.000341  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183354;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:18
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 352  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183358;
SELECT
		  page_size, compress_ops, 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.001097  Lock_time: 0.001004  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183358;
SELECT
		  page_size, compress_ops, 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.002818  Lock_time: 0.002625  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183358;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 352  Schema:   QC_hit: No
# Query_time: 0.127210  Lock_time: 0.127038  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183358;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.001024  Lock_time: 0.000903  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183369;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 355  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183369;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.007495  Lock_time: 0.007279  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183369;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 356  Schema:   QC_hit: No
# Query_time: 0.009542  Lock_time: 0.009316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183369;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183379;
SELECT
		  page_size, compress_ops, 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.001146  Lock_time: 0.000980  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183379;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 360  Schema:   QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000458  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183379;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 359  Schema:   QC_hit: No
# Query_time: 0.000604  Lock_time: 0.000394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183379;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 363  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000352  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183384;
SELECT
		  page_size, compress_ops, 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.000799  Lock_time: 0.000573  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183384;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 364  Schema:   QC_hit: No
# Query_time: 0.000335  Lock_time: 0.000158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183389;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  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=1655183389;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 365  Schema:   QC_hit: No
# Query_time: 0.000376  Lock_time: 0.000118  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183389;
SELECT
                  page_size, buffer_pool_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.000413  Lock_time: 0.000254  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183389;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:09:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 368  Schema:   QC_hit: No
# Query_time: 0.001108  Lock_time: 0.000920  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183399;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000296  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183399;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 369  Schema:   QC_hit: No
# Query_time: 0.000635  Lock_time: 0.000368  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183399;
SELECT
                  page_size, buffer_pool_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.000495  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183399;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 373  Schema:   QC_hit: No
# Query_time: 0.000536  Lock_time: 0.000390  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183409;
SELECT
		  page_size, compress_ops, 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.000268  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183409;
SELECT
		  page_size, compress_ops, 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.000157  Lock_time: 0.000098  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183409;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 372  Schema:   QC_hit: No
# Query_time: 0.000307  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183409;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 376  Schema:   QC_hit: No
# Query_time: 0.000575  Lock_time: 0.000437  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183414;
SELECT
		  page_size, compress_ops, 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.000694  Lock_time: 0.000450  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183414;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 377  Schema:   QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000297  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183419;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000706  Lock_time: 0.000153  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183419;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 378  Schema:   QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000398  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183419;
SELECT
                  page_size, buffer_pool_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.000530  Lock_time: 0.000363  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183419;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 381  Schema:   QC_hit: No
# Query_time: 0.000324  Lock_time: 0.000211  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183429;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 382  Schema:   QC_hit: No
# Query_time: 0.000352  Lock_time: 0.000239  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183429;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 381  Schema:   QC_hit: No
# Query_time: 0.000242  Lock_time: 0.000134  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183429;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 382  Schema:   QC_hit: No
# Query_time: 0.000819  Lock_time: 0.000595  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183429;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 386  Schema:   QC_hit: No
# Query_time: 0.000584  Lock_time: 0.000430  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183439;
SELECT
		  page_size, compress_ops, 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.000807  Lock_time: 0.000571  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183439;
SELECT
		  page_size, compress_ops, 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.008292  Lock_time: 0.008095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183439;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 386  Schema:   QC_hit: No
# Query_time: 0.000573  Lock_time: 0.000404  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183439;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 389  Schema:   QC_hit: No
# Query_time: 0.000680  Lock_time: 0.000526  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183444;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 389  Schema:   QC_hit: No
# Query_time: 0.000526  Lock_time: 0.000309  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183444;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 390  Schema:   QC_hit: No
# Query_time: 0.006708  Lock_time: 0.006446  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183449;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 391  Schema:   QC_hit: No
# Query_time: 0.000441  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183449;
SELECT
                  page_size, buffer_pool_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.000230  Lock_time: 0.000157  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183449;
SELECT
		  page_size, compress_ops, 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.001394  Lock_time: 0.001158  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183449;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:10:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 394  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183459;
SELECT
		  page_size, compress_ops, 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.000594  Lock_time: 0.000435  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183459;
SELECT
		  page_size, compress_ops, 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.003262  Lock_time: 0.003002  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183459;
SELECT
                  page_size, buffer_pool_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.000589  Lock_time: 0.000424  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183459;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 399  Schema:   QC_hit: No
# Query_time: 0.010456  Lock_time: 0.010255  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183469;
SELECT
		  page_size, compress_ops, 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.005021  Lock_time: 0.004783  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183469;
SELECT
		  page_size, compress_ops, 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.001409  Lock_time: 0.001230  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183469;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 399  Schema:   QC_hit: No
# Query_time: 0.015496  Lock_time: 0.015285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183469;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 402  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183474;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 402  Schema:   QC_hit: No
# Query_time: 0.000993  Lock_time: 0.000796  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183474;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 403  Schema:   QC_hit: No
# Query_time: 0.001019  Lock_time: 0.000553  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183479;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 404  Schema:   QC_hit: No
# Query_time: 0.000533  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183479;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 404  Schema:   QC_hit: No
# Query_time: 0.003713  Lock_time: 0.003514  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183479;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 403  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183479;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 407  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=1655183489;
SELECT
		  page_size, compress_ops, 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.000222  Lock_time: 0.000116  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183489;
SELECT
		  page_size, compress_ops, 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.000149  Lock_time: 0.000091  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183489;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 408  Schema:   QC_hit: No
# Query_time: 0.001416  Lock_time: 0.001245  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183489;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 412  Schema:   QC_hit: No
# Query_time: 0.000709  Lock_time: 0.000560  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183499;
SELECT
		  page_size, compress_ops, 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.000788  Lock_time: 0.000680  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183499;
SELECT
		  page_size, compress_ops, 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.001443  Lock_time: 0.001289  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183499;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 412  Schema:   QC_hit: No
# Query_time: 0.000667  Lock_time: 0.000414  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183499;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000191  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183504;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 415  Schema:   QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183504;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 417  Schema:   QC_hit: No
# Query_time: 0.000430  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183509;
SELECT
		  page_size, compress_ops, 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.000362  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183509;
SELECT
		  page_size, compress_ops, 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.000609  Lock_time: 0.000395  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183509;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 416  Schema:   QC_hit: No
# Query_time: 0.002148  Lock_time: 0.001938  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183509;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:11:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 420  Schema:   QC_hit: No
# Query_time: 0.000393  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183519;
SELECT
		  page_size, compress_ops, 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.000419  Lock_time: 0.000290  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183519;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 420  Schema:   QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000388  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183519;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 421  Schema:   QC_hit: No
# Query_time: 0.000676  Lock_time: 0.000398  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183519;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-14  5:11:59 424 [Warning] Aborted connection 424 to db: 'unconnected' user: 'unauthenticated' host: '10.233.70.140' (This connection closed normally without authentication)
# Time: 220614  5:12:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 438  Schema:   QC_hit: No
# Query_time: 0.000514  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183529;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 439  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=1655183529;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 438  Schema:   QC_hit: No
# Query_time: 0.100656  Lock_time: 0.100468  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183529;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 439  Schema:   QC_hit: No
# Query_time: 0.048176  Lock_time: 0.047984  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183529;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.005160  Lock_time: 0.004924  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183533;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 445  Schema:   QC_hit: No
# Query_time: 0.002175  Lock_time: 0.001971  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183533;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 446  Schema:   QC_hit: No
# Query_time: 0.001210  Lock_time: 0.000587  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183539;
SELECT
		  page_size, compress_ops, 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.002215  Lock_time: 0.001993  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183539;
SELECT
		  page_size, compress_ops, 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.000902  Lock_time: 0.000705  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183539;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 447  Schema:   QC_hit: No
# Query_time: 0.000598  Lock_time: 0.000383  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183539;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000911  Lock_time: 0.000717  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183549;
SELECT
		  page_size, compress_ops, 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.000363  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183549;
SELECT
		  page_size, compress_ops, 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.000273  Lock_time: 0.000202  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183549;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 451  Schema:   QC_hit: No
# Query_time: 0.000458  Lock_time: 0.000385  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183549;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:34
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.230627  Lock_time: 0.000450  Rows_sent: 0  Rows_examined: 70
# Rows_affected: 0  Bytes_sent: 92
SET timestamp=1655183554;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# Time: 220614  5:12:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 474  Schema:   QC_hit: No
# Query_time: 0.000652  Lock_time: 0.000445  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183559;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 475  Schema:   QC_hit: No
# Query_time: 0.000661  Lock_time: 0.000463  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183559;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 474  Schema:   QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000323  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183559;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 475  Schema:   QC_hit: No
# Query_time: 0.000797  Lock_time: 0.000528  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183559;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-14  5:12:43 478 [Warning] Aborted connection 478 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
# Time: 220614  5:12:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 479  Schema:   QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000346  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183564;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 479  Schema:   QC_hit: No
# Query_time: 0.002014  Lock_time: 0.001793  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183564;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000600  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183569;
SELECT
		  page_size, compress_ops, 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.001204  Lock_time: 0.001012  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183569;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 480  Schema:   QC_hit: No
# Query_time: 0.000477  Lock_time: 0.000388  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183569;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 481  Schema:   QC_hit: No
# Query_time: 0.000656  Lock_time: 0.000436  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183569;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:50
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 484  Schema: clampacm  QC_hit: No
# Query_time: 0.002959  Lock_time: 0.000730  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1655183570;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 484  Schema: clampacm  QC_hit: No
# Query_time: 0.002571  Lock_time: 0.000640  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 514
SET timestamp=1655183570;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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 '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 484  Schema: clampacm  QC_hit: No
# Query_time: 0.004343  Lock_time: 0.001316  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1247
SET timestamp=1655183570;
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 COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
# Time: 220614  5:12:58
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.156373  Lock_time: 0.156097  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183578;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 494  Schema:   QC_hit: No
# Query_time: 0.164019  Lock_time: 0.163904  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183578;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:12:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 494  Schema:   QC_hit: No
# Query_time: 0.187951  Lock_time: 0.187723  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183579;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 495  Schema:   QC_hit: No
# Query_time: 0.163197  Lock_time: 0.163051  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183579;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:13:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 498  Schema:   QC_hit: No
# Query_time: 0.000522  Lock_time: 0.000350  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183589;
SELECT
		  page_size, compress_ops, 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.001751  Lock_time: 0.001442  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183589;
SELECT
		  page_size, compress_ops, 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.001675  Lock_time: 0.001481  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183589;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 499  Schema:   QC_hit: No
# Query_time: 0.000410  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183589;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:13:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.002480  Lock_time: 0.002196  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183593;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.001544  Lock_time: 0.000444  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1655183593;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.004104  Lock_time: 0.003612  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 384
SET timestamp=1655183593;
select properties0_.name as name1_0_0_, properties0_.version as version2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.name='defaultGroup' and properties0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000222  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1655183593;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000157  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1655183593;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.002229  Lock_time: 0.001971  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1655183593;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='apex' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000442  Lock_time: 0.000178  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1655183593;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000576  Lock_time: 0.000219  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1655183593;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000540  Lock_time: 0.000199  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1655183593;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='drools' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000557  Lock_time: 0.000212  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1655183593;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000608  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1655183593;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='xacml' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000147  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 619
SET timestamp=1655183593;
select properties0_.localName as localnam1_3_0_, properties0_.parentKeyName as parentke2_3_0_, properties0_.parentKeyVersion as parentke3_3_0_, properties0_.parentLocalName as parentlo4_3_0_, properties0_.properties as properti5_3_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.localName='xacml' and properties0_.parentKeyName='defaultGroup' and properties0_.parentKeyVersion='0.0.0' and properties0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000747  Lock_time: 0.000193  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 2  Bytes_sent: 11
SET timestamp=1655183593;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='apex' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 502  Schema:   QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000306  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183593;
SELECT
		  page_size, compress_ops, 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.005849  Lock_time: 0.005634  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183593;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:13:16
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000652  Lock_time: 0.000405  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183596;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000955  Lock_time: 0.000277  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1655183596;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000643  Lock_time: 0.000220  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1655183596;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000191  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1655183596;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000543  Lock_time: 0.000166  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1655183596;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# Time: 220614  5:13:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.005296  Lock_time: 0.005154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183599;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  Schema:   QC_hit: No
# Query_time: 0.006475  Lock_time: 0.005095  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183599;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 504  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=1655183599;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000466  Lock_time: 0.000291  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183599;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 503  Schema:   QC_hit: No
# Query_time: 0.005056  Lock_time: 0.004899  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183599;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:13:21
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.834589  Lock_time: 0.834245  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1655183601;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220614  5:13:23
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.475813  Lock_time: 0.475563  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183603;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000301  Lock_time: 0.000076  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 1  Bytes_sent: 11
SET timestamp=1655183603;
delete from JpaPdpSubGroup_policies where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000893  Lock_time: 0.000069  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 19  Bytes_sent: 11
SET timestamp=1655183603;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='xacml' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
# Time: 220614  5:13:25
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000571  Lock_time: 0.000353  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183605;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000779  Lock_time: 0.000240  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1655183605;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000328  Lock_time: 0.000106  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1655183605;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000252  Lock_time: 0.000102  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1655183605;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='apex' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000241  Lock_time: 0.000121  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1655183605;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000160  Lock_time: 0.000061  Rows_sent: 0  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 579
SET timestamp=1655183605;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='drools' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000191  Lock_time: 0.000061  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1655183605;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000251  Lock_time: 0.000104  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 656
SET timestamp=1655183605;
select policies0_.localName as localnam1_2_0_, policies0_.parentKeyName as parentke2_2_0_, policies0_.parentKeyVersion as parentke3_2_0_, policies0_.parentLocalName as parentlo4_2_0_, policies0_.name as name5_2_0_, policies0_.version as version6_2_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.localName='xacml' and policies0_.parentKeyName='defaultGroup' and policies0_.parentKeyVersion='0.0.0' and policies0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000554  Lock_time: 0.000340  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183605;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-14  5:13:28 507 [Warning] Aborted connection 507 to db: 'policyclamp' user: 'policy_user' host: '10.233.70.126' (Got an error reading communication packets)
# Time: 220614  5:13:28
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000338  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183608;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 519  Schema:   QC_hit: No
# Query_time: 0.013638  Lock_time: 0.013448  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183608;
SELECT
		  page_size, compress_ops, 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.006215  Lock_time: 0.006020  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183608;
SELECT
                  page_size, buffer_pool_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.000405  Lock_time: 0.000264  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183608;
SELECT
                  page_size, buffer_pool_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.000282  Lock_time: 0.000210  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183608;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:13:30
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000623  Lock_time: 0.000290  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183610;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:33
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000677  Lock_time: 0.000455  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183613;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000264  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183615;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-14  5:13:37 493 [Warning] Aborted connection 493 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 489 [Warning] Aborted connection 489 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 488 [Warning] Aborted connection 488 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 485 [Warning] Aborted connection 485 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 484 [Warning] Aborted connection 484 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 490 [Warning] Aborted connection 490 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 487 [Warning] Aborted connection 487 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 492 [Warning] Aborted connection 492 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 486 [Warning] Aborted connection 486 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
2022-06-14  5:13:37 491 [Warning] Aborted connection 491 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
# Time: 220614  5:13:38
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.006723  Lock_time: 0.006491  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183618;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 522  Schema:   QC_hit: No
# Query_time: 0.002862  Lock_time: 0.002566  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183618;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 522  Schema:   QC_hit: No
# Query_time: 0.002305  Lock_time: 0.002016  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183618;
SELECT
                  page_size, buffer_pool_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.000893  Lock_time: 0.000766  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183618;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 523  Schema:   QC_hit: No
# Query_time: 0.004431  Lock_time: 0.004166  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183618;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:13:40
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000429  Lock_time: 0.000212  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183620;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:43
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000508  Lock_time: 0.000275  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183623;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 526  Schema:   QC_hit: No
# Query_time: 0.003150  Lock_time: 0.002934  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183623;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 526  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=1655183623;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:13:45
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000287  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183625;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:48
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.716013  Lock_time: 0.715795  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1655183628;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000590  Lock_time: 0.000286  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183628;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 528  Schema:   QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000375  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183628;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.000568  Lock_time: 0.000197  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183628;
SELECT
		  page_size, compress_ops, 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.000440  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183628;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:13:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 527  Schema:   QC_hit: No
# Query_time: 0.697040  Lock_time: 0.696823  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183629;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:13:50
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000839  Lock_time: 0.000544  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183630;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:53
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000328  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183633;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:55
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000988  Lock_time: 0.000781  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183635;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:13:58
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000300  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183638;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.001071  Lock_time: 0.000981  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183638;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000703  Lock_time: 0.000572  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183638;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 532  Schema:   QC_hit: No
# Query_time: 0.000305  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183638;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 531  Schema:   QC_hit: No
# Query_time: 0.000625  Lock_time: 0.000553  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183638;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-14  5:14:00 535 [Warning] Aborted connection 535 to db: 'clampacm' user: 'policy_user' host: '10.233.70.85' (Got an error reading communication packets)
# Time: 220614  5:14:00
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000604  Lock_time: 0.000382  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183640;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:03
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000391  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183643;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:05
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183645;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:07
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.240077  Lock_time: 0.000596  Rows_sent: 0  Rows_examined: 67
# Rows_affected: 0  Bytes_sent: 92
use clampacm;
SET timestamp=1655183647;
select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE';
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.004899  Lock_time: 0.000803  Rows_sent: 67  Rows_examined: 134
# Rows_affected: 0  Bytes_sent: 4059
SET timestamp=1655183647;
SELECT TABLE_SCHEMA TABLE_CAT, NULL  TABLE_SCHEM,  TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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 '%'  AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.017148  Lock_time: 0.001705  Rows_sent: 354  Rows_examined: 708
# Rows_affected: 0  Bytes_sent: 39289
SET timestamp=1655183647;
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 COLUMN_NAME LIKE '%'  ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION;
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'acelementstatistics' already exists' on query. Default database: 'clampacm'. Query: 'create table AcElementStatistics (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        timeStamp datetime(6) not null,
        acElementUptime bigint,
        participant_name varchar(255),
        participant_version varchar(255),
        state integer,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName, timeStamp)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'automationcomposition' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationComposition (
       name varchar(120) not null,
        version varchar(20) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        orderedState integer,
        primed bit,
        state integer,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'automationcomposition_automationcompositionelement' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationComposition_AutomationCompositionElement (
       name varchar(120) not null,
        version varchar(20) not null,
        localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        elements_KEY binary(255) not null,
        primary key (name, version, elements_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'automationcompositionelement' already exists' on query. Default database: 'clampacm'. Query: 'create table AutomationCompositionElement (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        orderedState integer,
        participant_name varchar(255),
        participant_version varchar(255),
        participant_type_name varchar(255),
        participant_type_version varchar(255),
        state integer,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_attributes' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_attributes (
       name varchar(120) not null,
        version varchar(20) not null,
        attributes longtext,
        attributes_KEY varchar(255) not null,
        primary key (name, version, attributes_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_occurrences' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_occurrences (
       name varchar(120) not null,
        version varchar(20) not null,
        occurrences integer
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilityassignment_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityAssignment_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilitytype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscacapabilitytype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaCapabilityType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_constraints' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_constraints (
       name varchar(120) not null,
        version varchar(20) not null,
        constraints tinyblob
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscadatatype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaDataType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetemplate_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeTemplate_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetemplate_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeTemplate_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscanodetype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaNodeType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicy_targets' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicy_targets (
       toscaPolicyName varchar(120) not null,
        toscaPolicyVersion varchar(20) not null,
        name varchar(120),
        version varchar(20)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_targets' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_targets (
       toscaPolicyTypeName varchar(120) not null,
        toscaPolicyTypeVersion varchar(20) not null,
        name varchar(120),
        version varchar(20)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscapolicytype_triggers' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaPolicyType_triggers (
       name varchar(120) not null,
        version varchar(20) not null,
        triggers longblob
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscarelationshiptype_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRelationshipType_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000642  Lock_time: 0.000400  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183647;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscarelationshiptype_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRelationshipType_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longblob,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_occurrences' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_occurrences (
       name varchar(120) not null,
        version varchar(20) not null,
        occurrences integer
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscarequirement_properties' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaRequirement_properties (
       name varchar(120) not null,
        version varchar(20) not null,
        properties longtext,
        properties_KEY varchar(255) not null,
        primary key (name, version, properties_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscaservicetemplate_metadata' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaServiceTemplate_metadata (
       name varchar(120) not null,
        version varchar(20) not null,
        metadata longtext,
        metadata_KEY varchar(255) not null,
        primary key (name, version, metadata_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'jpatoscatopologytemplate_inputs' already exists' on query. Default database: 'clampacm'. Query: 'create table JpaToscaTopologyTemplate_inputs (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        inputs longblob,
        inputs_KEY varchar(255) not null,
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName, inputs_KEY)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'participant' already exists' on query. Default database: 'clampacm'. Query: 'create table Participant (
       name varchar(120) not null,
        version varchar(20) not null,
        definition_name varchar(255),
        definition_version varchar(255),
        description varchar(255),
        healthStatus integer,
        participantState integer,
        participant_type_name varchar(255),
        participant_type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:07 536 [Warning] WSREP: Ignoring error 'Table 'participantstatistics' already exists' on query. Default database: 'clampacm'. Query: 'create table ParticipantStatistics (
       name varchar(120) not null,
        timeStamp datetime(6) not null,
        version varchar(20) not null,
        averageExecutionTime double precision,
        eventCount bigint,
        healthStatus integer,
        lastEnterTime bigint,
        lastExecutionTime bigint,
        lastStart bigint,
        participant_name varchar(255),
        participant_version varchar(255),
        state integer,
        upTime bigint,
        primary key (name, timeStamp, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignment' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignment (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignments' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignments (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscacapabilityassignments_toscacapabilityassignment' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityAssignments_ToscaCapabilityAssignment (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscacapabilitytypes_toscacapabilitytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaCapabilityTypes_ToscaCapabilityType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscadatatype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscadatatypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscadatatypes_toscadatatype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaDataTypes_ToscaDataType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscaeventfilter' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaEventFilter (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        capability varchar(255),
        name varchar(120),
        version varchar(20),
        requirement varchar(255),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscamodel' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaModel (
       name varchar(120) not null,
        version varchar(20) not null,
        serviceTemplatesName varchar(120),
        serviceTemplatesVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplate (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        capabilitiesName varchar(120),
        capabilitiesVersion varchar(20),
        requirementsName varchar(120),
        requirementsVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplates' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplates (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscanodetemplates_toscanodetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTemplates_ToscaNodeTemplate (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscanodetype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        requirementsName varchar(120),
        requirementsVersion varchar(20),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscanodetypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscanodetypes_toscanodetype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaNodeTypes_ToscaNodeType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscapolicies' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicies (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscapolicies_toscapolicy' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicies_ToscaPolicy (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscapolicy' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicy (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscapolicytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscapolicytypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscapolicytypes_toscapolicytype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaPolicyTypes_ToscaPolicyType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipType (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptypes' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipTypes (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscarelationshiptypes_toscarelationshiptype' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRelationshipTypes_ToscaRelationshipType (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscarequirement' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirement (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        type_name varchar(255),
        type_version varchar(255),
        capability varchar(255),
        node varchar(255),
        relationship varchar(255),
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscarequirements' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirements (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscarequirements_toscarequirement' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaRequirements_ToscaRequirement (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplate (
       name varchar(120) not null,
        version varchar(20) not null,
        derived_from_name varchar(255),
        derived_from_version varchar(255),
        description varchar(255),
        toscaDefinitionsVersion varchar(255),
        capabilityTypesName varchar(120),
        capabilityTypesVersion varchar(20),
        dataTypesName varchar(120),
        dataTypesVersion varchar(20),
        nodeTypesName varchar(120),
        nodeTypesVersion varchar(20),
        policyTypesName varchar(120),
        policyTypesVersion varchar(20),
        relationshipTypesName varchar(120),
        relationshipTypesVersion varchar(20),
        topologyTemplateLocalName varchar(120),
        topologyTemplateParentKeyName varchar(120),
        topologyTemplateParentKeyVersion varchar(15),
        topologyTemplateParentLocalName varchar(120),
        primary key (name
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplates' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplates (
       name varchar(120) not null,
        version varchar(20) not null,
        primary key (name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscaservicetemplates_toscaservicetemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaServiceTemplates_ToscaServiceTemplate (
       conceptContainerMapName varchar(120) not null,
        concpetContainerMapVersion varchar(20) not null,
        conceptContainerName varchar(120) not null,
        conceptContainerVersion varchar(20) not null,
        name varchar(120) not null,
        version varchar(20) not null,
        primary key (conceptContainerMapName, concpetContainerMapVersion, name, version)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscatimeinterval' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaTimeInterval (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        endTime datetime(6),
        startTime datetime(6),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Table 'toscatopologytemplate' already exists' on query. Default database: 'clampacm'. Query: 'create table ToscaTopologyTemplate (
       localName varchar(120) not null,
        parentKeyName varchar(120) not null,
        parentKeyVersion varchar(15) not null,
        parentLocalName varchar(120) not null,
        description varchar(255),
        nodeTemplatesName varchar(120),
        nodeTemplatessVersion varchar(20),
        policyName varchar(120),
        policyVersion varchar(20),
        primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)
    ) engine=InnoDB', Error_code: 1050
# Time: 220614  5:14:08
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000328  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183648;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.000962  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183648;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`automationcomposition_automationcompositionelement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table AutomationComposition_AutomationCompositionElement 
       add constraint FKcycu5lx3t2ojlffjul3ke9ts1 
       foreign key (localName, parentKeyName, parentKeyVersion, parentLocalName) 
       references AutomationCompositionElement (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 547  Schema:   QC_hit: No
# Query_time: 0.042261  Lock_time: 0.042061  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183648;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 546  Schema:   QC_hit: No
# Query_time: 0.099494  Lock_time: 0.099221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183648;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`automationcomposition_automationcompositionelement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table AutomationComposition_AutomationCompositionElement 
       add constraint FKre3x3qbd37b0ck82ambl2vsjr 
       foreign key (name, version) 
       references AutomationComposition (name, version)', Error_code: 1005
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_attributes` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_attributes 
       add constraint FK223rub6bw6rnmpgalgl7oqo9g 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_metadata 
       add constraint FKifdlo1ygqkuiscww5qggtemaf 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_occurrences` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_occurrences 
       add constraint FK3xo3la5xpg5rvf71sdtcfhr1h 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-14  5:14:08 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilityassignment_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityAssignment_properties 
       add constraint FKim63jrpwnssby3btwsfe5j3na 
       foreign key (name, version) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilitytype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityType_metadata 
       add constraint FKbx97gqnsnxrnuhr0mu16edotq 
       foreign key (name, version) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscacapabilitytype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaCapabilityType_properties 
       add constraint FKl5dppmmu0dwie60plr3qrn11h 
       foreign key (name, version) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_constraints` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_constraints 
       add constraint FKdfemlcxmhn096syvwv3l63ruc 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_metadata 
       add constraint FKqfanh7mgg668gj34ce6efiewf 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscadatatype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaDataType_properties 
       add constraint FKgd2ps0ittpbfgepbqy4e5oy4e 
       foreign key (name, version) 
       references ToscaDataType (name, version)', Error_code: 1005
# Time: 220614  5:14:09
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.064096  Lock_time: 0.063855  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183649;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetemplate_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeTemplate_metadata 
       add constraint FKed21slbivfsyj7jilvwk37vxx 
       foreign key (name, version) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetemplate_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeTemplate_properties 
       add constraint FKdic8pefw10anc7etaga26cf6b 
       foreign key (name, version) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeType_metadata 
       add constraint FKin6pobkh5td16mkx1l2ekpyle 
       foreign key (name, version) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscanodetype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaNodeType_properties 
       add constraint FKe2gxa15klem0s92wdtuxlvsbm 
       foreign key (name, version) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_metadata 
       add constraint FK6p97ye3ekk1wcfpr1lwbi2p9a 
       foreign key (name, version) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_properties 
       add constraint FKpw9k1024673icvwc2afbj43dq 
       foreign key (name, version) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicy_targets` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicy_targets 
       add constraint FKliy7vigqxfyf92o6f0ncb1wgl 
       foreign key (toscaPolicyName, toscaPolicyVersion) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-14  5:14:09 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_metadata 
       add constraint FKtdtrjxhtlvge020itpuwof3f3 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_properties 
       add constraint FKi8bx8m3rl1l3y3rt1437y74lg 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_targets` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_targets 
       add constraint FKf2o083hui187dqcuw2cjjof7l 
       foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscapolicytype_triggers` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaPolicyType_triggers 
       add constraint FKobsdp2cj3fukn5r46goa0uv0r 
       foreign key (name, version) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarelationshiptype_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRelationshipType_metadata 
       add constraint FK8ct4baca5g17f5yolk4h1u1hi 
       foreign key (name, version) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarelationshiptype_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRelationshipType_properties 
       add constraint FK4l4nhgslxayyf9fwekoxtyqdm 
       foreign key (name, version) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_metadata 
       add constraint FKrq2f11grnpg054n9s83n4wrf5 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_occurrences` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_occurrences 
       add constraint FK6dtjogaiwx0wrrp0kq7o1fpn8 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscarequirement_properties` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaRequirement_properties 
       add constraint FKr00475kq3maipuglt72ojwo08 
       foreign key (name, version) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscaservicetemplate_metadata` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaServiceTemplate_metadata 
       add constraint FK94bqkraanhbvphqeatxvg3bbg 
       foreign key (name, version) 
       references ToscaServiceTemplate (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`jpatoscatopologytemplate_inputs` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table JpaToscaTopologyTemplate_inputs 
       add constraint FK8u7wv26hcckj7qm6bw4tsq8xf 
       foreign key (localName, parentKeyName, parentKeyVersion, parentLocalName) 
       references ToscaTopologyTemplate (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilityassignments_toscacapabilityassignment` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityAssignments_ToscaCapabilityAssignment 
       add constraint FKhwl96dho2ilwjnr3p2nhbew0d 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaCapabilityAssignment (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilityassignments_toscacapabilityassignment` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityAssignments_ToscaCapabilityAssignment 
       add constraint FKbhb60t9u13ml1a210sq5gnwaa 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-06-14  5:14:10 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilitytypes_toscacapabilitytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityTypes_ToscaCapabilityType 
       add constraint FKm4h33vy7e48myi2hi7ff7xcks 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaCapabilityType (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscacapabilitytypes_toscacapabilitytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaCapabilityTypes_ToscaCapabilityType 
       add constraint FKd7249c0rmh9lv4a6rv6iqnohk 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaCapabilityTypes (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscadatatypes_toscadatatype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaDataTypes_ToscaDataType 
       add constraint FK36wt1nvjwc2sn8d3iu5k99833 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaDataType (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscadatatypes_toscadatatype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaDataTypes_ToscaDataType 
       add constraint FKmf0l133fb64ac81widt72n89u 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaDataTypes (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscamodel` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaModel 
       add constraint FKc2srcrm0t692tlb6uvoli4rrk 
       foreign key (serviceTemplatesName, serviceTemplatesVersion) 
       references ToscaServiceTemplates (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplate 
       add constraint FKrnm4jfyh8ysh15956j9dfct7i 
       foreign key (capabilitiesName, capabilitiesVersion) 
       references ToscaCapabilityAssignments (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplate 
       add constraint FKe3bdhpy7meb1qwt6spbb3lpxf 
       foreign key (requirementsName, requirementsVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplates_toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplates_ToscaNodeTemplate 
       add constraint FK7hl32nu409tjg734m385c8026 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaNodeTemplate (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetemplates_toscanodetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTemplates_ToscaNodeTemplate 
       add constraint FK27t9o0gcjf5oqhsdp9vhywlk2 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaNodeTemplates (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeType 
       add constraint FKbg8hpeg2uuvgrlr6muy29sv2l 
       foreign key (requirementsName, requirementsVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetypes_toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTypes_ToscaNodeType 
       add constraint FKiq0jmt282s66k4wffw5wk63vr 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaNodeType (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscanodetypes_toscanodetype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaNodeTypes_ToscaNodeType 
       add constraint FK6bkpb2rgbnxravhltnsmodiy5 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaNodeTypes (name, version)', Error_code: 1005
2022-06-14  5:14:11 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicies_toscapolicy` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicies_ToscaPolicy 
       add constraint FKkchqf7k31ccnaunv85fe34eft 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaPolicy (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicies_toscapolicy` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicies_ToscaPolicy 
       add constraint FKq8y3f6bgiv9qjll7qlkgsqsgr 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaPolicies (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicytypes_toscapolicytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicyTypes_ToscaPolicyType 
       add constraint FKdnyly0qbb3f8jder6uk5souvx 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaPolicyType (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscapolicytypes_toscapolicytype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaPolicyTypes_ToscaPolicyType 
       add constraint FKei0nry7voeg2gu9h9v39sjnwv 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaPolicyTypes (name, version)', Error_code: 1005
# Time: 220614  5:14:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000252  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183652;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarelationshiptypes_toscarelationshiptype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRelationshipTypes_ToscaRelationshipType 
       add constraint FKqmft0pmp2uh9t23e89hdfcpr 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaRelationshipType (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarelationshiptypes_toscarelationshiptype` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRelationshipTypes_ToscaRelationshipType 
       add constraint FKp2i5j77j5yk2be8e9260ca119 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaRelationshipTypes (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarequirements_toscarequirement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRequirements_ToscaRequirement 
       add constraint FK3u06cge4m4f07uexpfogcp858 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaRequirement (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscarequirements_toscarequirement` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaRequirements_ToscaRequirement 
       add constraint FK1jcp9vnajyufvfb4lgq1k4ggy 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaRequirements (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK6ujo6wqiykrijkvp4mjixrptm 
       foreign key (capabilityTypesName, capabilityTypesVersion) 
       references ToscaCapabilityTypes (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK2c78rqakbhe76pf44wmfs8vdc 
       foreign key (dataTypesName, dataTypesVersion) 
       references ToscaDataTypes (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FK2ahgtq40o1p66jcad0kgtlk02 
       foreign key (nodeTypesName, nodeTypesVersion) 
       references ToscaNodeTypes (name, version)', Error_code: 1005
2022-06-14  5:14:12 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKckfn1gxyraabn7uhryifofnku 
       foreign key (policyTypesName, policyTypesVersion) 
       references ToscaPolicyTypes (name, version)', Error_code: 1005
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.085927  Lock_time: 0.085421  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183652;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
2022-06-14  5:14:13 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKlth05auy23t05oh56us610u84 
       foreign key (relationshipTypesName, relationshipTypesVersion) 
       references ToscaRelationshipTypes (name, version)', Error_code: 1005
# Time: 220614  5:14:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000481  Lock_time: 0.000121  Rows_sent: 0  Rows_examined: 24
# Rows_affected: 3  Bytes_sent: 11
SET timestamp=1655183653;
delete from JpaPdpSubGroup_supportedPolicyTypes where localName='drools' and parentKeyName='defaultGroup' and parentKeyVersion='0.0.0' and parentLocalName='NULL';
2022-06-14  5:14:13 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplate 
       add constraint FKqiecwfbmy0gay7iqpgey3njyw 
       foreign key (topologyTemplateLocalName, topologyTemplateParentKeyName, topologyTemplateParentKeyVersion, topologyTemplateParentLocalName) 
       references ToscaTopologyTemplate (localName, parentKeyName, parentKeyVersion, parentLocalName)', Error_code: 1005
2022-06-14  5:14:13 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplates_toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplates_ToscaServiceTemplate 
       add constraint FKs6gnrcdns2cfwmwjrmok4lix3 
       foreign key (conceptContainerName, conceptContainerVersion) 
       references ToscaServiceTemplate (name, version)', Error_code: 1005
2022-06-14  5:14:13 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscaservicetemplates_toscaservicetemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaServiceTemplates_ToscaServiceTemplate 
       add constraint FK633rx5m9cq0jowhiwljdu2b01 
       foreign key (conceptContainerMapName, concpetContainerMapVersion) 
       references ToscaServiceTemplates (name, version)', Error_code: 1005
2022-06-14  5:14:13 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaTopologyTemplate 
       add constraint FKfbh0m22wud9qgen68b1rp2q9r 
       foreign key (nodeTemplatesName, nodeTemplatessVersion) 
       references ToscaNodeTemplates (name, version)', Error_code: 1005
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.110900  Lock_time: 0.110566  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183653;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000747  Lock_time: 0.000258  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1383
SET timestamp=1655183653;
select pdpsubgrou0_.name as name1_35_0_, pdpsubgrou0_.version as version2_35_0_, pdpsubgrou0_.localName as localnam3_35_0_, pdpsubgrou0_.parentKeyName as parentke4_35_0_, pdpsubgrou0_.parentKeyVersion as parentke5_35_0_, pdpsubgrou0_.parentLocalName as parentlo6_35_0_, jpapdpsubg1_.localName as localnam1_38_1_, jpapdpsubg1_.parentKeyName as parentke2_38_1_, jpapdpsubg1_.parentKeyVersion as parentke3_38_1_, jpapdpsubg1_.parentLocalName as parentlo4_38_1_, jpapdpsubg1_.currentInstanceCount as currenti5_38_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_38_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.localName=jpapdpsubg1_.localName and pdpsubgrou0_.parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name='defaultGroup' and pdpsubgrou0_.version='0.0.0';
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 550  Schema:   QC_hit: No
# Query_time: 0.000309  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183653;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 550  Schema:   QC_hit: No
# Query_time: 0.000763  Lock_time: 0.000405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183653;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000169  Rows_sent: 2  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 817
SET timestamp=1655183653;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='apex' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000121  Rows_sent: 3  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 914
SET timestamp=1655183653;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='drools' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000847  Lock_time: 0.000187  Rows_sent: 19  Rows_examined: 24
# Rows_affected: 0  Bytes_sent: 2247
SET timestamp=1655183653;
select supportedp0_.localName as localnam1_4_0_, supportedp0_.parentKeyName as parentke2_4_0_, supportedp0_.parentKeyVersion as parentke3_4_0_, supportedp0_.parentLocalName as parentlo4_4_0_, supportedp0_.name as name5_4_0_, supportedp0_.version as version6_4_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.localName='xacml' and supportedp0_.parentKeyName='defaultGroup' and supportedp0_.parentKeyVersion='0.0.0' and supportedp0_.parentLocalName='NULL';
2022-06-14  5:14:13 536 [Warning] WSREP: Ignoring error 'Can't create table `clampacm`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")' on query. Default database: 'clampacm'. Query: 'alter table ToscaTopologyTemplate 
       add constraint FKdwbpg889nb6d8kxdj4w1dlj4t 
       foreign key (policyName, policyVersion) 
       references ToscaPolicies (name, version)', Error_code: 1005
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000722  Lock_time: 0.000405  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183653;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000538  Lock_time: 0.000312  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183655;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000633  Lock_time: 0.000351  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183655;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:17
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000795  Lock_time: 0.000478  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183657;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 552  Schema:   QC_hit: No
# Query_time: 0.000540  Lock_time: 0.000405  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183659;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000425  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183659;
SELECT
                  page_size, buffer_pool_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.000755  Lock_time: 0.000592  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183659;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 551  Schema:   QC_hit: No
# Query_time: 0.000282  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183659;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:14:20
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000666  Lock_time: 0.000466  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183660;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:22
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000322  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183662;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:25
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000515  Lock_time: 0.000290  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183665;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:27
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000589  Lock_time: 0.000371  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183667;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 555  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=1655183669;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 556  Schema:   QC_hit: No
# Query_time: 0.000795  Lock_time: 0.000666  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183669;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 555  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=1655183669;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 556  Schema:   QC_hit: No
# Query_time: 0.001062  Lock_time: 0.000868  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183669;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:14:30
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000644  Lock_time: 0.000463  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183670;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:32
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000447  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183672;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000291  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183675;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:37
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000274  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183677;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:38
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.000386  Lock_time: 0.000235  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183678;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 560  Schema:   QC_hit: No
# Query_time: 0.001189  Lock_time: 0.000976  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183678;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  Schema:   QC_hit: No
# Query_time: 0.000548  Lock_time: 0.000351  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183678;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 559  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=1655183678;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:14:39
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.070352  Lock_time: 0.069917  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183679;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000926  Lock_time: 0.000410  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183679;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:41
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000305  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183681;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000250  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183684;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 563  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=1655183684;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183684;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:46
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000275  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183686;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000233  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183689;
SELECT
		  page_size, compress_ops, 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.000376  Lock_time: 0.000282  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183689;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000278  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183689;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 565  Schema:   QC_hit: No
# Query_time: 0.000625  Lock_time: 0.000445  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183689;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.001126  Lock_time: 0.000822  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183689;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 564  Schema:   QC_hit: No
# Query_time: 0.000526  Lock_time: 0.000345  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183689;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:14:51
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000269  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183691;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:54
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000253  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183694;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:56
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000332  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183696;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:14:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000612  Lock_time: 0.000485  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183699;
SELECT
		  page_size, compress_ops, 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.001450  Lock_time: 0.001346  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183699;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.003667  Lock_time: 0.003290  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183699;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 568  Schema:   QC_hit: No
# Query_time: 0.000522  Lock_time: 0.000334  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183699;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 569  Schema:   QC_hit: No
# Query_time: 0.002492  Lock_time: 0.002307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183699;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:15:01
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000301  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183701;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000577  Lock_time: 0.000374  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183701;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:04
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000287  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183704;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:06
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000528  Lock_time: 0.000344  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183706;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.000627  Lock_time: 0.000344  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183709;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.000784  Lock_time: 0.000612  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183709;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000769  Lock_time: 0.000453  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183709;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 573  Schema:   QC_hit: No
# Query_time: 0.005616  Lock_time: 0.005457  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183709;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 572  Schema:   QC_hit: No
# Query_time: 0.005901  Lock_time: 0.005651  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183709;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:15:11
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000682  Lock_time: 0.000408  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183711;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.811279  Lock_time: 0.811065  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183713;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183714;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 576  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183714;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000824  Lock_time: 0.000361  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183714;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:16
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001047  Lock_time: 0.000779  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183716;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183719;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.002058  Lock_time: 0.001954  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183719;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 578  Schema:   QC_hit: No
# Query_time: 0.001037  Lock_time: 0.000948  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183719;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000644  Lock_time: 0.000370  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183719;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 577  Schema:   QC_hit: No
# Query_time: 0.000653  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183719;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:15:21
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000288  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183721;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:24
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001288  Lock_time: 0.001080  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183724;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183724;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:26
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000655  Lock_time: 0.000440  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183726;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183729;
SELECT
		  page_size, compress_ops, 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.000427  Lock_time: 0.000307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183729;
SELECT
		  page_size, compress_ops, 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.000692  Lock_time: 0.000605  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183729;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000639  Lock_time: 0.000414  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183729;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 581  Schema:   QC_hit: No
# Query_time: 0.000387  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183729;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:15:31
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000611  Lock_time: 0.000360  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183731;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:34
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000590  Lock_time: 0.000371  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183734;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:36
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001399  Lock_time: 0.001139  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183736;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000346  Lock_time: 0.000183  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183739;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000679  Lock_time: 0.000342  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183739;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000307  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183739;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 585  Schema:   QC_hit: No
# Query_time: 0.000379  Lock_time: 0.000229  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183739;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 586  Schema:   QC_hit: No
# Query_time: 0.001239  Lock_time: 0.001061  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183739;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:15:41
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001064  Lock_time: 0.000862  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183741;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.000461  Lock_time: 0.000315  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183744;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 589  Schema:   QC_hit: No
# Query_time: 0.000614  Lock_time: 0.000359  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183744;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000508  Lock_time: 0.000254  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183744;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:46
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000559  Lock_time: 0.000256  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183746;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:48
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.774959  Lock_time: 0.774715  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1655183748;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.000489  Lock_time: 0.000349  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183748;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 591  Schema:   QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000395  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183748;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:15:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 590  Schema:   QC_hit: No
# Query_time: 0.751201  Lock_time: 0.751001  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183749;
SELECT
                  page_size, buffer_pool_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.753529  Lock_time: 0.753329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183749;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001037  Lock_time: 0.000737  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183749;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:51
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000523  Lock_time: 0.000222  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183751;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:54
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000741  Lock_time: 0.000499  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183754;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:56
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000559  Lock_time: 0.000334  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183756;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:15:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 595  Schema:   QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000366  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183759;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 594  Schema:   QC_hit: No
# Query_time: 0.001024  Lock_time: 0.000403  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183759;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000684  Lock_time: 0.000481  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183759;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 595  Schema:   QC_hit: No
# Query_time: 0.002574  Lock_time: 0.002394  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183759;
SELECT
                  page_size, buffer_pool_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.003579  Lock_time: 0.003374  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183759;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:16:01
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000589  Lock_time: 0.000282  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183761;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:04
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000601  Lock_time: 0.000338  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183764;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:06
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000486  Lock_time: 0.000222  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183766;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 599  Schema:   QC_hit: No
# Query_time: 0.000538  Lock_time: 0.000451  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183769;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 598  Schema:   QC_hit: No
# Query_time: 0.000504  Lock_time: 0.000367  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183769;
SELECT
		  page_size, compress_ops, 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.000516  Lock_time: 0.000216  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183769;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 598  Schema:   QC_hit: No
# Query_time: 0.000955  Lock_time: 0.000758  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183769;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000695  Lock_time: 0.000508  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183769;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:11
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000594  Lock_time: 0.000375  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183771;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.486587  Lock_time: 0.486341  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183773;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000785  Lock_time: 0.000361  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183773;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 602  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=1655183773;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 602  Schema:   QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183773;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:16:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000281  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183775;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:18
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000313  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183778;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000541  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183778;
SELECT
		  page_size, compress_ops, 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.000601  Lock_time: 0.000444  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183778;
SELECT
		  page_size, compress_ops, 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.000316  Lock_time: 0.000228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183778;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 604  Schema:   QC_hit: No
# Query_time: 0.000524  Lock_time: 0.000358  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183778;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:16:20
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000671  Lock_time: 0.000404  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183780;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:22
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000712  Lock_time: 0.000416  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183782;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:16:23
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000464  Lock_time: 0.000267  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183783;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:25
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000471  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183785;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:27
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.449954  Lock_time: 0.449663  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1655183787;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000705  Lock_time: 0.000361  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655183787;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:16:28
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000243  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183788;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.002055  Lock_time: 0.001840  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183788;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000558  Lock_time: 0.000336  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655183788;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 608  Schema:   QC_hit: No
# Query_time: 0.000342  Lock_time: 0.000215  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183788;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 607  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000144  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183788;
SELECT
		  page_size, compress_ops, 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.000443  Lock_time: 0.000298  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183788;
SELECT
                  page_size, buffer_pool_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.000274  Lock_time: 0.000170  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183788;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:16:29
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000655  Lock_time: 0.000436  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655183789;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000721  Lock_time: 0.000520  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183789;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:33
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000666  Lock_time: 0.000348  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183793;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000504  Lock_time: 0.000315  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183795;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:37
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000574  Lock_time: 0.000372  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183797;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000255  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183797;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183799;
SELECT
		  page_size, compress_ops, 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.000385  Lock_time: 0.000223  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183799;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 611  Schema:   QC_hit: No
# Query_time: 0.000613  Lock_time: 0.000437  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183799;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 612  Schema:   QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000488  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183799;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000570  Lock_time: 0.000320  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183799;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:42
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000419  Lock_time: 0.000241  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183802;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000343  Lock_time: 0.000252  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183804;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000553  Lock_time: 0.000352  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183804;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 615  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000224  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183804;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:16:47
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000823  Lock_time: 0.000554  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183807;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000356  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183809;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 617  Schema:   QC_hit: No
# Query_time: 0.000397  Lock_time: 0.000299  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183809;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001956  Lock_time: 0.001637  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183809;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000520  Lock_time: 0.000347  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183809;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 616  Schema:   QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183809;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 617  Schema:   QC_hit: No
# Query_time: 0.000472  Lock_time: 0.000259  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183809;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:16:52
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000541  Lock_time: 0.000298  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183812;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:54
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000584  Lock_time: 0.000388  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183814;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:57
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000607  Lock_time: 0.000347  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183817;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:16:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.005499  Lock_time: 0.005329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183819;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000287  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183819;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 620  Schema:   QC_hit: No
# Query_time: 0.000818  Lock_time: 0.000680  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183819;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 621  Schema:   QC_hit: No
# Query_time: 0.000540  Lock_time: 0.000336  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183819;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 621  Schema:   QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000318  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183819;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:17:02
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.688633  Lock_time: 0.688278  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183822;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000208  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183822;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:04
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.002062  Lock_time: 0.001758  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183824;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:07
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000656  Lock_time: 0.000415  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183827;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000314  Lock_time: 0.000237  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183829;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  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=1655183829;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 624  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=1655183829;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000541  Lock_time: 0.000301  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183829;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 625  Schema:   QC_hit: No
# Query_time: 0.000503  Lock_time: 0.000324  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183829;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000608  Lock_time: 0.000378  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183832;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000372  Lock_time: 0.000192  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183832;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183834;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000269  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183834;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 628  Schema:   QC_hit: No
# Query_time: 0.005164  Lock_time: 0.004950  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183834;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:17
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000520  Lock_time: 0.000284  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183837;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 630  Schema:   QC_hit: No
# Query_time: 0.000696  Lock_time: 0.000488  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183839;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.000560  Lock_time: 0.000467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183839;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001048  Lock_time: 0.000629  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183839;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 629  Schema:   QC_hit: No
# Query_time: 0.000514  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183839;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 630  Schema:   QC_hit: No
# Query_time: 0.000557  Lock_time: 0.000391  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183839;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:22
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000483  Lock_time: 0.000310  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183842;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:24
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000395  Lock_time: 0.000254  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183844;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000448  Lock_time: 0.000236  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183844;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:27
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000640  Lock_time: 0.000405  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183847;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 634  Schema:   QC_hit: No
# Query_time: 0.009700  Lock_time: 0.009417  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183849;
SELECT
		  page_size, compress_ops, 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.000675  Lock_time: 0.000598  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183849;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.000385  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183849;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000429  Lock_time: 0.000232  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183849;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 633  Schema:   QC_hit: No
# Query_time: 0.001746  Lock_time: 0.001571  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183849;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:32
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000364  Lock_time: 0.000242  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183852;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:34
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.002240  Lock_time: 0.001982  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183854;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:37
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000593  Lock_time: 0.000405  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183857;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.003995  Lock_time: 0.003795  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183859;
SELECT
		  page_size, compress_ops, 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.003941  Lock_time: 0.003754  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183859;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001685  Lock_time: 0.000314  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183859;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 637  Schema:   QC_hit: No
# Query_time: 0.000614  Lock_time: 0.000401  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183859;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 638  Schema:   QC_hit: No
# Query_time: 0.000706  Lock_time: 0.000513  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183859;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:42
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.002032  Lock_time: 0.001816  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183862;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183864;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000541  Lock_time: 0.000307  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183864;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 641  Schema:   QC_hit: No
# Query_time: 0.000658  Lock_time: 0.000407  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183864;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:47
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000283  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183867;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000664  Lock_time: 0.000344  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1655183867;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220614  5:17:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 643  Schema:   QC_hit: No
# Query_time: 0.001928  Lock_time: 0.001602  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183869;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.010373  Lock_time: 0.010154  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183869;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000658  Lock_time: 0.000391  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183869;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 642  Schema:   QC_hit: No
# Query_time: 0.000424  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183869;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 643  Schema:   QC_hit: No
# Query_time: 0.000951  Lock_time: 0.000875  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183869;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:17:52
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000580  Lock_time: 0.000361  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183872;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:54
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000644  Lock_time: 0.000328  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183874;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:57
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000255  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183877;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:17:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 647  Schema:   QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183879;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000288  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183879;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 647  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000243  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183879;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 646  Schema:   QC_hit: No
# Query_time: 0.000463  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183879;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 646  Schema:   QC_hit: No
# Query_time: 0.000516  Lock_time: 0.000337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183879;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:02
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000505  Lock_time: 0.000276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183882;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:04
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000495  Lock_time: 0.000325  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183884;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:07
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000558  Lock_time: 0.000318  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183887;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 650  Schema:   QC_hit: No
# Query_time: 0.000300  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183889;
SELECT
		  page_size, compress_ops, 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.000877  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183889;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 650  Schema:   QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000251  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183889;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000854  Lock_time: 0.000623  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183889;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 651  Schema:   QC_hit: No
# Query_time: 0.000540  Lock_time: 0.000311  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183889;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.002992  Lock_time: 0.002632  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183892;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000423  Lock_time: 0.000240  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183892;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:15
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 1.001552  Lock_time: 1.001329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183895;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.994466  Lock_time: 0.994300  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183895;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:16
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 654  Schema:   QC_hit: No
# Query_time: 0.957062  Lock_time: 0.956826  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183896;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 656  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=1655183899;
SELECT
		  page_size, compress_ops, 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.000441  Lock_time: 0.000357  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183899;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.973025  Lock_time: 0.972859  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183900;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.977906  Lock_time: 0.977689  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183900;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 655  Schema:   QC_hit: No
# Query_time: 0.000587  Lock_time: 0.000464  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183900;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:22
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000684  Lock_time: 0.000468  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183902;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:18:23
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000449  Lock_time: 0.000267  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183903;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:26
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001165  Lock_time: 0.000918  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183906;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000807  Lock_time: 0.000538  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1655183906;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000667  Lock_time: 0.000420  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655183906;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:18:28
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000705  Lock_time: 0.000376  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183908;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000433  Lock_time: 0.000291  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183908;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000642  Lock_time: 0.000355  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655183908;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.000698  Lock_time: 0.000410  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183908;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.005218  Lock_time: 0.002337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183908;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 660  Schema:   QC_hit: No
# Query_time: 0.002020  Lock_time: 0.001221  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183908;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 659  Schema:   QC_hit: No
# Query_time: 0.001159  Lock_time: 0.000572  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183908;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:29
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000751  Lock_time: 0.000478  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655183909;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:18:31
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000541  Lock_time: 0.000279  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183911;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:33
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000637  Lock_time: 0.000417  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183913;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:36
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000638  Lock_time: 0.000428  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183916;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:37
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000628  Lock_time: 0.000380  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183917;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000705  Lock_time: 0.000417  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183917;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183919;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.000783  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183919;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 664  Schema:   QC_hit: No
# Query_time: 0.000330  Lock_time: 0.000227  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183919;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 663  Schema:   QC_hit: No
# Query_time: 0.009244  Lock_time: 0.009048  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183919;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:41
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183921;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:43
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000580  Lock_time: 0.000353  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183923;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  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=1655183923;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:18:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 667  Schema:   QC_hit: No
# Query_time: 0.519246  Lock_time: 0.518997  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183924;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:18:45
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.506512  Lock_time: 0.506276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183925;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.126]
# Thread_id: 508  Schema: policyclamp  QC_hit: No
# Query_time: 0.008844  Lock_time: 0.008348  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1655183925;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220614  5:18:46
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000452  Lock_time: 0.000240  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183926;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000629  Lock_time: 0.000441  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183926;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.126]
# Thread_id: 508  Schema: policyclamp  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000322  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1655183926;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# Time: 220614  5:18:48
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000505  Lock_time: 0.000279  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183928;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.010439  Lock_time: 0.010214  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183928;
SELECT
		  page_size, compress_ops, 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.000452  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183928;
SELECT
		  page_size, compress_ops, 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.000489  Lock_time: 0.000304  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183928;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 668  Schema:   QC_hit: No
# Query_time: 0.000654  Lock_time: 0.000416  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183928;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.001245  Lock_time: 0.000880  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655183928;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:18:51
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000805  Lock_time: 0.000594  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655183931;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:53
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000563  Lock_time: 0.000345  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183933;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:56
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000534  Lock_time: 0.000299  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183936;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:18:58
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000281  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183938;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000333  Lock_time: 0.000199  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183938;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 673  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=1655183938;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 672  Schema:   QC_hit: No
# Query_time: 0.000175  Lock_time: 0.000117  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183938;
SELECT
                  page_size, buffer_pool_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.000292  Lock_time: 0.000207  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183938;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:01
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000683  Lock_time: 0.000396  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183941;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:02
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.021604  Lock_time: 0.021400  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183942;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000220  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183942;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:06
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000289  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183946;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:08
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000480  Lock_time: 0.000247  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183948;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000321  Lock_time: 0.000193  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183948;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000210  Lock_time: 0.000131  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183948;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 676  Schema:   QC_hit: No
# Query_time: 0.000407  Lock_time: 0.000278  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183948;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 677  Schema:   QC_hit: No
# Query_time: 0.000528  Lock_time: 0.000333  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183948;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:11
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000759  Lock_time: 0.000547  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183951;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000364  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183953;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000230  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183953;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 680  Schema:   QC_hit: No
# Query_time: 0.000844  Lock_time: 0.000714  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183954;
SELECT
		  page_size, compress_ops, 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.000706  Lock_time: 0.000517  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183954;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:16
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.002892  Lock_time: 0.002639  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183956;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:18
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.004021  Lock_time: 0.003831  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183958;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 681  Schema:   QC_hit: No
# Query_time: 0.001309  Lock_time: 0.001138  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183958;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 682  Schema:   QC_hit: No
# Query_time: 0.001045  Lock_time: 0.000843  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183958;
SELECT
		  page_size, compress_ops, 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.004910  Lock_time: 0.004725  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183958;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 682  Schema:   QC_hit: No
# Query_time: 0.007534  Lock_time: 0.007274  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183958;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:21
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183961;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:23
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000183  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183963;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:24
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.071100  Lock_time: 0.070877  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183964;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:26
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000835  Lock_time: 0.000618  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183966;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 686  Schema:   QC_hit: No
# Query_time: 0.000450  Lock_time: 0.000286  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183969;
SELECT
		  page_size, compress_ops, 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.014749  Lock_time: 0.014593  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183969;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000435  Lock_time: 0.000286  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183969;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 686  Schema:   QC_hit: No
# Query_time: 0.000951  Lock_time: 0.000757  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183969;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:30
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 685  Schema:   QC_hit: No
# Query_time: 0.823066  Lock_time: 0.822926  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183970;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:32
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000566  Lock_time: 0.000327  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183972;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000485  Lock_time: 0.000280  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183975;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:37
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001003  Lock_time: 0.000401  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183977;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 690  Schema:   QC_hit: No
# Query_time: 0.000625  Lock_time: 0.000536  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183979;
SELECT
		  page_size, compress_ops, 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.000971  Lock_time: 0.000746  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183979;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 689  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=1655183979;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 690  Schema:   QC_hit: No
# Query_time: 0.000557  Lock_time: 0.000436  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183979;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:40
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000560  Lock_time: 0.000359  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183980;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:42
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000267  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183982;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 693  Schema:   QC_hit: No
# Query_time: 0.000442  Lock_time: 0.000275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183984;
SELECT
		  page_size, compress_ops, 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.000526  Lock_time: 0.000316  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183984;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:45
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000391  Lock_time: 0.000244  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183985;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:47
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000460  Lock_time: 0.000280  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183987;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.004283  Lock_time: 0.004033  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1655183987;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# Time: 220614  5:19:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000739  Lock_time: 0.000561  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183989;
SELECT
		  page_size, compress_ops, 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.002235  Lock_time: 0.002136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183989;
SELECT
		  page_size, compress_ops, 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.000309  Lock_time: 0.000218  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183989;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 695  Schema:   QC_hit: No
# Query_time: 0.000620  Lock_time: 0.000329  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183989;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:19:50
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000420  Lock_time: 0.000200  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183990;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:52
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000559  Lock_time: 0.000331  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183992;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:55
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000240  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183995;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:57
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000280  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655183997;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:19:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 699  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=1655183999;
SELECT
		  page_size, compress_ops, 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.000534  Lock_time: 0.000417  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655183999;
SELECT
		  page_size, compress_ops, 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.001235  Lock_time: 0.001033  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183999;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 699  Schema:   QC_hit: No
# Query_time: 0.000579  Lock_time: 0.000379  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655183999;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:20:00
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000484  Lock_time: 0.000297  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184000;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:02
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000547  Lock_time: 0.000328  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184002;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:05
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000312  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184005;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:07
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000287  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184007;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 702  Schema:   QC_hit: No
# Query_time: 0.000635  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184009;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.000566  Lock_time: 0.000450  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184009;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 702  Schema:   QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000313  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184009;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:20:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 703  Schema:   QC_hit: No
# Query_time: 0.833830  Lock_time: 0.833692  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184010;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000710  Lock_time: 0.000243  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184010;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000502  Lock_time: 0.000313  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184012;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.001632  Lock_time: 0.001428  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184012;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:13
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 706  Schema:   QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000277  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184013;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 706  Schema:   QC_hit: No
# Query_time: 0.003191  Lock_time: 0.002988  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184013;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:20:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000504  Lock_time: 0.000265  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184015;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:17
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.003705  Lock_time: 0.003438  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184017;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  Schema:   QC_hit: No
# Query_time: 0.000529  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184019;
SELECT
		  page_size, compress_ops, 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.000197  Lock_time: 0.000120  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184019;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 708  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=1655184019;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 707  Schema:   QC_hit: No
# Query_time: 0.000555  Lock_time: 0.000342  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184019;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:20:20
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000442  Lock_time: 0.000239  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184020;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:22
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000495  Lock_time: 0.000295  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184022;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000483  Lock_time: 0.000288  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184022;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:20:25
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000322  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184025;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:27
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.542313  Lock_time: 0.542042  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1655184027;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000573  Lock_time: 0.000377  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184027;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000509  Lock_time: 0.000337  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184027;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:20:28
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000289  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184028;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 711  Schema:   QC_hit: No
# Query_time: 0.000308  Lock_time: 0.000187  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184028;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000819  Lock_time: 0.000729  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184028;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 712  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000295  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184028;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 711  Schema:   QC_hit: No
# Query_time: 0.000426  Lock_time: 0.000268  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184028;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000792  Lock_time: 0.000571  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184028;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000605  Lock_time: 0.000372  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184028;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:20:30
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000535  Lock_time: 0.000310  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184030;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:32
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000485  Lock_time: 0.000273  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184032;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000460  Lock_time: 0.000357  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184035;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:37
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000655  Lock_time: 0.000432  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184037;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000673  Lock_time: 0.000366  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184037;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:20:39
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 715  Schema:   QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000283  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184039;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000520  Lock_time: 0.000326  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184039;
SELECT
		  page_size, compress_ops, 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.000278  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184039;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 716  Schema:   QC_hit: No
# Query_time: 0.000281  Lock_time: 0.000213  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184039;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:20:40
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000604  Lock_time: 0.000374  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184040;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:42
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000334  Lock_time: 0.000223  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184042;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:44
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.000434  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184044;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 719  Schema:   QC_hit: No
# Query_time: 0.000560  Lock_time: 0.000337  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184044;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:20:45
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000534  Lock_time: 0.000380  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184045;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:47
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000645  Lock_time: 0.000452  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184047;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 721  Schema:   QC_hit: No
# Query_time: 0.000519  Lock_time: 0.000411  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184049;
SELECT
		  page_size, compress_ops, 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.000524  Lock_time: 0.000464  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184049;
SELECT
		  page_size, compress_ops, 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.000479  Lock_time: 0.000293  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184049;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 720  Schema:   QC_hit: No
# Query_time: 0.000989  Lock_time: 0.000841  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184049;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000659  Lock_time: 0.000389  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184049;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:20:50
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000280  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184050;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:52
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000758  Lock_time: 0.000430  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184052;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:55
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000613  Lock_time: 0.000358  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184055;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:57
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000410  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184057;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:20:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.001162  Lock_time: 0.001007  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184059;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.001163  Lock_time: 0.001013  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184059;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 724  Schema:   QC_hit: No
# Query_time: 0.000487  Lock_time: 0.000301  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184059;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 725  Schema:   QC_hit: No
# Query_time: 0.855303  Lock_time: 0.855011  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184060;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001539  Lock_time: 0.000327  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184060;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:02
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000417  Lock_time: 0.000202  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184062;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000496  Lock_time: 0.000277  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184062;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:05
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000329  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184065;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:07
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001913  Lock_time: 0.001724  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184067;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 729  Schema:   QC_hit: No
# Query_time: 0.000580  Lock_time: 0.000441  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184069;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000520  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184069;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 728  Schema:   QC_hit: No
# Query_time: 0.000396  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184069;
SELECT
                  page_size, buffer_pool_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.001364  Lock_time: 0.000528  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184069;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:10
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000614  Lock_time: 0.000422  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184070;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000455  Lock_time: 0.000264  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184072;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.001590  Lock_time: 0.001389  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184072;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000466  Lock_time: 0.000335  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184074;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 732  Schema:   QC_hit: No
# Query_time: 0.000544  Lock_time: 0.000383  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184074;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000521  Lock_time: 0.000321  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184075;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:17
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000903  Lock_time: 0.000647  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184077;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 733  Schema:   QC_hit: No
# Query_time: 0.000629  Lock_time: 0.000474  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184079;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 734  Schema:   QC_hit: No
# Query_time: 0.000723  Lock_time: 0.000637  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184079;
SELECT
		  page_size, compress_ops, 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.000434  Lock_time: 0.000284  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184079;
SELECT
                  page_size, buffer_pool_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.000470  Lock_time: 0.000389  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184079;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:20
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000529  Lock_time: 0.000355  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184080;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:22
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000568  Lock_time: 0.000349  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184082;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:24
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.051346  Lock_time: 0.051098  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184084;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000513  Lock_time: 0.000279  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184084;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:28
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000267  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184088;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 738  Schema:   QC_hit: No
# Query_time: 0.000358  Lock_time: 0.000194  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184088;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.001966  Lock_time: 0.000226  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184088;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 737  Schema:   QC_hit: No
# Query_time: 0.000507  Lock_time: 0.000327  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184088;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:29
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 738  Schema:   QC_hit: No
# Query_time: 0.845468  Lock_time: 0.845236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184089;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:30
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000637  Lock_time: 0.000391  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184090;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:33
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000542  Lock_time: 0.000276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184093;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000735  Lock_time: 0.000465  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184095;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:38
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001085  Lock_time: 0.000860  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184098;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000588  Lock_time: 0.000415  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184098;
SELECT
		  page_size, compress_ops, 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.001324  Lock_time: 0.001148  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184098;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 741  Schema:   QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000285  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184098;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 742  Schema:   QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000433  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184098;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:40
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000277  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184100;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:43
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000248  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184103;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 745  Schema:   QC_hit: No
# Query_time: 0.000414  Lock_time: 0.000281  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184103;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 745  Schema:   QC_hit: No
# Query_time: 0.000459  Lock_time: 0.000270  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184103;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:45
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000549  Lock_time: 0.000289  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184105;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:48
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.849007  Lock_time: 0.848685  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
SET timestamp=1655184108;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000255  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184108;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 747  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=1655184108;
SELECT
		  page_size, compress_ops, 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.000488  Lock_time: 0.000310  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184108;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 746  Schema:   QC_hit: No
# Query_time: 0.000631  Lock_time: 0.000467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184108;
SELECT
		  page_size, compress_ops, 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.000447  Lock_time: 0.000306  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184108;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:21:50
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000518  Lock_time: 0.000293  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184110;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:53
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000458  Lock_time: 0.000230  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184113;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:55
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000405  Lock_time: 0.000204  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184115;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:21:58
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000490  Lock_time: 0.000232  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184118;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000295  Lock_time: 0.000174  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184118;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 750  Schema:   QC_hit: No
# Query_time: 0.000130  Lock_time: 0.000079  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184118;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 751  Schema:   QC_hit: No
# Query_time: 0.001645  Lock_time: 0.001496  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184118;
SELECT
		  page_size, compress_ops, 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.000639  Lock_time: 0.000448  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184118;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:22:00
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000578  Lock_time: 0.000337  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184120;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:03
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000408  Lock_time: 0.000228  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184123;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:05
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000238  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184125;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:08
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000978  Lock_time: 0.000292  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184128;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000325  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184128;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  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=1655184128;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 755  Schema:   QC_hit: No
# Query_time: 0.000547  Lock_time: 0.000352  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184128;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 754  Schema:   QC_hit: No
# Query_time: 0.000577  Lock_time: 0.000363  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184128;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:22:10
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000493  Lock_time: 0.000247  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184130;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001345  Lock_time: 0.001119  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184133;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000703  Lock_time: 0.000395  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184133;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000265  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184134;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 758  Schema:   QC_hit: No
# Query_time: 0.000477  Lock_time: 0.000413  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184134;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:22:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000443  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184135;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:18
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000293  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184138;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 760  Schema:   QC_hit: No
# Query_time: 0.000635  Lock_time: 0.000328  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184138;
SELECT
		  page_size, compress_ops, 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.000203  Lock_time: 0.000121  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184138;
SELECT
                  page_size, buffer_pool_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.000324  Lock_time: 0.000212  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184138;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 759  Schema:   QC_hit: No
# Query_time: 0.000965  Lock_time: 0.000834  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184138;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:22:20
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000296  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184140;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:22
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000586  Lock_time: 0.000372  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184142;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:22:23
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000440  Lock_time: 0.000253  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184143;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:25
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000482  Lock_time: 0.000264  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184145;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:27
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.574859  Lock_time: 0.574605  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1655184147;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.001216  Lock_time: 0.000940  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184147;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:22:28
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000475  Lock_time: 0.000281  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184148;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000707  Lock_time: 0.000444  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184148;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 764  Schema:   QC_hit: No
# Query_time: 0.000725  Lock_time: 0.000236  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184148;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000885  Lock_time: 0.000740  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184148;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 763  Schema:   QC_hit: No
# Query_time: 0.000349  Lock_time: 0.000178  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184148;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 764  Schema:   QC_hit: No
# Query_time: 0.000373  Lock_time: 0.000208  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184148;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.003614  Lock_time: 0.003341  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184148;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:22:29
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.295442  Lock_time: 0.295118  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184149;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000453  Lock_time: 0.000244  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184149;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:33
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000452  Lock_time: 0.000271  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184153;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000436  Lock_time: 0.000225  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184155;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:37
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000700  Lock_time: 0.000467  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184157;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:22:38
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000511  Lock_time: 0.000335  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184158;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.000619  Lock_time: 0.000461  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184158;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 767  Schema:   QC_hit: No
# Query_time: 0.001652  Lock_time: 0.001446  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184158;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 768  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000302  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184158;
SELECT
		  page_size, compress_ops, 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.000229  Lock_time: 0.000135  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184158;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:22:40
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000711  Lock_time: 0.000459  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184160;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:43
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000508  Lock_time: 0.000284  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184163;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000753  Lock_time: 0.000437  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184163;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 771  Schema:   QC_hit: No
# Query_time: 0.000755  Lock_time: 0.000540  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184163;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:22:45
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000538  Lock_time: 0.000299  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184165;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:48
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000653  Lock_time: 0.000439  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184168;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 772  Schema:   QC_hit: No
# Query_time: 0.000247  Lock_time: 0.000136  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184168;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 772  Schema:   QC_hit: No
# Query_time: 0.000193  Lock_time: 0.000115  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184168;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 773  Schema:   QC_hit: No
# Query_time: 0.001418  Lock_time: 0.001228  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184168;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 773  Schema:   QC_hit: No
# Query_time: 0.000941  Lock_time: 0.000765  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184168;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.001155  Lock_time: 0.000753  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184168;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:22:50
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000532  Lock_time: 0.000262  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184170;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:53
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000564  Lock_time: 0.000275  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184173;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:55
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000371  Lock_time: 0.000195  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184175;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:22:58
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000510  Lock_time: 0.000193  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184178;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.000304  Lock_time: 0.000145  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184178;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 777  Schema:   QC_hit: No
# Query_time: 0.000439  Lock_time: 0.000292  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184178;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 777  Schema:   QC_hit: No
# Query_time: 0.000695  Lock_time: 0.000502  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184178;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 776  Schema:   QC_hit: No
# Query_time: 0.000769  Lock_time: 0.000537  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184178;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:00
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000548  Lock_time: 0.000336  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184180;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:03
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.957222  Lock_time: 0.956955  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184183;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000465  Lock_time: 0.000292  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184183;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:06
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000605  Lock_time: 0.000415  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184186;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000340  Lock_time: 0.000249  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184189;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.000832  Lock_time: 0.000734  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184189;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 780  Schema:   QC_hit: No
# Query_time: 0.000310  Lock_time: 0.000238  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184189;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000985  Lock_time: 0.000815  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184189;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 781  Schema:   QC_hit: No
# Query_time: 0.883507  Lock_time: 0.883275  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184190;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000675  Lock_time: 0.000331  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184192;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000500  Lock_time: 0.000285  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184192;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:14
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 784  Schema:   QC_hit: No
# Query_time: 0.000409  Lock_time: 0.000269  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184194;
SELECT
		  page_size, compress_ops, 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.000497  Lock_time: 0.000305  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184194;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000470  Lock_time: 0.000268  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184195;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:17
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000491  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184197;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000340  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184199;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 786  Schema:   QC_hit: No
# Query_time: 0.000421  Lock_time: 0.000302  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184199;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 786  Schema:   QC_hit: No
# Query_time: 0.005035  Lock_time: 0.004826  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184199;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:20
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 785  Schema:   QC_hit: No
# Query_time: 0.884090  Lock_time: 0.883921  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184200;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000537  Lock_time: 0.000323  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184200;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:22
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000445  Lock_time: 0.000245  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184202;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:24
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.146732  Lock_time: 0.146303  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184204;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000338  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184204;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:28
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000551  Lock_time: 0.000306  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184208;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.000635  Lock_time: 0.000465  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184208;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 790  Schema:   QC_hit: No
# Query_time: 0.004724  Lock_time: 0.004542  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184208;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 789  Schema:   QC_hit: No
# Query_time: 0.004373  Lock_time: 0.004201  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184208;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 790  Schema:   QC_hit: No
# Query_time: 0.000444  Lock_time: 0.000372  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184208;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:30
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000492  Lock_time: 0.000287  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184210;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:33
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000501  Lock_time: 0.000304  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184213;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:35
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000456  Lock_time: 0.000266  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184215;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:38
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000437  Lock_time: 0.000268  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184218;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.000446  Lock_time: 0.000260  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184218;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.000399  Lock_time: 0.000261  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184218;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 793  Schema:   QC_hit: No
# Query_time: 0.004863  Lock_time: 0.004669  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184218;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 794  Schema:   QC_hit: No
# Query_time: 0.009706  Lock_time: 0.009404  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184218;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:40
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000497  Lock_time: 0.000283  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184220;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:43
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001172  Lock_time: 0.000939  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184223;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 797  Schema:   QC_hit: No
# Query_time: 0.000616  Lock_time: 0.000467  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184223;
SELECT
		  page_size, compress_ops, 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.000509  Lock_time: 0.000339  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184223;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:44
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.098543  Lock_time: 0.098319  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184224;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.126]
# Thread_id: 508  Schema: policyclamp  QC_hit: No
# Query_time: 0.000835  Lock_time: 0.000507  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1655184224;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000499  Lock_time: 0.000276  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184224;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:47
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.647674  Lock_time: 0.647375  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184227;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.126]
# Thread_id: 508  Schema: policyclamp  QC_hit: No
# Query_time: 0.000575  Lock_time: 0.000360  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 810
use policyclamp;
SET timestamp=1655184227;
select policymode0_.policy_model_type as policy_m1_12_, policymode0_.version as version2_12_, policymode0_.created_by as created_3_12_, policymode0_.created_timestamp as created_4_12_, policymode0_.updated_by as updated_5_12_, policymode0_.updated_timestamp as updated_6_12_, policymode0_.policy_acronym as policy_a7_12_, policymode0_.policy_tosca as policy_t8_12_, policymode0_.policy_pdp_group as policy_p9_12_ from policy_models policymode0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.000886  Lock_time: 0.000663  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 866
use policyadmin;
SET timestamp=1655184227;
select jpapdppoli0_.localName as localnam1_36_, jpapdppoli0_.parentKeyName as parentke2_36_, jpapdppoli0_.parentKeyVersion as parentke3_36_, jpapdppoli0_.parentLocalName as parentlo4_36_, jpapdppoli0_.deploy as deploy5_36_, jpapdppoli0_.pdpGroup as pdpgroup6_36_, jpapdppoli0_.pdpType as pdptype7_36_, jpapdppoli0_.name as name8_36_, jpapdppoli0_.version as version9_36_, jpapdppoli0_.state as state10_36_ from PdpPolicyStatus jpapdppoli0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000937  Lock_time: 0.000741  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184227;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:49
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.000913  Lock_time: 0.000728  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184229;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 799  Schema:   QC_hit: No
# Query_time: 0.002836  Lock_time: 0.000786  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184229;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000585  Lock_time: 0.000302  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184229;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:50
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 798  Schema:   QC_hit: No
# Query_time: 0.900741  Lock_time: 0.900504  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184230;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 799  Schema:   QC_hit: No
# Query_time: 0.893550  Lock_time: 0.893441  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184230;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:23:53
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000546  Lock_time: 0.000310  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184233;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:56
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000539  Lock_time: 0.000329  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184236;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:23:59
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.000412  Lock_time: 0.000312  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184239;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000569  Lock_time: 0.000278  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184239;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:00
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 803  Schema:   QC_hit: No
# Query_time: 0.960104  Lock_time: 0.959927  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184240;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 802  Schema:   QC_hit: No
# Query_time: 0.897976  Lock_time: 0.897797  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184240;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 803  Schema:   QC_hit: No
# Query_time: 0.000581  Lock_time: 0.000380  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184240;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:24:02
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000498  Lock_time: 0.000300  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184242;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:05
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000527  Lock_time: 0.000253  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184245;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:07
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000660  Lock_time: 0.000435  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184247;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:09
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 807  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=1655184249;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 806  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000203  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184249;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# Time: 220614  5:24:10
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 806  Schema:   QC_hit: No
# Query_time: 0.900853  Lock_time: 0.900521  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184250;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 807  Schema:   QC_hit: No
# Query_time: 0.903445  Lock_time: 0.903090  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184250;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000476  Lock_time: 0.000213  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184250;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:12
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.001648  Lock_time: 0.001418  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184252;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:13
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 454  Schema: policyadmin  QC_hit: No
# Query_time: 0.466024  Lock_time: 0.465769  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184253;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 810  Schema:   QC_hit: No
# Query_time: 0.000303  Lock_time: 0.000188  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184253;
SELECT
		  page_size, compress_ops, 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.000342  Lock_time: 0.000184  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184253;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:24:15
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000431  Lock_time: 0.000233  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184255;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:17
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000457  Lock_time: 0.000256  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184257;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:19
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 811  Schema:   QC_hit: No
# Query_time: 0.000406  Lock_time: 0.000240  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184259;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 811  Schema:   QC_hit: No
# Query_time: 0.000332  Lock_time: 0.000173  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184259;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 812  Schema:   QC_hit: No
# Query_time: 0.002523  Lock_time: 0.002423  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184259;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 812  Schema:   QC_hit: No
# Query_time: 0.004781  Lock_time: 0.004621  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184259;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# Time: 220614  5:24:20
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000241  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184260;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:22
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000462  Lock_time: 0.000214  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
SET timestamp=1655184262;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000768  Lock_time: 0.000490  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184262;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:24:25
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000512  Lock_time: 0.000255  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184265;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# Time: 220614  5:24:27
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.611273  Lock_time: 0.610992  Rows_sent: 3  Rows_examined: 3
# Rows_affected: 0  Bytes_sent: 1088
use clampacm;
SET timestamp=1655184267;
select jpapartici0_.name as name1_31_, jpapartici0_.version as version2_31_, jpapartici0_.definition_name as definiti3_31_, jpapartici0_.definition_version as definiti4_31_, jpapartici0_.description as descript5_31_, jpapartici0_.healthStatus as healthst6_31_, jpapartici0_.participantState as particip7_31_, jpapartici0_.participant_type_name as particip8_31_, jpapartici0_.participant_type_version as particip9_31_ from Participant jpapartici0_;
# User@Host: policy_user[policy_user] @  [10.233.72.45]
# Thread_id: 455  Schema: policyadmin  QC_hit: No
# Query_time: 0.000632  Lock_time: 0.000406  Rows_sent: 1  Rows_examined: 1
# Rows_affected: 0  Bytes_sent: 421
use policyadmin;
SET timestamp=1655184267;
select jpapdpgrou0_.name as name1_34_, jpapdpgrou0_.version as version2_34_, jpapdpgrou0_.description as descript3_34_, jpapdpgrou0_.pdpGroupState as pdpgroup4_34_ from PdpGroup jpapdpgrou0_;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000637  Lock_time: 0.000331  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
use clampacm;
SET timestamp=1655184267;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# Time: 220614  5:24:28
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 816  Schema:   QC_hit: No
# Query_time: 0.000262  Lock_time: 0.000122  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184268;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 816  Schema:   QC_hit: No
# Query_time: 0.000164  Lock_time: 0.000101  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184268;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 815  Schema:   QC_hit: No
# Query_time: 0.001565  Lock_time: 0.001371  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 659
SET timestamp=1655184268;
SELECT
		  page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time
		  FROM information_schema.innodb_cmp;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000808  Lock_time: 0.000523  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184268;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatoscase0_.capabilityTypesVersion as capabili8_62_, jpatoscase0_.dataTypesName as datatype9_62_, jpatoscase0_.dataTypesVersion as datatyp10_62_, jpatoscase0_.nodeTypesName as nodetyp11_62_, jpatoscase0_.nodeTypesVersion as nodetyp12_62_, jpatoscase0_.policyTypesName as policyt13_62_, jpatoscase0_.policyTypesVersion as policyt14_62_, jpatoscase0_.relationshipTypesName as relatio15_62_, jpatoscase0_.relationshipTypesVersion as relatio16_62_, jpatoscase0_.topologyTemplateLocalName as topolog17_62_, jpatoscase0_.topologyTemplateParentKeyName as topolog18_62_, jpatoscase0_.topologyTemplateParentKeyVersion as topolog19_62_, jpatoscase0_.topologyTemplateParentLocalName as topolog20_62_, jpatoscase0_.toscaDefinitionsVersion as toscadef6_62_ from ToscaServiceTemplate jpatoscase0_;
# User@Host: root[root] @  [127.0.0.1]
# Thread_id: 815  Schema:   QC_hit: No
# Query_time: 0.000552  Lock_time: 0.000354  Rows_sent: 5  Rows_examined: 5
# Rows_affected: 0  Bytes_sent: 695
SET timestamp=1655184268;
SELECT
                  page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time
                  FROM information_schema.innodb_cmpmem;
# User@Host: policy_user[policy_user] @  [10.233.70.85]
# Thread_id: 536  Schema: clampacm  QC_hit: No
# Query_time: 0.000601  Lock_time: 0.000399  Rows_sent: 0  Rows_examined: 0
# Rows_affected: 0  Bytes_sent: 1967
SET timestamp=1655184268;
select jpatoscase0_.name as name1_62_, jpatoscase0_.version as version2_62_, jpatoscase0_.derived_from_name as derived_3_62_, jpatoscase0_.derived_from_version as derived_4_62_, jpatoscase0_.description as descript5_62_, jpatoscase0_.capabilityTypesName as capabili7_62_, jpatosca