Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/docker/+/137338 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-7411 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-master-project-csit-verify-pap [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ql7f48aGSLiS/agent.2069 SSH_AGENT_PID=2071 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-pap-master-project-csit-verify-pap@tmp/private_key_9476936909271986922.key (/w/workspace/policy-pap-master-project-csit-verify-pap@tmp/private_key_9476936909271986922.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/docker.git > git init /w/workspace/policy-pap-master-project-csit-verify-pap # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git refs/changes/38/137338/1 # timeout=30 > git rev-parse 8361cb0e3663a610a46bc5ea8a0cc783ade26f89^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 8361cb0e3663a610a46bc5ea8a0cc783ade26f89 (refs/changes/38/137338/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 8361cb0e3663a610a46bc5ea8a0cc783ade26f89 # timeout=30 Commit message: "Fix config files removing hibernate deprecated properties and changing robot deprecated commands in test files" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk dd836dc2d2bd379fba19b395c912d32f1bc7ee38 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins12371444694020395399.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s26Y lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-s26Y/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-s26Y/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.46 botocore==1.34.46 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-pap-master-project-csit-verify-pap] $ /bin/sh /tmp/jenkins14204675709516336107.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [policy-pap-master-project-csit-verify-pap] $ /bin/sh -xe /tmp/jenkins5563387943893145004.sh + /w/workspace/policy-pap-master-project-csit-verify-pap/csit/run-project-csit.sh pap + set +u + save_set + RUN_CSIT_SAVE_SET=ehxB + RUN_CSIT_SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace + '[' 1 -eq 0 ']' + '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap ']' + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin + export SCRIPTS=/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts + SCRIPTS=/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts + export ROBOT_VARIABLES= + ROBOT_VARIABLES= + export PROJECT=pap + PROJECT=pap + cd /w/workspace/policy-pap-master-project-csit-verify-pap + rm -rf /w/workspace/policy-pap-master-project-csit-verify-pap/csit/archives/pap + mkdir -p /w/workspace/policy-pap-master-project-csit-verify-pap/csit/archives/pap + source_safely /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/prepare-robot-env.sh + '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/prepare-robot-env.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/prepare-robot-env.sh ++ '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap ']' +++ mktemp -d ++ ROBOT_VENV=/tmp/tmp.PGdHyro0F7 ++ echo ROBOT_VENV=/tmp/tmp.PGdHyro0F7 +++ python3 --version ++ echo 'Python version is: Python 3.6.9' Python version is: Python 3.6.9 ++ python3 -m venv --clear /tmp/tmp.PGdHyro0F7 ++ source /tmp/tmp.PGdHyro0F7/bin/activate +++ deactivate nondestructive +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n /bin/bash -o -n '' ']' +++ hash -r +++ '[' -n '' ']' +++ unset VIRTUAL_ENV +++ '[' '!' nondestructive = nondestructive ']' +++ VIRTUAL_ENV=/tmp/tmp.PGdHyro0F7 +++ export VIRTUAL_ENV +++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin +++ PATH=/tmp/tmp.PGdHyro0F7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin +++ export PATH +++ '[' -n '' ']' +++ '[' -z '' ']' +++ _OLD_VIRTUAL_PS1= +++ '[' 'x(tmp.PGdHyro0F7) ' '!=' x ']' +++ PS1='(tmp.PGdHyro0F7) ' +++ export PS1 +++ '[' -n /bin/bash -o -n '' ']' +++ hash -r ++ set -exu ++ python3 -m pip install -qq --upgrade 'pip<=23.0' 'setuptools<=66.1.1' ++ echo 'Installing Python Requirements' Installing Python Requirements ++ python3 -m pip install -qq -r /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/pylibs.txt ++ python3 -m pip -qq freeze bcrypt==4.0.1 beautifulsoup4==4.12.3 bitarray==2.9.2 certifi==2024.2.2 cffi==1.15.1 charset-normalizer==2.0.12 cryptography==40.0.2 decorator==5.1.1 elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 enum34==1.1.10 idna==3.6 importlib-resources==5.4.0 ipaddr==2.2.0 isodate==0.6.1 jmespath==0.10.0 jsonpatch==1.32 jsonpath-rw==1.4.0 jsonpointer==2.3 lxml==5.1.0 netaddr==0.8.0 netifaces==0.11.0 odltools==0.1.28 paramiko==3.4.0 pkg_resources==0.0.0 ply==3.11 pyang==2.6.0 pyangbind==0.8.1 pycparser==2.21 pyhocon==0.3.60 PyNaCl==1.5.0 pyparsing==3.1.1 python-dateutil==2.8.2 regex==2023.8.8 requests==2.27.1 robotframework==6.1.1 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==3.0.0 robotframework-requests==0.9.4 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==5.1.3 robotframework-sshlibrary==3.8.0 scapy==2.5.0 scp==0.14.5 selenium==3.141.0 six==1.16.0 soupsieve==2.3.2.post1 urllib3==1.26.18 waitress==2.0.0 WebOb==1.8.7 WebTest==3.0.0 zipp==3.6.0 ++ mkdir -p /tmp/tmp.PGdHyro0F7/src/onap ++ rm -rf /tmp/tmp.PGdHyro0F7/src/onap/testsuite ++ python3 -m pip install -qq --upgrade --extra-index-url=https://nexus3.onap.org/repository/PyPi.staging/simple 'robotframework-onap==0.6.0.*' --pre ++ echo 'Installing python confluent-kafka library' Installing python confluent-kafka library ++ python3 -m pip install -qq confluent-kafka ++ echo 'Uninstall docker-py and reinstall docker.' Uninstall docker-py and reinstall docker. ++ python3 -m pip uninstall -y -qq docker ++ python3 -m pip install -U -qq docker ++ python3 -m pip -qq freeze bcrypt==4.0.1 beautifulsoup4==4.12.3 bitarray==2.9.2 certifi==2024.2.2 cffi==1.15.1 charset-normalizer==2.0.12 confluent-kafka==2.3.0 cryptography==40.0.2 decorator==5.1.1 deepdiff==5.7.0 dnspython==2.2.1 docker==5.0.3 elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 enum34==1.1.10 future==1.0.0 idna==3.6 importlib-resources==5.4.0 ipaddr==2.2.0 isodate==0.6.1 Jinja2==3.0.3 jmespath==0.10.0 jsonpatch==1.32 jsonpath-rw==1.4.0 jsonpointer==2.3 kafka-python==2.0.2 lxml==5.1.0 MarkupSafe==2.0.1 more-itertools==5.0.0 netaddr==0.8.0 netifaces==0.11.0 odltools==0.1.28 ordered-set==4.0.2 paramiko==3.4.0 pbr==6.0.0 pkg_resources==0.0.0 ply==3.11 protobuf==3.19.6 pyang==2.6.0 pyangbind==0.8.1 pycparser==2.21 pyhocon==0.3.60 PyNaCl==1.5.0 pyparsing==3.1.1 python-dateutil==2.8.2 PyYAML==6.0.1 regex==2023.8.8 requests==2.27.1 robotframework==6.1.1 robotframework-httplibrary==0.4.2 robotframework-onap==0.6.0.dev105 robotframework-pythonlibcore==3.0.0 robotframework-requests==0.9.4 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==5.1.3 robotframework-sshlibrary==3.8.0 robotlibcore-temp==1.0.2 scapy==2.5.0 scp==0.14.5 selenium==3.141.0 six==1.16.0 soupsieve==2.3.2.post1 urllib3==1.26.18 waitress==2.0.0 WebOb==1.8.7 websocket-client==1.3.1 WebTest==3.0.0 zipp==3.6.0 ++ uname ++ grep -q Linux ++ sudo apt-get -y -qq install libxml2-utils + load_set + _setopts=ehuxB ++ echo braceexpand:hashall:interactive-comments:nounset:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o nounset + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo ehuxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +e + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +u + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + source_safely /tmp/tmp.PGdHyro0F7/bin/activate + '[' -z /tmp/tmp.PGdHyro0F7/bin/activate ']' + relax_set + set +e + set +o pipefail + . /tmp/tmp.PGdHyro0F7/bin/activate ++ deactivate nondestructive ++ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin ']' ++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin ++ export PATH ++ unset _OLD_VIRTUAL_PATH ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/tmp/tmp.PGdHyro0F7 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin ++ PATH=/tmp/tmp.PGdHyro0F7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-pap-master-project-csit-verify-pap/csit:/w/workspace/policy-pap-master-project-csit-verify-pap/scripts:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='(tmp.PGdHyro0F7) ' ++ '[' 'x(tmp.PGdHyro0F7) ' '!=' x ']' ++ PS1='(tmp.PGdHyro0F7) (tmp.PGdHyro0F7) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + export TEST_PLAN_DIR=/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests + TEST_PLAN_DIR=/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests + export TEST_OPTIONS= + TEST_OPTIONS= ++ mktemp -d + WORKDIR=/tmp/tmp.9G9cREVzs6 + cd /tmp/tmp.9G9cREVzs6 + docker login -u docker -p docker nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + SETUP=/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh + '[' -f /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh ']' + echo 'Running setup script /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh' Running setup script /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh + source_safely /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh + '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/setup-pap.sh ++ source /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/node-templates.sh +++ '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap ']' ++++ awk -F= '$1 == "defaultbranch" { print $2 }' /w/workspace/policy-pap-master-project-csit-verify-pap/.gitreview +++ GERRIT_BRANCH=master +++ echo GERRIT_BRANCH=master GERRIT_BRANCH=master +++ rm -rf /w/workspace/policy-pap-master-project-csit-verify-pap/models +++ mkdir /w/workspace/policy-pap-master-project-csit-verify-pap/models +++ git clone -b master --single-branch https://github.com/onap/policy-models.git /w/workspace/policy-pap-master-project-csit-verify-pap/models Cloning into '/w/workspace/policy-pap-master-project-csit-verify-pap/models'... +++ export DATA=/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies +++ DATA=/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies +++ export NODETEMPLATES=/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/nodetemplates +++ NODETEMPLATES=/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/nodetemplates +++ sed -e 's!Measurement_vGMUX!ADifferentValue!' /w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json +++ sed -e 's!"version": "1.0.0"!"version": "2.0.0"!' -e 's!"policy-version": 1!"policy-version": 2!' /w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies/vCPE.policy.monitoring.input.tosca.json ++ source /w/workspace/policy-pap-master-project-csit-verify-pap/compose/start-compose.sh apex-pdp --grafana +++ '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap ']' +++ COMPOSE_FOLDER=/w/workspace/policy-pap-master-project-csit-verify-pap/compose +++ grafana=false +++ gui=false +++ [[ 2 -gt 0 ]] +++ key=apex-pdp +++ case $key in +++ echo apex-pdp apex-pdp +++ component=apex-pdp +++ shift +++ [[ 1 -gt 0 ]] +++ key=--grafana +++ case $key in +++ grafana=true +++ shift +++ [[ 0 -gt 0 ]] +++ cd /w/workspace/policy-pap-master-project-csit-verify-pap/compose +++ echo 'Configuring docker compose...' Configuring docker compose... +++ source export-ports.sh +++ source get-versions.sh +++ '[' -z pap ']' +++ '[' -n apex-pdp ']' +++ '[' apex-pdp == logs ']' +++ '[' true = true ']' +++ echo 'Starting apex-pdp application with Grafana' Starting apex-pdp application with Grafana +++ docker-compose up -d apex-pdp grafana Creating network "compose_default" with the default driver Pulling prometheus (nexus3.onap.org:10001/prom/prometheus:latest)... latest: Pulling from prom/prometheus Digest: sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789 Status: Downloaded newer image for nexus3.onap.org:10001/prom/prometheus:latest Pulling grafana (nexus3.onap.org:10001/grafana/grafana:latest)... latest: Pulling from grafana/grafana Digest: sha256:8640e5038e83ca4554ed56b9d76375158bcd51580238c6f5d8adaf3f20dd5379 Status: Downloaded newer image for nexus3.onap.org:10001/grafana/grafana:latest Pulling mariadb (nexus3.onap.org:10001/mariadb:10.10.2)... 10.10.2: Pulling from mariadb Digest: sha256:bfc25a68e113de43d0d112f5a7126df8e278579c3224e3923359e1c1d8d5ce6e Status: Downloaded newer image for nexus3.onap.org:10001/mariadb:10.10.2 Pulling simulator (nexus3.onap.org:10001/onap/policy-models-simulator:3.1.2-SNAPSHOT)... 3.1.2-SNAPSHOT: Pulling from onap/policy-models-simulator Digest: sha256:5772a5c551b30d73f901debb8dc38f305559b920e248a9ccb1dba3b880278a13 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-models-simulator:3.1.2-SNAPSHOT Pulling zookeeper (confluentinc/cp-zookeeper:latest)... latest: Pulling from confluentinc/cp-zookeeper Digest: sha256:9babd1c0beaf93189982bdbb9fe4bf194a2730298b640c057817746c19838866 Status: Downloaded newer image for confluentinc/cp-zookeeper:latest Pulling kafka (confluentinc/cp-kafka:latest)... latest: Pulling from confluentinc/cp-kafka Digest: sha256:24cdd3a7fa89d2bed150560ebea81ff1943badfa61e51d66bb541a6b0d7fb047 Status: Downloaded newer image for confluentinc/cp-kafka:latest Pulling policy-db-migrator (nexus3.onap.org:10001/onap/policy-db-migrator:3.1.2-SNAPSHOT)... 3.1.2-SNAPSHOT: Pulling from onap/policy-db-migrator Digest: sha256:d2876ccda69cc445de980a3d4765cb553f81049d67cc6056cfa9e5429597baa6 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-db-migrator:3.1.2-SNAPSHOT Pulling api (nexus3.onap.org:10001/onap/policy-api:3.1.2-SNAPSHOT)... 3.1.2-SNAPSHOT: Pulling from onap/policy-api Digest: sha256:71cc3c3555fddbd324c5ddec27e24db340b82732d2f6ce50eddcfdf6715a7ab2 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-api:3.1.2-SNAPSHOT Pulling pap (nexus3.onap.org:10001/onap/policy-pap:3.1.2-SNAPSHOT)... 3.1.2-SNAPSHOT: Pulling from onap/policy-pap Digest: sha256:448850bc9066413f6555e9c62d97da12eaa2c454a1304262987462aae46f4676 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-pap:3.1.2-SNAPSHOT Pulling apex-pdp (nexus3.onap.org:10001/onap/policy-apex-pdp:3.1.2-SNAPSHOT)... 3.1.2-SNAPSHOT: Pulling from onap/policy-apex-pdp Digest: sha256:8670bcaff746ebc196cef9125561eb167e1e65c7e2f8d374c0d8834d57564da4 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-apex-pdp:3.1.2-SNAPSHOT Creating mariadb ... Creating prometheus ... Creating compose_zookeeper_1 ... Creating simulator ... Creating prometheus ... done Creating grafana ... Creating grafana ... done Creating compose_zookeeper_1 ... done Creating kafka ... Creating kafka ... done Creating mariadb ... done Creating policy-db-migrator ... Creating policy-db-migrator ... done Creating policy-api ... Creating policy-api ... done Creating policy-pap ... Creating policy-pap ... done Creating simulator ... done Creating policy-apex-pdp ... Creating policy-apex-pdp ... done +++ echo 'Prometheus server: http://localhost:30259' Prometheus server: http://localhost:30259 +++ echo 'Grafana server: http://localhost:30269' Grafana server: http://localhost:30269 +++ cd /w/workspace/policy-pap-master-project-csit-verify-pap ++ sleep 10 ++ unset http_proxy https_proxy ++ bash /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/scripts/wait_for_rest.sh localhost 30003 Waiting for REST to come up on localhost port 30003... NAMES STATUS policy-apex-pdp Up 10 seconds policy-pap Up 12 seconds policy-api Up 13 seconds kafka Up 16 seconds grafana Up 18 seconds compose_zookeeper_1 Up 17 seconds prometheus Up 19 seconds simulator Up 11 seconds mariadb Up 15 seconds NAMES STATUS policy-apex-pdp Up 15 seconds policy-pap Up 17 seconds policy-api Up 18 seconds kafka Up 21 seconds grafana Up 23 seconds compose_zookeeper_1 Up 22 seconds prometheus Up 24 seconds simulator Up 16 seconds mariadb Up 20 seconds NAMES STATUS policy-apex-pdp Up 20 seconds policy-pap Up 22 seconds policy-api Up 23 seconds kafka Up 26 seconds grafana Up 28 seconds compose_zookeeper_1 Up 27 seconds prometheus Up 29 seconds simulator Up 21 seconds mariadb Up 25 seconds NAMES STATUS policy-apex-pdp Up 25 seconds policy-pap Up 27 seconds policy-api Up 28 seconds kafka Up 31 seconds grafana Up 33 seconds compose_zookeeper_1 Up 32 seconds prometheus Up 34 seconds simulator Up 26 seconds mariadb Up 30 seconds NAMES STATUS policy-apex-pdp Up 30 seconds policy-pap Up 32 seconds policy-api Up 33 seconds kafka Up 36 seconds grafana Up 38 seconds compose_zookeeper_1 Up 37 seconds prometheus Up 39 seconds simulator Up 31 seconds mariadb Up 35 seconds NAMES STATUS policy-apex-pdp Up 35 seconds policy-pap Up 37 seconds policy-api Up 38 seconds kafka Up 41 seconds grafana Up 43 seconds compose_zookeeper_1 Up 42 seconds prometheus Up 44 seconds simulator Up 36 seconds mariadb Up 40 seconds ++ export 'SUITES=pap-test.robot pap-slas.robot' ++ SUITES='pap-test.robot pap-slas.robot' ++ ROBOT_VARIABLES='-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/nodetemplates' + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + docker_stats + tee /w/workspace/policy-pap-master-project-csit-verify-pap/csit/archives/pap/_sysinfo-1-after-setup.txt ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 15:39:43 up 4 min, 0 users, load average: 3.46, 1.48, 0.58 Tasks: 209 total, 1 running, 130 sleeping, 0 stopped, 0 zombie %Cpu(s): 14.5 us, 3.0 sy, 0.0 ni, 78.9 id, 3.5 wa, 0.0 hi, 0.1 si, 0.1 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 2.9G 22G 1.3M 6.0G 28G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS policy-apex-pdp Up 35 seconds policy-pap Up 37 seconds policy-api Up 38 seconds kafka Up 41 seconds grafana Up 44 seconds compose_zookeeper_1 Up 42 seconds prometheus Up 44 seconds simulator Up 36 seconds mariadb Up 40 seconds + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 6682931d151d policy-apex-pdp 8.87% 177.4MiB / 31.41GiB 0.55% 9.02kB / 8.5kB 0B / 0B 48 ce0c35ba1c2b policy-pap 5.45% 468.4MiB / 31.41GiB 1.46% 31.5kB / 59.6kB 0B / 153MB 61 a9ed696e1364 policy-api 0.18% 660.2MiB / 31.41GiB 2.05% 1MB / 737kB 0B / 0B 56 61dba1bb2638 kafka 31.55% 398.8MiB / 31.41GiB 1.24% 67.6kB / 69.8kB 0B / 508kB 84 67dc67c73934 grafana 0.03% 51.55MiB / 31.41GiB 0.16% 19.5kB / 3.55kB 0B / 24MB 16 f0a74fdd562c compose_zookeeper_1 0.12% 98.62MiB / 31.41GiB 0.31% 52.3kB / 47.2kB 0B / 401kB 59 0fbb145e4601 prometheus 0.00% 20.44MiB / 31.41GiB 0.06% 56.1kB / 1.87kB 102kB / 0B 13 45f259e2cc4e simulator 0.08% 120.4MiB / 31.41GiB 0.37% 1.1kB / 0B 0B / 0B 76 c43acedeb297 mariadb 0.02% 102.4MiB / 31.41GiB 0.32% 997kB / 1.18MB 10.9MB / 61.6MB 43 + echo + cd /tmp/tmp.9G9cREVzs6 + echo 'Reading the testplan:' Reading the testplan: + echo 'pap-test.robot pap-slas.robot' + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' + sed 's|^|/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/|' + cat testplan.txt /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-slas.robot ++ xargs + SUITES='/w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-slas.robot' + echo 'ROBOT_VARIABLES=-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/nodetemplates' ROBOT_VARIABLES=-v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/nodetemplates + echo 'Starting Robot test suites /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-slas.robot ...' Starting Robot test suites /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-slas.robot ... + relax_set + set +e + set +o pipefail + python3 -m robot.run -N pap -v WORKSPACE:/tmp -v POLICY_PAP_IP:localhost:30003 -v POLICY_API_IP:localhost:30002 -v PROMETHEUS_IP:localhost:30259 -v DATA:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/policies -v NODETEMPLATES:/w/workspace/policy-pap-master-project-csit-verify-pap/models/models-examples/src/main/resources/nodetemplates /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-test.robot /w/workspace/policy-pap-master-project-csit-verify-pap/csit/resources/tests/pap-slas.robot ============================================================================== pap ============================================================================== pap.Pap-Test ============================================================================== LoadPolicy :: Create a policy named 'onap.restart.tca' and version... | PASS | ------------------------------------------------------------------------------ LoadPolicyWithMetadataSet :: Create a policy named 'operational.ap... | PASS | ------------------------------------------------------------------------------ LoadNodeTemplates :: Create node templates in database using speci... | PASS | ------------------------------------------------------------------------------ Healthcheck :: Verify policy pap health check | PASS | ------------------------------------------------------------------------------ Consolidated Healthcheck :: Verify policy consolidated health check | PASS | ------------------------------------------------------------------------------ Metrics :: Verify policy pap is exporting prometheus metrics | PASS | ------------------------------------------------------------------------------ AddPdpGroup :: Add a new PdpGroup named 'testGroup' in the policy ... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsBeforeActivation :: Verify PdpGroups before activation | PASS | ------------------------------------------------------------------------------ ActivatePdpGroup :: Change the state of PdpGroup named 'testGroup'... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterActivation :: Verify PdpGroups after activation | PASS | ------------------------------------------------------------------------------ DeployPdpGroups :: Deploy policies in PdpGroups | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterDeploy :: Verify PdpGroups after undeploy | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditAfterDeploy :: Verify policy audit record after de... | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditWithMetadataSetAfterDeploy :: Verify policy audit ... | PASS | ------------------------------------------------------------------------------ UndeployPolicy :: Undeploy a policy named 'onap.restart.tca' from ... | PASS | ------------------------------------------------------------------------------ UndeployPolicyWithMetadataSet :: Undeploy a policy named 'operatio... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterUndeploy :: Verify PdpGroups after undeploy | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditAfterUnDeploy :: Verify policy audit record after ... | PASS | ------------------------------------------------------------------------------ QueryPolicyAuditWithMetadataSetAfterUnDeploy :: Verify policy audi... | PASS | ------------------------------------------------------------------------------ DeactivatePdpGroup :: Change the state of PdpGroup named 'testGrou... | PASS | ------------------------------------------------------------------------------ DeletePdpGroups :: Delete the PdpGroup named 'testGroup' from poli... | PASS | ------------------------------------------------------------------------------ QueryPdpGroupsAfterDelete :: Verify PdpGroups after delete | PASS | ------------------------------------------------------------------------------ pap.Pap-Test | PASS | 22 tests, 22 passed, 0 failed ============================================================================== pap.Pap-Slas ============================================================================== WaitForPrometheusServer :: Wait for Prometheus server to gather al... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeForSystemHealthcheck :: Validate if system hea... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeQueryPolicyAudit :: Validate query audits resp... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeUpdateGroup :: Validate pdps/group response time | PASS | ------------------------------------------------------------------------------ ValidatePolicyDeploymentTime :: Check if deployment of policy is u... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeDeletePolicy :: Check if undeployment of polic... | PASS | ------------------------------------------------------------------------------ ValidateResponseTimeDeleteGroup :: Validate delete group response ... | PASS | ------------------------------------------------------------------------------ pap.Pap-Slas | PASS | 8 tests, 8 passed, 0 failed ============================================================================== pap | PASS | 30 tests, 30 passed, 0 failed ============================================================================== Output: /tmp/tmp.9G9cREVzs6/output.xml Log: /tmp/tmp.9G9cREVzs6/log.html Report: /tmp/tmp.9G9cREVzs6/report.html + RESULT=0 + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + echo 'RESULT: 0' RESULT: 0 + exit 0 + on_exit + rc=0 + [[ -n /w/workspace/policy-pap-master-project-csit-verify-pap ]] + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS policy-apex-pdp Up 2 minutes policy-pap Up 2 minutes policy-api Up 2 minutes kafka Up 2 minutes grafana Up 2 minutes compose_zookeeper_1 Up 2 minutes prometheus Up 2 minutes simulator Up 2 minutes mariadb Up 2 minutes + docker_stats ++ uname -s + '[' Linux == Darwin ']' + sh -c 'top -bn1 | head -3' top - 15:41:33 up 6 min, 0 users, load average: 0.59, 1.05, 0.52 Tasks: 199 total, 1 running, 128 sleeping, 0 stopped, 0 zombie %Cpu(s): 11.4 us, 2.2 sy, 0.0 ni, 83.8 id, 2.5 wa, 0.0 hi, 0.1 si, 0.1 st + echo + sh -c 'free -h' total used free shared buff/cache available Mem: 31G 2.9G 22G 1.3M 6.0G 28G Swap: 1.0G 0B 1.0G + echo + docker ps --format 'table {{ .Names }}\t{{ .Status }}' NAMES STATUS policy-apex-pdp Up 2 minutes policy-pap Up 2 minutes policy-api Up 2 minutes kafka Up 2 minutes grafana Up 2 minutes compose_zookeeper_1 Up 2 minutes prometheus Up 2 minutes simulator Up 2 minutes mariadb Up 2 minutes + echo + docker stats --no-stream CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 6682931d151d policy-apex-pdp 0.36% 188.3MiB / 31.41GiB 0.59% 56.8kB / 91.4kB 0B / 0B 52 ce0c35ba1c2b policy-pap 0.60% 500.6MiB / 31.41GiB 1.56% 2.33MB / 800kB 0B / 153MB 65 a9ed696e1364 policy-api 0.09% 667.3MiB / 31.41GiB 2.07% 2.49MB / 1.26MB 0B / 0B 58 61dba1bb2638 kafka 8.09% 400.8MiB / 31.41GiB 1.25% 236kB / 211kB 0B / 606kB 85 67dc67c73934 grafana 0.02% 62.3MiB / 31.41GiB 0.19% 20.3kB / 4.5kB 0B / 24MB 16 f0a74fdd562c compose_zookeeper_1 0.27% 100MiB / 31.41GiB 0.31% 55.3kB / 48.9kB 0B / 401kB 59 0fbb145e4601 prometheus 0.00% 24.99MiB / 31.41GiB 0.08% 167kB / 11.1kB 102kB / 0B 13 45f259e2cc4e simulator 0.08% 120.6MiB / 31.41GiB 0.37% 1.37kB / 0B 0B / 0B 78 c43acedeb297 mariadb 0.01% 103.7MiB / 31.41GiB 0.32% 1.95MB / 4.77MB 10.9MB / 62MB 28 + echo + source_safely /w/workspace/policy-pap-master-project-csit-verify-pap/compose/stop-compose.sh + '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap/compose/stop-compose.sh ']' + relax_set + set +e + set +o pipefail + . /w/workspace/policy-pap-master-project-csit-verify-pap/compose/stop-compose.sh ++ echo 'Shut down started!' Shut down started! ++ '[' -z /w/workspace/policy-pap-master-project-csit-verify-pap ']' ++ COMPOSE_FOLDER=/w/workspace/policy-pap-master-project-csit-verify-pap/compose ++ cd /w/workspace/policy-pap-master-project-csit-verify-pap/compose ++ source export-ports.sh ++ source get-versions.sh ++ echo 'Collecting logs from docker compose containers...' Collecting logs from docker compose containers... ++ docker-compose logs ++ cat docker_compose.log Attaching to policy-apex-pdp, policy-pap, policy-api, policy-db-migrator, kafka, grafana, compose_zookeeper_1, prometheus, simulator, mariadb grafana | logger=settings t=2024-02-21T15:38:59.547817633Z level=info msg="Starting Grafana" version=10.3.3 commit=252761264e22ece57204b327f9130d3b44592c01 branch=HEAD compiled=2024-02-21T15:38:59Z grafana | logger=settings t=2024-02-21T15:38:59.548009257Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini grafana | logger=settings t=2024-02-21T15:38:59.548020487Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini grafana | logger=settings t=2024-02-21T15:38:59.548024707Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" grafana | logger=settings t=2024-02-21T15:38:59.548028037Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" grafana | logger=settings t=2024-02-21T15:38:59.548031247Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" grafana | logger=settings t=2024-02-21T15:38:59.548034137Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" grafana | logger=settings t=2024-02-21T15:38:59.548037097Z level=info msg="Config overridden from command line" arg="default.log.mode=console" grafana | logger=settings t=2024-02-21T15:38:59.548040847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" grafana | logger=settings t=2024-02-21T15:38:59.548044528Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" grafana | logger=settings t=2024-02-21T15:38:59.548047478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana | logger=settings t=2024-02-21T15:38:59.548050878Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana | logger=settings t=2024-02-21T15:38:59.548056108Z level=info msg=Target target=[all] grafana | logger=settings t=2024-02-21T15:38:59.548061648Z level=info msg="Path Home" path=/usr/share/grafana grafana | logger=settings t=2024-02-21T15:38:59.548065438Z level=info msg="Path Data" path=/var/lib/grafana grafana | logger=settings t=2024-02-21T15:38:59.548068748Z level=info msg="Path Logs" path=/var/log/grafana grafana | logger=settings t=2024-02-21T15:38:59.548072258Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins grafana | logger=settings t=2024-02-21T15:38:59.548075608Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning grafana | logger=settings t=2024-02-21T15:38:59.548079458Z level=info msg="App mode production" grafana | logger=sqlstore t=2024-02-21T15:38:59.548327004Z level=info msg="Connecting to DB" dbtype=sqlite3 grafana | logger=sqlstore t=2024-02-21T15:38:59.548348844Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db grafana | logger=migrator t=2024-02-21T15:38:59.548905156Z level=info msg="Starting DB migrations" grafana | logger=migrator t=2024-02-21T15:38:59.549967329Z level=info msg="Executing migration" id="create migration_log table" grafana | logger=migrator t=2024-02-21T15:38:59.550679394Z level=info msg="Migration successfully executed" id="create migration_log table" duration=709.495µs grafana | logger=migrator t=2024-02-21T15:38:59.5547419Z level=info msg="Executing migration" id="create user table" grafana | logger=migrator t=2024-02-21T15:38:59.555233591Z level=info msg="Migration successfully executed" id="create user table" duration=492.271µs grafana | logger=migrator t=2024-02-21T15:38:59.558983511Z level=info msg="Executing migration" id="add unique index user.login" grafana | logger=migrator t=2024-02-21T15:38:59.559699816Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=715.805µs grafana | logger=migrator t=2024-02-21T15:38:59.565684904Z level=info msg="Executing migration" id="add unique index user.email" grafana | logger=migrator t=2024-02-21T15:38:59.566670205Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=983.501µs grafana | logger=migrator t=2024-02-21T15:38:59.570453136Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" grafana | logger=migrator t=2024-02-21T15:38:59.571462367Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.008741ms grafana | logger=migrator t=2024-02-21T15:38:59.574904321Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" grafana | logger=migrator t=2024-02-21T15:38:59.575855871Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=951.98µs grafana | logger=migrator t=2024-02-21T15:38:59.582890751Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" grafana | logger=migrator t=2024-02-21T15:38:59.586621601Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.72857ms grafana | logger=migrator t=2024-02-21T15:38:59.59031777Z level=info msg="Executing migration" id="create user table v2" grafana | logger=migrator t=2024-02-21T15:38:59.591437953Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.119924ms grafana | logger=migrator t=2024-02-21T15:38:59.595819937Z level=info msg="Executing migration" id="create index UQE_user_login - v2" grafana | logger=migrator t=2024-02-21T15:38:59.596522712Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=702.245µs grafana | logger=migrator t=2024-02-21T15:38:59.599538976Z level=info msg="Executing migration" id="create index UQE_user_email - v2" grafana | logger=migrator t=2024-02-21T15:38:59.6002039Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=664.444µs grafana | logger=migrator t=2024-02-21T15:38:59.606095846Z level=info msg="Executing migration" id="copy data_source v1 to v2" grafana | logger=migrator t=2024-02-21T15:38:59.606713759Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=617.523µs grafana | logger=migrator t=2024-02-21T15:38:59.610460729Z level=info msg="Executing migration" id="Drop old table user_v1" grafana | logger=migrator t=2024-02-21T15:38:59.611233406Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=772.077µs grafana | logger=migrator t=2024-02-21T15:38:59.614955055Z level=info msg="Executing migration" id="Add column help_flags1 to user table" grafana | logger=migrator t=2024-02-21T15:38:59.616682502Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.727007ms grafana | logger=migrator t=2024-02-21T15:38:59.622707871Z level=info msg="Executing migration" id="Update user table charset" grafana | logger=migrator t=2024-02-21T15:38:59.622735001Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.35µs grafana | logger=migrator t=2024-02-21T15:38:59.626020071Z level=info msg="Executing migration" id="Add last_seen_at column to user" grafana | logger=migrator t=2024-02-21T15:38:59.627665736Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.645015ms grafana | logger=migrator t=2024-02-21T15:38:59.630868505Z level=info msg="Executing migration" id="Add missing user data" grafana | logger=migrator t=2024-02-21T15:38:59.631192512Z level=info msg="Migration successfully executed" id="Add missing user data" duration=324.197µs grafana | logger=migrator t=2024-02-21T15:38:59.634507302Z level=info msg="Executing migration" id="Add is_disabled column to user" grafana | logger=migrator t=2024-02-21T15:38:59.635583815Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.076093ms zookeeper_1 | ===> User zookeeper_1 | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser) zookeeper_1 | ===> Configuring ... zookeeper_1 | ===> Running preflight checks ... zookeeper_1 | ===> Check if /var/lib/zookeeper/data is writable ... zookeeper_1 | ===> Check if /var/lib/zookeeper/log is writable ... zookeeper_1 | ===> Launching ... zookeeper_1 | ===> Launching zookeeper ... zookeeper_1 | [2024-02-21 15:39:04,313] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,320] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,320] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,320] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,320] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,322] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) zookeeper_1 | [2024-02-21 15:39:04,322] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager) zookeeper_1 | [2024-02-21 15:39:04,322] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager) zookeeper_1 | [2024-02-21 15:39:04,322] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain) zookeeper_1 | [2024-02-21 15:39:04,323] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil) zookeeper_1 | [2024-02-21 15:39:04,324] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,324] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,324] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,324] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,324] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) zookeeper_1 | [2024-02-21 15:39:04,324] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain) zookeeper_1 | [2024-02-21 15:39:04,336] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@7690781 (org.apache.zookeeper.server.ServerMetrics) zookeeper_1 | [2024-02-21 15:39:04,340] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider) zookeeper_1 | [2024-02-21 15:39:04,340] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider) zookeeper_1 | [2024-02-21 15:39:04,342] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) zookeeper_1 | [2024-02-21 15:39:04,353] INFO (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO | | (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,353] INFO (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,354] INFO Server environment:zookeeper.version=3.8.3-6ad6d364c7c0bcf0de452d54ebefa3058098ab56, built on 2023-10-05 10:34 UTC (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,354] INFO Server environment:host.name=f0a74fdd562c (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,354] INFO Server environment:java.version=11.0.21 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:java.home=/usr/lib/jvm/java-11-zulu-openjdk-ca (org.apache.zookeeper.server.ZooKeeperServer) grafana | logger=migrator t=2024-02-21T15:38:59.641193505Z level=info msg="Executing migration" id="Add index user.login/user.email" grafana | logger=migrator t=2024-02-21T15:38:59.64187872Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=684.445µs grafana | logger=migrator t=2024-02-21T15:38:59.645306473Z level=info msg="Executing migration" id="Add is_service_account column to user" grafana | logger=migrator t=2024-02-21T15:38:59.647096081Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.788928ms grafana | logger=migrator t=2024-02-21T15:38:59.650389391Z level=info msg="Executing migration" id="Update is_service_account column to nullable" grafana | logger=migrator t=2024-02-21T15:38:59.662890288Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.501827ms grafana | logger=migrator t=2024-02-21T15:38:59.665832031Z level=info msg="Executing migration" id="create temp user table v1-7" grafana | logger=migrator t=2024-02-21T15:38:59.666318601Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=482.6µs grafana | logger=migrator t=2024-02-21T15:38:59.671805908Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" grafana | logger=migrator t=2024-02-21T15:38:59.672527844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=721.276µs grafana | logger=migrator t=2024-02-21T15:38:59.675788193Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" grafana | logger=migrator t=2024-02-21T15:38:59.676490998Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=702.205µs grafana | logger=migrator t=2024-02-21T15:38:59.679654856Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" grafana | logger=migrator t=2024-02-21T15:38:59.680657867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.001061ms grafana | logger=migrator t=2024-02-21T15:38:59.686589024Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" grafana | logger=migrator t=2024-02-21T15:38:59.687708818Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.123804ms grafana | logger=migrator t=2024-02-21T15:38:59.691203372Z level=info msg="Executing migration" id="Update temp_user table charset" grafana | logger=migrator t=2024-02-21T15:38:59.691227793Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.291µs grafana | logger=migrator t=2024-02-21T15:38:59.694307518Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" grafana | logger=migrator t=2024-02-21T15:38:59.694971533Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=663.525µs grafana | logger=migrator t=2024-02-21T15:38:59.700557882Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" grafana | logger=migrator t=2024-02-21T15:38:59.701555513Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=997.231µs grafana | logger=migrator t=2024-02-21T15:38:59.704962626Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" grafana | logger=migrator t=2024-02-21T15:38:59.705971197Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.008621ms grafana | logger=migrator t=2024-02-21T15:38:59.70936579Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" grafana | logger=migrator t=2024-02-21T15:38:59.710355311Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=989.151µs grafana | logger=migrator t=2024-02-21T15:38:59.715696495Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T15:38:59.719254611Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.557226ms grafana | logger=migrator t=2024-02-21T15:38:59.72248055Z level=info msg="Executing migration" id="create temp_user v2" grafana | logger=migrator t=2024-02-21T15:38:59.723205645Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=724.395µs grafana | logger=migrator t=2024-02-21T15:38:59.726199019Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" grafana | logger=migrator t=2024-02-21T15:38:59.726929015Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=729.526µs grafana | logger=migrator t=2024-02-21T15:38:59.731919131Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" grafana | logger=migrator t=2024-02-21T15:38:59.733045525Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.130594ms grafana | logger=migrator t=2024-02-21T15:38:59.736258144Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" grafana | logger=migrator t=2024-02-21T15:38:59.737386428Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.127314ms grafana | logger=migrator t=2024-02-21T15:38:59.740532535Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" grafana | logger=migrator t=2024-02-21T15:38:59.74122489Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=691.865µs grafana | logger=migrator t=2024-02-21T15:38:59.746341329Z level=info msg="Executing migration" id="copy temp_user v1 to v2" grafana | logger=migrator t=2024-02-21T15:38:59.746770818Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=425.159µs grafana | logger=migrator t=2024-02-21T15:38:59.749758472Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" grafana | logger=migrator t=2024-02-21T15:38:59.750498287Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=739.255µs grafana | logger=migrator t=2024-02-21T15:38:59.753593994Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" grafana | logger=migrator t=2024-02-21T15:38:59.754109035Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=514.781µs grafana | logger=migrator t=2024-02-21T15:38:59.757503847Z level=info msg="Executing migration" id="create star table" grafana | logger=migrator t=2024-02-21T15:38:59.758079979Z level=info msg="Migration successfully executed" id="create star table" duration=575.732µs grafana | logger=migrator t=2024-02-21T15:38:59.764150109Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" grafana | logger=migrator t=2024-02-21T15:38:59.764998827Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=852.988µs grafana | logger=migrator t=2024-02-21T15:38:59.768459021Z level=info msg="Executing migration" id="create org table v1" grafana | logger=migrator t=2024-02-21T15:38:59.769530124Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.070663ms grafana | logger=migrator t=2024-02-21T15:38:59.774272005Z level=info msg="Executing migration" id="create index UQE_org_name - v1" grafana | logger=migrator t=2024-02-21T15:38:59.77500942Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=736.025µs zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jose4j-0.9.3.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.100.Final.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.13.5.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/connect-mirror-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.11.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.100.Final.jar:/usr/bin/../share/java/kafka/jline-3.22.0.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-tools-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/connect-json-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.100.Final.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.5-1.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.13.5.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/scala-library-2.13.11.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.13.5.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/connect-transforms-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-core-2.13.5.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/jackson-databind-2.13.5.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/connect-api-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.100.Final.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.13.5.jar:/usr/bin/../share/java/kafka/kafka-raft-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.13.5.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.13.5.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.13.5.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-clients-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/trogdor-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-shell-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.100.Final.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.100.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.3.jar:/usr/bin/../share/java/kafka/connect-runtime-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.100.Final.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.3.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/netty-common-4.1.100.Final.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.100.Final.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.53.v20231009.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:java.compiler= (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:os.version=4.15.0-192-generic (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:user.name=appuser (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:user.home=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:user.dir=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:os.memory.free=490MB (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,355] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,356] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) zookeeper_1 | [2024-02-21 15:39:04,357] INFO minSessionTimeout set to 4000 ms (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,357] INFO maxSessionTimeout set to 40000 ms (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,358] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) zookeeper_1 | [2024-02-21 15:39:04,358] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) zookeeper_1 | [2024-02-21 15:39:04,359] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) zookeeper_1 | [2024-02-21 15:39:04,359] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) zookeeper_1 | [2024-02-21 15:39:04,359] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) zookeeper_1 | [2024-02-21 15:39:04,359] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) grafana | logger=migrator t=2024-02-21T15:38:59.778212249Z level=info msg="Executing migration" id="create org_user table v1" grafana | logger=migrator t=2024-02-21T15:38:59.778831912Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=620.923µs grafana | logger=migrator t=2024-02-21T15:38:59.784055714Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" grafana | logger=migrator t=2024-02-21T15:38:59.785237719Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.181206ms grafana | logger=migrator t=2024-02-21T15:38:59.789116852Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" grafana | logger=migrator t=2024-02-21T15:38:59.790520221Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.40231ms grafana | logger=migrator t=2024-02-21T15:38:59.797572202Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" grafana | logger=migrator t=2024-02-21T15:38:59.798372229Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=799.927µs grafana | logger=migrator t=2024-02-21T15:38:59.800833642Z level=info msg="Executing migration" id="Update org table charset" grafana | logger=migrator t=2024-02-21T15:38:59.800859652Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.771µs grafana | logger=migrator t=2024-02-21T15:38:59.80497282Z level=info msg="Executing migration" id="Update org_user table charset" grafana | logger=migrator t=2024-02-21T15:38:59.80500123Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.01µs grafana | logger=migrator t=2024-02-21T15:38:59.807098575Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" grafana | logger=migrator t=2024-02-21T15:38:59.807263039Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.884µs grafana | logger=migrator t=2024-02-21T15:38:59.809908555Z level=info msg="Executing migration" id="create dashboard table" grafana | logger=migrator t=2024-02-21T15:38:59.810542139Z level=info msg="Migration successfully executed" id="create dashboard table" duration=630.644µs grafana | logger=migrator t=2024-02-21T15:38:59.813197835Z level=info msg="Executing migration" id="add index dashboard.account_id" grafana | logger=migrator t=2024-02-21T15:38:59.814470793Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.272097ms grafana | logger=migrator t=2024-02-21T15:38:59.819342676Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" grafana | logger=migrator t=2024-02-21T15:38:59.820130823Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=787.787µs grafana | logger=migrator t=2024-02-21T15:38:59.822851131Z level=info msg="Executing migration" id="create dashboard_tag table" grafana | logger=migrator t=2024-02-21T15:38:59.823480165Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=623.994µs grafana | logger=migrator t=2024-02-21T15:38:59.826326455Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" grafana | logger=migrator t=2024-02-21T15:38:59.827639664Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.312588ms grafana | logger=migrator t=2024-02-21T15:38:59.832870565Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" grafana | logger=migrator t=2024-02-21T15:38:59.83403697Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.172265ms grafana | logger=migrator t=2024-02-21T15:38:59.837385761Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" grafana | logger=migrator t=2024-02-21T15:38:59.845210578Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.825437ms grafana | logger=migrator t=2024-02-21T15:38:59.84808668Z level=info msg="Executing migration" id="create dashboard v2" grafana | logger=migrator t=2024-02-21T15:38:59.848759904Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=672.714µs grafana | logger=migrator t=2024-02-21T15:38:59.853814852Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" grafana | logger=migrator t=2024-02-21T15:38:59.854531627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=716.535µs grafana | logger=migrator t=2024-02-21T15:38:59.857663274Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" grafana | logger=migrator t=2024-02-21T15:38:59.8588563Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.192746ms grafana | logger=migrator t=2024-02-21T15:38:59.862279233Z level=info msg="Executing migration" id="copy dashboard v1 to v2" grafana | logger=migrator t=2024-02-21T15:38:59.862756113Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=476.23µs grafana | logger=migrator t=2024-02-21T15:38:59.868894634Z level=info msg="Executing migration" id="drop table dashboard_v1" grafana | logger=migrator t=2024-02-21T15:38:59.86965757Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=764.456µs grafana | logger=migrator t=2024-02-21T15:38:59.872551972Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" grafana | logger=migrator t=2024-02-21T15:38:59.872616383Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.841µs grafana | logger=migrator t=2024-02-21T15:38:59.875175048Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" grafana | logger=migrator t=2024-02-21T15:38:59.877889276Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.713518ms grafana | logger=migrator t=2024-02-21T15:38:59.883497185Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" grafana | logger=migrator t=2024-02-21T15:38:59.885190992Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.692626ms grafana | logger=migrator t=2024-02-21T15:38:59.888130824Z level=info msg="Executing migration" id="Add column gnetId in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.889870921Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.739657ms grafana | logger=migrator t=2024-02-21T15:38:59.893199062Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.893952088Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=752.526µs grafana | logger=migrator t=2024-02-21T15:38:59.900056949Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.901798756Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.741407ms grafana | logger=migrator t=2024-02-21T15:38:59.904856841Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.905633068Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=775.577µs grafana | logger=migrator t=2024-02-21T15:38:59.908913658Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" grafana | logger=migrator t=2024-02-21T15:38:59.909680664Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=766.366µs grafana | logger=migrator t=2024-02-21T15:38:59.913822242Z level=info msg="Executing migration" id="Update dashboard table charset" grafana | logger=migrator t=2024-02-21T15:38:59.913854973Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.871µs grafana | logger=migrator t=2024-02-21T15:38:59.917291126Z level=info msg="Executing migration" id="Update dashboard_tag table charset" grafana | logger=migrator t=2024-02-21T15:38:59.917324117Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=34.511µs grafana | logger=migrator t=2024-02-21T15:38:59.920989855Z level=info msg="Executing migration" id="Add column folder_id in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.923894047Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.903202ms grafana | logger=migrator t=2024-02-21T15:38:59.929958797Z level=info msg="Executing migration" id="Add column isFolder in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.931781296Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.823779ms grafana | logger=migrator t=2024-02-21T15:38:59.935050795Z level=info msg="Executing migration" id="Add column has_acl in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.937965298Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.913783ms grafana | logger=migrator t=2024-02-21T15:38:59.941650166Z level=info msg="Executing migration" id="Add column uid in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.94465074Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.007554ms grafana | logger=migrator t=2024-02-21T15:38:59.949054394Z level=info msg="Executing migration" id="Update uid column values in dashboard" grafana | logger=migrator t=2024-02-21T15:38:59.949232508Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=178.184µs grafana | logger=migrator t=2024-02-21T15:38:59.952367465Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" grafana | logger=migrator t=2024-02-21T15:38:59.953316885Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=947.71µs grafana | logger=migrator t=2024-02-21T15:38:59.956862821Z level=info msg="Executing migration" id="Remove unique index org_id_slug" grafana | logger=migrator t=2024-02-21T15:38:59.957916373Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.053432ms grafana | logger=migrator t=2024-02-21T15:38:59.96242655Z level=info msg="Executing migration" id="Update dashboard title length" grafana | logger=migrator t=2024-02-21T15:38:59.96245635Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=24.05µs grafana | logger=migrator t=2024-02-21T15:38:59.965852893Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" grafana | logger=migrator t=2024-02-21T15:38:59.966588738Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=735.275µs grafana | logger=migrator t=2024-02-21T15:38:59.96995888Z level=info msg="Executing migration" id="create dashboard_provisioning" grafana | logger=migrator t=2024-02-21T15:38:59.970567013Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=607.773µs grafana | logger=migrator t=2024-02-21T15:38:59.973841423Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T15:38:59.983308935Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.467672ms grafana | logger=migrator t=2024-02-21T15:38:59.987461954Z level=info msg="Executing migration" id="create dashboard_provisioning v2" grafana | logger=migrator t=2024-02-21T15:38:59.988088257Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=622.333µs grafana | logger=migrator t=2024-02-21T15:38:59.99149846Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" grafana | logger=migrator t=2024-02-21T15:38:59.992219635Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=720.835µs grafana | logger=migrator t=2024-02-21T15:38:59.995430864Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" grafana | logger=migrator t=2024-02-21T15:38:59.996216431Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=782.087µs grafana | logger=migrator t=2024-02-21T15:39:00.000354629Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" grafana | logger=migrator t=2024-02-21T15:39:00.000649345Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=294.486µs grafana | logger=migrator t=2024-02-21T15:39:00.003005456Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" grafana | logger=migrator t=2024-02-21T15:39:00.003513917Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=508.301µs grafana | logger=migrator t=2024-02-21T15:39:00.006720647Z level=info msg="Executing migration" id="Add check_sum column" grafana | logger=migrator t=2024-02-21T15:39:00.009914386Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.192998ms grafana | logger=migrator t=2024-02-21T15:39:00.014372112Z level=info msg="Executing migration" id="Add index for dashboard_title" grafana | logger=migrator t=2024-02-21T15:39:00.01519752Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=824.667µs grafana | logger=migrator t=2024-02-21T15:39:00.018400239Z level=info msg="Executing migration" id="delete tags for deleted dashboards" grafana | logger=migrator t=2024-02-21T15:39:00.018559292Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=162.743µs grafana | logger=migrator t=2024-02-21T15:39:00.021971456Z level=info msg="Executing migration" id="delete stars for deleted dashboards" grafana | logger=migrator t=2024-02-21T15:39:00.022222851Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=251.315µs grafana | logger=migrator t=2024-02-21T15:39:00.026930623Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" grafana | logger=migrator t=2024-02-21T15:39:00.028136389Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.204866ms grafana | logger=migrator t=2024-02-21T15:39:00.031872929Z level=info msg="Executing migration" id="Add isPublic for dashboard" grafana | logger=migrator t=2024-02-21T15:39:00.035187051Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.313482ms grafana | logger=migrator t=2024-02-21T15:39:00.038926862Z level=info msg="Executing migration" id="create data_source table" grafana | logger=migrator t=2024-02-21T15:39:00.040056976Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.131005ms zookeeper_1 | [2024-02-21 15:39:04,359] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) zookeeper_1 | [2024-02-21 15:39:04,359] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) zookeeper_1 | [2024-02-21 15:39:04,362] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,362] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,362] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper) zookeeper_1 | [2024-02-21 15:39:04,362] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper) zookeeper_1 | [2024-02-21 15:39:04,362] INFO Created server with tickTime 2000 ms minSessionTimeout 4000 ms maxSessionTimeout 40000 ms clientPortListenBacklog -1 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,382] INFO Logging initialized @548ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) zookeeper_1 | [2024-02-21 15:39:04,471] WARN o.e.j.s.ServletContextHandler@415b0b49{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler) zookeeper_1 | [2024-02-21 15:39:04,471] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler) zookeeper_1 | [2024-02-21 15:39:04,494] INFO jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 11.0.21+9-LTS (org.eclipse.jetty.server.Server) zookeeper_1 | [2024-02-21 15:39:04,524] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) zookeeper_1 | [2024-02-21 15:39:04,524] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) zookeeper_1 | [2024-02-21 15:39:04,525] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session) zookeeper_1 | [2024-02-21 15:39:04,530] WARN ServletContext@o.e.j.s.ServletContextHandler@415b0b49{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler) zookeeper_1 | [2024-02-21 15:39:04,538] INFO Started o.e.j.s.ServletContextHandler@415b0b49{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) zookeeper_1 | [2024-02-21 15:39:04,551] INFO Started ServerConnector@6b695b06{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector) zookeeper_1 | [2024-02-21 15:39:04,551] INFO Started @717ms (org.eclipse.jetty.server.Server) zookeeper_1 | [2024-02-21 15:39:04,552] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer) zookeeper_1 | [2024-02-21 15:39:04,557] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) zookeeper_1 | [2024-02-21 15:39:04,558] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) zookeeper_1 | [2024-02-21 15:39:04,559] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory) zookeeper_1 | [2024-02-21 15:39:04,560] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory) zookeeper_1 | [2024-02-21 15:39:04,579] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) zookeeper_1 | [2024-02-21 15:39:04,579] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) zookeeper_1 | [2024-02-21 15:39:04,580] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) zookeeper_1 | [2024-02-21 15:39:04,580] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) zookeeper_1 | [2024-02-21 15:39:04,584] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) zookeeper_1 | [2024-02-21 15:39:04,585] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) zookeeper_1 | [2024-02-21 15:39:04,588] INFO Snapshot loaded in 8 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) zookeeper_1 | [2024-02-21 15:39:04,588] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) zookeeper_1 | [2024-02-21 15:39:04,589] INFO Snapshot taken in 1 ms (org.apache.zookeeper.server.ZooKeeperServer) zookeeper_1 | [2024-02-21 15:39:04,597] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler) zookeeper_1 | [2024-02-21 15:39:04,598] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor) zookeeper_1 | [2024-02-21 15:39:04,611] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager) zookeeper_1 | [2024-02-21 15:39:04,611] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) zookeeper_1 | [2024-02-21 15:39:05,920] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog) mariadb | 2024-02-21 15:39:02+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2024-02-21 15:39:02+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mariadb | 2024-02-21 15:39:02+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. mariadb | 2024-02-21 15:39:03+00:00 [Note] [Entrypoint]: Initializing database files mariadb | 2024-02-21 15:39:03 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-02-21 15:39:03 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-02-21 15:39:03 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | mariadb | mariadb | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! mariadb | To do so, start the server, then issue the following command: mariadb | mariadb | '/usr/bin/mysql_secure_installation' mariadb | mariadb | which will also give you the option of removing the test mariadb | databases and anonymous user created by default. This is mariadb | strongly recommended for production servers. mariadb | mariadb | See the MariaDB Knowledgebase at https://mariadb.com/kb mariadb | mariadb | Please report any problems at https://mariadb.org/jira mariadb | mariadb | The latest information about MariaDB is available at https://mariadb.org/. mariadb | mariadb | Consider joining MariaDB's strong and vibrant community: mariadb | https://mariadb.org/get-involved/ mariadb | mariadb | 2024-02-21 15:39:04+00:00 [Note] [Entrypoint]: Database files initialized mariadb | 2024-02-21 15:39:04+00:00 [Note] [Entrypoint]: Starting temporary server mariadb | 2024-02-21 15:39:04+00:00 [Note] [Entrypoint]: Waiting for server startup mariadb | 2024-02-21 15:39:04 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 95 ... mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: Number of transaction pools: 1 mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions grafana | logger=migrator t=2024-02-21T15:39:00.044250246Z level=info msg="Executing migration" id="add index data_source.account_id" grafana | logger=migrator t=2024-02-21T15:39:00.044985012Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=734.016µs grafana | logger=migrator t=2024-02-21T15:39:00.04857469Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" grafana | logger=migrator t=2024-02-21T15:39:00.049411178Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=842.329µs grafana | logger=migrator t=2024-02-21T15:39:00.052734079Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" grafana | logger=migrator t=2024-02-21T15:39:00.053479046Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=749.886µs grafana | logger=migrator t=2024-02-21T15:39:00.057965782Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" grafana | logger=migrator t=2024-02-21T15:39:00.059135398Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.169315ms grafana | logger=migrator t=2024-02-21T15:39:00.063044222Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" grafana | logger=migrator t=2024-02-21T15:39:00.071371942Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.32755ms grafana | logger=migrator t=2024-02-21T15:39:00.075116452Z level=info msg="Executing migration" id="create data_source table v2" grafana | logger=migrator t=2024-02-21T15:39:00.075646214Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=529.552µs grafana | logger=migrator t=2024-02-21T15:39:00.079828054Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" grafana | logger=migrator t=2024-02-21T15:39:00.080450527Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=622.203µs grafana | logger=migrator t=2024-02-21T15:39:00.083986564Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" grafana | logger=migrator t=2024-02-21T15:39:00.085237931Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.252787ms grafana | logger=migrator t=2024-02-21T15:39:00.08891787Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" grafana | logger=migrator t=2024-02-21T15:39:00.089711657Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=787.117µs grafana | logger=migrator t=2024-02-21T15:39:00.094155853Z level=info msg="Executing migration" id="Add column with_credentials" grafana | logger=migrator t=2024-02-21T15:39:00.09770509Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.548277ms grafana | logger=migrator t=2024-02-21T15:39:00.101179185Z level=info msg="Executing migration" id="Add secure json data column" grafana | logger=migrator t=2024-02-21T15:39:00.103383082Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.203507ms grafana | logger=migrator t=2024-02-21T15:39:00.10697695Z level=info msg="Executing migration" id="Update data_source table charset" grafana | logger=migrator t=2024-02-21T15:39:00.10699644Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=20.16µs grafana | logger=migrator t=2024-02-21T15:39:00.111457816Z level=info msg="Executing migration" id="Update initial version to 1" grafana | logger=migrator t=2024-02-21T15:39:00.1116252Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=167.474µs grafana | logger=migrator t=2024-02-21T15:39:00.115022153Z level=info msg="Executing migration" id="Add read_only data column" grafana | logger=migrator t=2024-02-21T15:39:00.118292274Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.265121ms grafana | logger=migrator t=2024-02-21T15:39:00.121967213Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" grafana | logger=migrator t=2024-02-21T15:39:00.122234199Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=267.076µs grafana | logger=migrator t=2024-02-21T15:39:00.125832957Z level=info msg="Executing migration" id="Update json_data with nulls" grafana | logger=migrator t=2024-02-21T15:39:00.12598281Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=149.863µs grafana | logger=migrator t=2024-02-21T15:39:00.130280133Z level=info msg="Executing migration" id="Add uid column" grafana | logger=migrator t=2024-02-21T15:39:00.13246364Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.182877ms grafana | logger=migrator t=2024-02-21T15:39:00.135843803Z level=info msg="Executing migration" id="Update uid value" grafana | logger=migrator t=2024-02-21T15:39:00.136005886Z level=info msg="Migration successfully executed" id="Update uid value" duration=162.193µs grafana | logger=migrator t=2024-02-21T15:39:00.139488911Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" grafana | logger=migrator t=2024-02-21T15:39:00.140280278Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=790.737µs grafana | logger=migrator t=2024-02-21T15:39:00.144778525Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" grafana | logger=migrator t=2024-02-21T15:39:00.146012742Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.228657ms grafana | logger=migrator t=2024-02-21T15:39:00.149938647Z level=info msg="Executing migration" id="create api_key table" grafana | logger=migrator t=2024-02-21T15:39:00.15100585Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.066663ms grafana | logger=migrator t=2024-02-21T15:39:00.154487815Z level=info msg="Executing migration" id="add index api_key.account_id" grafana | logger=migrator t=2024-02-21T15:39:00.155681361Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.193216ms grafana | logger=migrator t=2024-02-21T15:39:00.160185398Z level=info msg="Executing migration" id="add index api_key.key" grafana | logger=migrator t=2024-02-21T15:39:00.160973065Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=787.157µs grafana | logger=migrator t=2024-02-21T15:39:00.164187064Z level=info msg="Executing migration" id="add index api_key.account_id_name" grafana | logger=migrator t=2024-02-21T15:39:00.165165755Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=977.001µs grafana | logger=migrator t=2024-02-21T15:39:00.170119152Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" grafana | logger=migrator t=2024-02-21T15:39:00.171277267Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.157525ms grafana | logger=migrator t=2024-02-21T15:39:00.17604903Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" grafana | logger=migrator t=2024-02-21T15:39:00.176774036Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=727.976µs grafana | logger=migrator t=2024-02-21T15:39:00.179934774Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" grafana | logger=migrator t=2024-02-21T15:39:00.18066493Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=729.786µs grafana | logger=migrator t=2024-02-21T15:39:00.185204118Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" grafana | logger=migrator t=2024-02-21T15:39:00.19644066Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.243323ms grafana | logger=migrator t=2024-02-21T15:39:00.200002637Z level=info msg="Executing migration" id="create api_key table v2" grafana | logger=migrator t=2024-02-21T15:39:00.200654021Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=648.144µs grafana | logger=migrator t=2024-02-21T15:39:00.204179167Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" grafana | logger=migrator t=2024-02-21T15:39:00.204943164Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=763.917µs grafana | logger=migrator t=2024-02-21T15:39:00.209254566Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" grafana | logger=migrator t=2024-02-21T15:39:00.210067783Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=811.537µs grafana | logger=migrator t=2024-02-21T15:39:00.214123541Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" grafana | logger=migrator t=2024-02-21T15:39:00.215392488Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.311258ms grafana | logger=migrator t=2024-02-21T15:39:00.219439515Z level=info msg="Executing migration" id="copy api_key v1 to v2" grafana | logger=migrator t=2024-02-21T15:39:00.219752462Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=312.917µs grafana | logger=migrator t=2024-02-21T15:39:00.223132945Z level=info msg="Executing migration" id="Drop old table api_key_v1" grafana | logger=migrator t=2024-02-21T15:39:00.223664857Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=529.681µs grafana | logger=migrator t=2024-02-21T15:39:00.228110572Z level=info msg="Executing migration" id="Update api_key table charset" grafana | logger=migrator t=2024-02-21T15:39:00.228148073Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.201µs grafana | logger=migrator t=2024-02-21T15:39:00.231958165Z level=info msg="Executing migration" id="Add expires to api_key table" grafana | logger=migrator t=2024-02-21T15:39:00.235814539Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.855064ms grafana | logger=migrator t=2024-02-21T15:39:00.239733463Z level=info msg="Executing migration" id="Add service account foreign key" grafana | logger=migrator t=2024-02-21T15:39:00.242087834Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.354091ms grafana | logger=migrator t=2024-02-21T15:39:00.246643712Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" grafana | logger=migrator t=2024-02-21T15:39:00.246818276Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.514µs policy-api | Waiting for mariadb port 3306... policy-api | mariadb (172.17.0.4:3306) open policy-api | Waiting for policy-db-migrator port 6824... policy-api | policy-db-migrator (172.17.0.8:6824) open policy-api | Policy api config file: /opt/app/policy/api/etc/apiParameters.yaml policy-api | policy-api | . ____ _ __ _ _ policy-api | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-api | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-api | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-api | ' |____| .__|_| |_|_| |_\__, | / / / / policy-api | =========|_|==============|___/=/_/_/_/ policy-api | :: Spring Boot :: (v3.1.8) policy-api | policy-api | [2024-02-21T15:39:17.208+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 17.0.10 with PID 21 (/app/api.jar started by policy in /opt/app/policy/api/bin) policy-api | [2024-02-21T15:39:17.210+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to 1 default profile: "default" policy-api | [2024-02-21T15:39:19.032+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. policy-api | [2024-02-21T15:39:19.141+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 96 ms. Found 6 JPA repository interfaces. policy-api | [2024-02-21T15:39:19.588+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.api.main.exception.ServiceExceptionHandler policy-api | [2024-02-21T15:39:19.589+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.api.main.exception.ServiceExceptionHandler policy-api | [2024-02-21T15:39:20.361+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) policy-api | [2024-02-21T15:39:20.374+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] policy-api | [2024-02-21T15:39:20.376+00:00|INFO|StandardService|main] Starting service [Tomcat] policy-api | [2024-02-21T15:39:20.377+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.18] policy-api | [2024-02-21T15:39:20.482+00:00|INFO|[/policy/api/v1]|main] Initializing Spring embedded WebApplicationContext policy-api | [2024-02-21T15:39:20.482+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3196 ms policy-api | [2024-02-21T15:39:20.955+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] policy-api | [2024-02-21T15:39:21.041+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 policy-api | [2024-02-21T15:39:21.045+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer policy-api | [2024-02-21T15:39:21.101+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled policy-api | [2024-02-21T15:39:21.458+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer policy-api | [2024-02-21T15:39:21.478+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-api | [2024-02-21T15:39:21.583+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@63b3ee82 policy-api | [2024-02-21T15:39:21.585+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-api | [2024-02-21T15:39:23.551+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) policy-api | [2024-02-21T15:39:23.555+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-api | [2024-02-21T15:39:24.672+00:00|WARN|ApiDatabaseInitializer|main] Detected multi-versioned type: policytypes/onap.policies.monitoring.tcagen2.v2.yaml policy-api | [2024-02-21T15:39:25.504+00:00|INFO|ApiDatabaseInitializer|main] Multi-versioned Service Template [onap.policies.Monitoring, onap.policies.monitoring.tcagen2] policy-api | [2024-02-21T15:39:26.713+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning policy-api | [2024-02-21T15:39:26.961+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6f286e1d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@46ae1e6b, org.springframework.security.web.context.SecurityContextHolderFilter@712ce4f1, org.springframework.security.web.header.HeaderWriterFilter@6e04275e, org.springframework.security.web.authentication.logout.LogoutFilter@6d49bd08, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@62f25e32, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3770dd80, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@136bd1d1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d293b41, org.springframework.security.web.access.ExceptionTranslationFilter@2986e26f, org.springframework.security.web.access.intercept.AuthorizationFilter@14a7e16e] policy-api | [2024-02-21T15:39:27.884+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' policy-api | [2024-02-21T15:39:27.987+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] policy-api | [2024-02-21T15:39:28.018+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/api/v1' policy-api | [2024-02-21T15:39:28.036+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 11.686 seconds (process running for 12.338) policy-api | [2024-02-21T15:39:39.918+00:00|INFO|[/policy/api/v1]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' policy-api | [2024-02-21T15:39:39.919+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' policy-api | [2024-02-21T15:39:39.921+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 2 ms policy-api | [2024-02-21T15:39:46.560+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-3] ***** OrderedServiceImpl implementers: policy-api | [] grafana | logger=migrator t=2024-02-21T15:39:00.250154808Z level=info msg="Executing migration" id="Add last_used_at to api_key table" grafana | logger=migrator t=2024-02-21T15:39:00.25254902Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.393822ms grafana | logger=migrator t=2024-02-21T15:39:00.255989554Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" grafana | logger=migrator t=2024-02-21T15:39:00.258394086Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.404062ms grafana | logger=migrator t=2024-02-21T15:39:00.263182229Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" grafana | logger=migrator t=2024-02-21T15:39:00.263812183Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=632.444µs grafana | logger=migrator t=2024-02-21T15:39:00.267352649Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" grafana | logger=migrator t=2024-02-21T15:39:00.26785694Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=504.031µs grafana | logger=migrator t=2024-02-21T15:39:00.271043269Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" grafana | logger=migrator t=2024-02-21T15:39:00.271739424Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=696.045µs grafana | logger=migrator t=2024-02-21T15:39:00.275860763Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" grafana | logger=migrator t=2024-02-21T15:39:00.276611869Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=750.886µs grafana | logger=migrator t=2024-02-21T15:39:00.279960161Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" grafana | logger=migrator t=2024-02-21T15:39:00.281173017Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.212376ms grafana | logger=migrator t=2024-02-21T15:39:00.284680993Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" grafana | logger=migrator t=2024-02-21T15:39:00.285961731Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.280858ms grafana | logger=migrator t=2024-02-21T15:39:00.290507399Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" grafana | logger=migrator t=2024-02-21T15:39:00.29056954Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=62.721µs grafana | logger=migrator t=2024-02-21T15:39:00.294354292Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" grafana | logger=migrator t=2024-02-21T15:39:00.294391233Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.35µs grafana | logger=migrator t=2024-02-21T15:39:00.298079352Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" grafana | logger=migrator t=2024-02-21T15:39:00.302230592Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.143889ms grafana | logger=migrator t=2024-02-21T15:39:00.305759438Z level=info msg="Executing migration" id="Add encrypted dashboard json column" grafana | logger=migrator t=2024-02-21T15:39:00.308310903Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.550885ms grafana | logger=migrator t=2024-02-21T15:39:00.31282676Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" grafana | logger=migrator t=2024-02-21T15:39:00.312884982Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=58.632µs grafana | logger=migrator t=2024-02-21T15:39:00.316478599Z level=info msg="Executing migration" id="create quota table v1" grafana | logger=migrator t=2024-02-21T15:39:00.317122143Z level=info msg="Migration successfully executed" id="create quota table v1" duration=643.484µs grafana | logger=migrator t=2024-02-21T15:39:00.320720491Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" kafka | ===> User kafka | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser) kafka | ===> Configuring ... kafka | Running in Zookeeper mode... kafka | ===> Running preflight checks ... kafka | ===> Check if /var/lib/kafka/data is writable ... kafka | ===> Check if Zookeeper is healthy ... kafka | SLF4J: Class path contains multiple SLF4J bindings. kafka | SLF4J: Found binding in [jar:file:/usr/share/java/kafka/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] kafka | SLF4J: Found binding in [jar:file:/usr/share/java/cp-base-new/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] kafka | SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. kafka | SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory] kafka | [2024-02-21 15:39:05,849] INFO Client environment:zookeeper.version=3.8.3-6ad6d364c7c0bcf0de452d54ebefa3058098ab56, built on 2023-10-05 10:34 UTC (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:host.name=61dba1bb2638 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.version=11.0.21 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.home=/usr/lib/jvm/java-11-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper) grafana | logger=migrator t=2024-02-21T15:39:00.321968418Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.247066ms grafana | logger=migrator t=2024-02-21T15:39:00.326885264Z level=info msg="Executing migration" id="Update quota table charset" grafana | logger=migrator t=2024-02-21T15:39:00.326935715Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=53.781µs grafana | logger=migrator t=2024-02-21T15:39:00.330940861Z level=info msg="Executing migration" id="create plugin_setting table" grafana | logger=migrator t=2024-02-21T15:39:00.331618646Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=677.355µs grafana | logger=migrator t=2024-02-21T15:39:00.335198043Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" grafana | logger=migrator t=2024-02-21T15:39:00.33600453Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=806.127µs grafana | logger=migrator t=2024-02-21T15:39:00.340809104Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" grafana | logger=migrator t=2024-02-21T15:39:00.34524989Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.440106ms grafana | logger=migrator t=2024-02-21T15:39:00.349122923Z level=info msg="Executing migration" id="Update plugin_setting table charset" grafana | logger=migrator t=2024-02-21T15:39:00.349146334Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.161µs grafana | logger=migrator t=2024-02-21T15:39:00.352427555Z level=info msg="Executing migration" id="create session table" grafana | logger=migrator t=2024-02-21T15:39:00.353189191Z level=info msg="Migration successfully executed" id="create session table" duration=761.146µs grafana | logger=migrator t=2024-02-21T15:39:00.357677308Z level=info msg="Executing migration" id="Drop old table playlist table" grafana | logger=migrator t=2024-02-21T15:39:00.357801351Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.343µs grafana | logger=migrator t=2024-02-21T15:39:00.361585522Z level=info msg="Executing migration" id="Drop old table playlist_item table" grafana | logger=migrator t=2024-02-21T15:39:00.361711255Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=126.393µs grafana | logger=migrator t=2024-02-21T15:39:00.365331883Z level=info msg="Executing migration" id="create playlist table v2" grafana | logger=migrator t=2024-02-21T15:39:00.366309954Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=972.911µs grafana | logger=migrator t=2024-02-21T15:39:00.370037905Z level=info msg="Executing migration" id="create playlist item table v2" grafana | logger=migrator t=2024-02-21T15:39:00.370676378Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=638.413µs grafana | logger=migrator t=2024-02-21T15:39:00.375225187Z level=info msg="Executing migration" id="Update playlist table charset" grafana | logger=migrator t=2024-02-21T15:39:00.375245387Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=20.99µs grafana | logger=migrator t=2024-02-21T15:39:00.378752863Z level=info msg="Executing migration" id="Update playlist_item table charset" grafana | logger=migrator t=2024-02-21T15:39:00.378797514Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.73µs grafana | logger=migrator t=2024-02-21T15:39:00.382594796Z level=info msg="Executing migration" id="Add playlist column created_at" grafana | logger=migrator t=2024-02-21T15:39:00.387319698Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.724002ms grafana | logger=migrator t=2024-02-21T15:39:00.391339024Z level=info msg="Executing migration" id="Add playlist column updated_at" grafana | logger=migrator t=2024-02-21T15:39:00.394607995Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.269011ms grafana | logger=migrator t=2024-02-21T15:39:00.399202344Z level=info msg="Executing migration" id="drop preferences table v2" grafana | logger=migrator t=2024-02-21T15:39:00.399284586Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.692µs grafana | logger=migrator t=2024-02-21T15:39:00.402894184Z level=info msg="Executing migration" id="drop preferences table v3" grafana | logger=migrator t=2024-02-21T15:39:00.402980896Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.601µs grafana | logger=migrator t=2024-02-21T15:39:00.406475871Z level=info msg="Executing migration" id="create preferences table v3" grafana | logger=migrator t=2024-02-21T15:39:00.407218957Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=742.816µs grafana | logger=migrator t=2024-02-21T15:39:00.41338555Z level=info msg="Executing migration" id="Update preferences table charset" grafana | logger=migrator t=2024-02-21T15:39:00.413422601Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.291µs grafana | logger=migrator t=2024-02-21T15:39:00.416873775Z level=info msg="Executing migration" id="Add column team_id in preferences" grafana | logger=migrator t=2024-02-21T15:39:00.421821192Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.947107ms grafana | logger=migrator t=2024-02-21T15:39:00.425564323Z level=info msg="Executing migration" id="Update team_id column values in preferences" grafana | logger=migrator t=2024-02-21T15:39:00.425713146Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=149.083µs grafana | logger=migrator t=2024-02-21T15:39:00.429169951Z level=info msg="Executing migration" id="Add column week_start in preferences" grafana | logger=migrator t=2024-02-21T15:39:00.432358059Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.187748ms grafana | logger=migrator t=2024-02-21T15:39:00.438261347Z level=info msg="Executing migration" id="Add column preferences.json_data" grafana | logger=migrator t=2024-02-21T15:39:00.441259911Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.991614ms grafana | logger=migrator t=2024-02-21T15:39:00.445308979Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" grafana | logger=migrator t=2024-02-21T15:39:00.44536871Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=60.511µs grafana | logger=migrator t=2024-02-21T15:39:00.449213043Z level=info msg="Executing migration" id="Add preferences index org_id" grafana | logger=migrator t=2024-02-21T15:39:00.450221965Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.007192ms grafana | logger=migrator t=2024-02-21T15:39:00.455374266Z level=info msg="Executing migration" id="Add preferences index user_id" grafana | logger=migrator t=2024-02-21T15:39:00.456596562Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.221726ms grafana | logger=migrator t=2024-02-21T15:39:00.46066426Z level=info msg="Executing migration" id="create alert table v1" grafana | logger=migrator t=2024-02-21T15:39:00.461574Z level=info msg="Migration successfully executed" id="create alert table v1" duration=910.43µs grafana | logger=migrator t=2024-02-21T15:39:00.466863274Z level=info msg="Executing migration" id="add index alert org_id & id " grafana | logger=migrator t=2024-02-21T15:39:00.468277374Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.41678ms grafana | logger=migrator t=2024-02-21T15:39:00.476031112Z level=info msg="Executing migration" id="add index alert state" grafana | logger=migrator t=2024-02-21T15:39:00.478524565Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.497994ms grafana | logger=migrator t=2024-02-21T15:39:00.483254448Z level=info msg="Executing migration" id="add index alert dashboard_id" grafana | logger=migrator t=2024-02-21T15:39:00.484799861Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.545454ms grafana | logger=migrator t=2024-02-21T15:39:00.488147733Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" grafana | logger=migrator t=2024-02-21T15:39:00.488802787Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=654.594µs grafana | logger=migrator t=2024-02-21T15:39:00.495079383Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" grafana | logger=migrator t=2024-02-21T15:39:00.496484203Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.40411ms grafana | logger=migrator t=2024-02-21T15:39:00.500180793Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" grafana | logger=migrator t=2024-02-21T15:39:00.50145847Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.276947ms grafana | logger=migrator t=2024-02-21T15:39:00.505759453Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" grafana | logger=migrator t=2024-02-21T15:39:00.520307127Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.546514ms grafana | logger=migrator t=2024-02-21T15:39:00.527319668Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" grafana | logger=migrator t=2024-02-21T15:39:00.527776378Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=457.24µs grafana | logger=migrator t=2024-02-21T15:39:00.531022518Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" grafana | logger=migrator t=2024-02-21T15:39:00.53250582Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.482232ms grafana | logger=migrator t=2024-02-21T15:39:00.535666298Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" grafana | logger=migrator t=2024-02-21T15:39:00.536107968Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=441.82µs grafana | logger=migrator t=2024-02-21T15:39:00.5422524Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" grafana | logger=migrator t=2024-02-21T15:39:00.542765002Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=512.632µs grafana | logger=migrator t=2024-02-21T15:39:00.546102504Z level=info msg="Executing migration" id="create alert_notification table v1" grafana | logger=migrator t=2024-02-21T15:39:00.547187007Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.083954ms grafana | logger=migrator t=2024-02-21T15:39:00.551317406Z level=info msg="Executing migration" id="Add column is_default" grafana | logger=migrator t=2024-02-21T15:39:00.556859906Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.5419ms grafana | logger=migrator t=2024-02-21T15:39:00.562932087Z level=info msg="Executing migration" id="Add column frequency" grafana | logger=migrator t=2024-02-21T15:39:00.56633631Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.406413ms grafana | logger=migrator t=2024-02-21T15:39:00.569488108Z level=info msg="Executing migration" id="Add column send_reminder" grafana | logger=migrator t=2024-02-21T15:39:00.573051685Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.564917ms grafana | logger=migrator t=2024-02-21T15:39:00.576304085Z level=info msg="Executing migration" id="Add column disable_resolve_message" grafana | logger=migrator t=2024-02-21T15:39:00.579728379Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.424094ms grafana | logger=migrator t=2024-02-21T15:39:00.585837391Z level=info msg="Executing migration" id="add index alert_notification org_id & name" grafana | logger=migrator t=2024-02-21T15:39:00.586655349Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=817.318µs grafana | logger=migrator t=2024-02-21T15:39:00.589935519Z level=info msg="Executing migration" id="Update alert table charset" grafana | logger=migrator t=2024-02-21T15:39:00.58996163Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.761µs grafana | logger=migrator t=2024-02-21T15:39:00.593136208Z level=info msg="Executing migration" id="Update alert_notification table charset" grafana | logger=migrator t=2024-02-21T15:39:00.593171259Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.041µs grafana | logger=migrator t=2024-02-21T15:39:00.596831128Z level=info msg="Executing migration" id="create notification_journal table v1" grafana | logger=migrator t=2024-02-21T15:39:00.59783044Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=998.842µs grafana | logger=migrator t=2024-02-21T15:39:00.603947232Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" grafana | logger=migrator t=2024-02-21T15:39:00.604840551Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=892.629µs grafana | logger=migrator t=2024-02-21T15:39:00.608238734Z level=info msg="Executing migration" id="drop alert_notification_journal" grafana | logger=migrator t=2024-02-21T15:39:00.608998491Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=759.507µs grafana | logger=migrator t=2024-02-21T15:39:00.612069707Z level=info msg="Executing migration" id="create alert_notification_state table v1" grafana | logger=migrator t=2024-02-21T15:39:00.612723431Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=653.334µs grafana | logger=migrator t=2024-02-21T15:39:00.61824957Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" grafana | logger=migrator t=2024-02-21T15:39:00.61917142Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=917.68µs grafana | logger=migrator t=2024-02-21T15:39:00.622722947Z level=info msg="Executing migration" id="Add for to alert table" grafana | logger=migrator t=2024-02-21T15:39:00.626346215Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.622888ms grafana | logger=migrator t=2024-02-21T15:39:00.62935047Z level=info msg="Executing migration" id="Add column uid in alert_notification" grafana | logger=migrator t=2024-02-21T15:39:00.633210083Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.859153ms grafana | logger=migrator t=2024-02-21T15:39:00.639192102Z level=info msg="Executing migration" id="Update uid column values in alert_notification" grafana | logger=migrator t=2024-02-21T15:39:00.639380556Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=188.894µs grafana | logger=migrator t=2024-02-21T15:39:00.650555747Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" grafana | logger=migrator t=2024-02-21T15:39:00.651896716Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.340269ms grafana | logger=migrator t=2024-02-21T15:39:00.65673623Z level=info msg="Executing migration" id="Remove unique index org_id_name" grafana | logger=migrator t=2024-02-21T15:39:00.658009228Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.269158ms grafana | logger=migrator t=2024-02-21T15:39:00.663647649Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" grafana | logger=migrator t=2024-02-21T15:39:00.668062844Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.415635ms grafana | logger=migrator t=2024-02-21T15:39:00.671354805Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" grafana | logger=migrator t=2024-02-21T15:39:00.671421756Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.481µs grafana | logger=migrator t=2024-02-21T15:39:00.674875991Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" grafana | logger=migrator t=2024-02-21T15:39:00.675673268Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=796.927µs grafana | logger=migrator t=2024-02-21T15:39:00.681306409Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" grafana | logger=migrator t=2024-02-21T15:39:00.682428443Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.115184ms grafana | logger=migrator t=2024-02-21T15:39:00.685929899Z level=info msg="Executing migration" id="Drop old annotation table v4" grafana | logger=migrator t=2024-02-21T15:39:00.686052761Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=123.122µs grafana | logger=migrator t=2024-02-21T15:39:00.691077869Z level=info msg="Executing migration" id="create annotation table v5" grafana | logger=migrator t=2024-02-21T15:39:00.691846486Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=771.077µs grafana | logger=migrator t=2024-02-21T15:39:00.697295433Z level=info msg="Executing migration" id="add index annotation 0 v3" grafana | logger=migrator t=2024-02-21T15:39:00.698127731Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=829.438µs grafana | logger=migrator t=2024-02-21T15:39:00.701736249Z level=info msg="Executing migration" id="add index annotation 1 v3" grafana | logger=migrator t=2024-02-21T15:39:00.703066037Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.328958ms grafana | logger=migrator t=2024-02-21T15:39:00.706261006Z level=info msg="Executing migration" id="add index annotation 2 v3" grafana | logger=migrator t=2024-02-21T15:39:00.707602955Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.338539ms grafana | logger=migrator t=2024-02-21T15:39:00.713227856Z level=info msg="Executing migration" id="add index annotation 3 v3" grafana | logger=migrator t=2024-02-21T15:39:00.714141196Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=912.379µs grafana | logger=migrator t=2024-02-21T15:39:00.726151064Z level=info msg="Executing migration" id="add index annotation 4 v3" grafana | logger=migrator t=2024-02-21T15:39:00.727662207Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.513363ms grafana | logger=migrator t=2024-02-21T15:39:00.731885457Z level=info msg="Executing migration" id="Update annotation table charset" grafana | logger=migrator t=2024-02-21T15:39:00.731928518Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=43.841µs grafana | logger=migrator t=2024-02-21T15:39:00.736923896Z level=info msg="Executing migration" id="Add column region_id to annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.740804729Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.881513ms grafana | logger=migrator t=2024-02-21T15:39:00.743839385Z level=info msg="Executing migration" id="Drop category_id index" grafana | logger=migrator t=2024-02-21T15:39:00.744643172Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=803.457µs grafana | logger=migrator t=2024-02-21T15:39:00.747567645Z level=info msg="Executing migration" id="Add column tags to annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.751391837Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.823632ms grafana | logger=migrator t=2024-02-21T15:39:00.756916356Z level=info msg="Executing migration" id="Create annotation_tag table v2" grafana | logger=migrator t=2024-02-21T15:39:00.757501679Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=584.723µs grafana | logger=migrator t=2024-02-21T15:39:00.762716271Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" grafana | logger=migrator t=2024-02-21T15:39:00.764227593Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.510312ms grafana | logger=migrator t=2024-02-21T15:39:00.768908564Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" grafana | logger=migrator t=2024-02-21T15:39:00.770047628Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.139914ms grafana | logger=migrator t=2024-02-21T15:39:00.775285721Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" grafana | logger=migrator t=2024-02-21T15:39:00.79101476Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.728639ms grafana | logger=migrator t=2024-02-21T15:39:00.793917442Z level=info msg="Executing migration" id="Create annotation_tag table v3" grafana | logger=migrator t=2024-02-21T15:39:00.794367482Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=449.31µs grafana | logger=migrator t=2024-02-21T15:39:00.799831379Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" grafana | logger=migrator t=2024-02-21T15:39:00.800671647Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=841.288µs grafana | logger=migrator t=2024-02-21T15:39:00.807263079Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" grafana | logger=migrator t=2024-02-21T15:39:00.807530045Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=266.886µs grafana | logger=migrator t=2024-02-21T15:39:00.810204792Z level=info msg="Executing migration" id="drop table annotation_tag_v2" grafana | logger=migrator t=2024-02-21T15:39:00.810846636Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=640.724µs grafana | logger=migrator t=2024-02-21T15:39:00.815608729Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" grafana | logger=migrator t=2024-02-21T15:39:00.815860024Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=251.276µs grafana | logger=migrator t=2024-02-21T15:39:00.8212715Z level=info msg="Executing migration" id="Add created time to annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.827595827Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.324077ms grafana | logger=migrator t=2024-02-21T15:39:00.831232225Z level=info msg="Executing migration" id="Add updated time to annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.835892105Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.6613ms grafana | logger=migrator t=2024-02-21T15:39:00.8389022Z level=info msg="Executing migration" id="Add index for created in annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.839502683Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=597.883µs grafana | logger=migrator t=2024-02-21T15:39:00.844559592Z level=info msg="Executing migration" id="Add index for updated in annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.845418Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=858.088µs grafana | logger=migrator t=2024-02-21T15:39:00.848518897Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" grafana | logger=migrator t=2024-02-21T15:39:00.848744532Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=225.905µs grafana | logger=migrator t=2024-02-21T15:39:00.85284056Z level=info msg="Executing migration" id="Add epoch_end column" grafana | logger=migrator t=2024-02-21T15:39:00.859489742Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.671663ms grafana | logger=migrator t=2024-02-21T15:39:00.867209509Z level=info msg="Executing migration" id="Add index for epoch_end" grafana | logger=migrator t=2024-02-21T15:39:00.868557918Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.35116ms grafana | logger=migrator t=2024-02-21T15:39:00.874317001Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" grafana | logger=migrator t=2024-02-21T15:39:00.874533316Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=216.825µs grafana | logger=migrator t=2024-02-21T15:39:00.877654313Z level=info msg="Executing migration" id="Move region to single row" grafana | logger=migrator t=2024-02-21T15:39:00.878141984Z level=info msg="Migration successfully executed" id="Move region to single row" duration=484.321µs grafana | logger=migrator t=2024-02-21T15:39:00.881026736Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.881973516Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=942.97µs grafana | logger=migrator t=2024-02-21T15:39:00.890110071Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.891153244Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.044513ms grafana | logger=migrator t=2024-02-21T15:39:00.894465365Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.895531198Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.065533ms grafana | logger=migrator t=2024-02-21T15:39:00.899001763Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.899929973Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=927.99µs grafana | logger=migrator t=2024-02-21T15:39:00.904584993Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.905506233Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=920.47µs grafana | logger=migrator t=2024-02-21T15:39:00.908487237Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" grafana | logger=migrator t=2024-02-21T15:39:00.909393456Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=905.789µs grafana | logger=migrator t=2024-02-21T15:39:00.913939044Z level=info msg="Executing migration" id="Increase tags column to length 4096" grafana | logger=migrator t=2024-02-21T15:39:00.914106078Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=168.903µs grafana | logger=migrator t=2024-02-21T15:39:00.921819394Z level=info msg="Executing migration" id="create test_data table" grafana | logger=migrator t=2024-02-21T15:39:00.922858436Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.041783ms grafana | logger=migrator t=2024-02-21T15:39:00.92629357Z level=info msg="Executing migration" id="create dashboard_version table v1" grafana | logger=migrator t=2024-02-21T15:39:00.92723661Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=941.66µs grafana | logger=migrator t=2024-02-21T15:39:00.931721297Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" grafana | logger=migrator t=2024-02-21T15:39:00.932753919Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.030672ms grafana | logger=migrator t=2024-02-21T15:39:00.937635084Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" grafana | logger=migrator t=2024-02-21T15:39:00.939103555Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.467231ms grafana | logger=migrator t=2024-02-21T15:39:00.942494698Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" grafana | logger=migrator t=2024-02-21T15:39:00.942939278Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=441.02µs grafana | logger=migrator t=2024-02-21T15:39:00.946562626Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" grafana | logger=migrator t=2024-02-21T15:39:00.947111358Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=549.322µs grafana | logger=migrator t=2024-02-21T15:39:00.950357007Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" grafana | logger=migrator t=2024-02-21T15:39:00.950455249Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=98.432µs grafana | logger=migrator t=2024-02-21T15:39:00.957994352Z level=info msg="Executing migration" id="create team table" kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.class.path=/usr/share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/share/java/kafka/jersey-common-2.39.1.jar:/usr/share/java/kafka/swagger-annotations-2.2.8.jar:/usr/share/java/kafka/jose4j-0.9.3.jar:/usr/share/java/kafka/commons-validator-1.7.jar:/usr/share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/share/java/kafka/netty-transport-4.1.100.Final.jar:/usr/share/java/kafka/rocksdbjni-7.9.2.jar:/usr/share/java/kafka/jackson-annotations-2.13.5.jar:/usr/share/java/kafka/commons-io-2.11.0.jar:/usr/share/java/kafka/javax.activation-api-1.2.0.jar:/usr/share/java/kafka/connect-mirror-7.6.0-ccs.jar:/usr/share/java/kafka/commons-cli-1.4.jar:/usr/share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/share/java/kafka/scala-reflect-2.13.11.jar:/usr/share/java/kafka/netty-buffer-4.1.100.Final.jar:/usr/share/java/kafka/jline-3.22.0.jar:/usr/share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/share/java/kafka/kafka-server-common-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-tools-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-log4j-appender-7.6.0-ccs.jar:/usr/share/java/kafka/connect-json-7.6.0-ccs.jar:/usr/share/java/kafka/netty-resolver-4.1.100.Final.jar:/usr/share/java/kafka/hk2-api-2.6.1.jar:/usr/share/java/kafka/zstd-jni-1.5.5-1.jar:/usr/share/java/kafka/jetty-http-9.4.53.v20231009.jar:/usr/share/java/kafka/jackson-dataformat-csv-2.13.5.jar:/usr/share/java/kafka/kafka.jar:/usr/share/java/kafka/jetty-servlets-9.4.53.v20231009.jar:/usr/share/java/kafka/scala-library-2.13.11.jar:/usr/share/java/kafka/jakarta.inject-2.6.1.jar:/usr/share/java/kafka/jetty-continuation-9.4.53.v20231009.jar:/usr/share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/share/java/kafka/connect-basic-auth-extension-7.6.0-ccs.jar:/usr/share/java/kafka/hk2-locator-2.6.1.jar:/usr/share/java/kafka/reflections-0.10.2.jar:/usr/share/java/kafka/slf4j-api-1.7.36.jar:/usr/share/java/kafka/jetty-server-9.4.53.v20231009.jar:/usr/share/java/kafka/paranamer-2.8.jar:/usr/share/java/kafka/commons-beanutils-1.9.4.jar:/usr/share/java/kafka/jaxb-api-2.3.1.jar:/usr/share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/share/java/kafka/hk2-utils-2.6.1.jar:/usr/share/java/kafka/jackson-module-scala_2.13-2.13.5.jar:/usr/share/java/kafka/kafka-streams-examples-7.6.0-ccs.jar:/usr/share/java/kafka/reload4j-1.2.25.jar:/usr/share/java/kafka/connect-transforms-7.6.0-ccs.jar:/usr/share/java/kafka/jackson-core-2.13.5.jar:/usr/share/java/kafka/jersey-hk2-2.39.1.jar:/usr/share/java/kafka/jackson-databind-2.13.5.jar:/usr/share/java/kafka/jersey-client-2.39.1.jar:/usr/share/java/kafka/jetty-io-9.4.53.v20231009.jar:/usr/share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/share/java/kafka/connect-api-7.6.0-ccs.jar:/usr/share/java/kafka/commons-digester-2.1.jar:/usr/share/java/kafka/netty-transport-native-epoll-4.1.100.Final.jar:/usr/share/java/kafka/argparse4j-0.7.0.jar:/usr/share/java/kafka/jackson-datatype-jdk8-2.13.5.jar:/usr/share/java/kafka/kafka-raft-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-streams-scala_2.13-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-group-coordinator-7.6.0-ccs.jar:/usr/share/java/kafka/audience-annotations-0.12.0.jar:/usr/share/java/kafka/jackson-module-jaxb-annotations-2.13.5.jar:/usr/share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/share/java/kafka/kafka-storage-api-7.6.0-ccs.jar:/usr/share/java/kafka/maven-artifact-3.8.8.jar:/usr/share/java/kafka/jackson-jaxrs-json-provider-2.13.5.jar:/usr/share/java/kafka/kafka-metadata-7.6.0-ccs.jar:/usr/share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/share/java/kafka/jersey-server-2.39.1.jar:/usr/share/java/kafka/commons-lang3-3.8.1.jar:/usr/share/java/kafka/kafka-streams-test-utils-7.6.0-ccs.jar:/usr/share/java/kafka/jopt-simple-5.0.4.jar:/usr/share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/share/java/kafka/lz4-java-1.8.0.jar:/usr/share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/share/java/kafka/checker-qual-3.19.0.jar:/usr/share/java/kafka/connect-mirror-client-7.6.0-ccs.jar:/usr/share/java/kafka/pcollections-4.0.1.jar:/usr/share/java/kafka/jackson-jaxrs-base-2.13.5.jar:/usr/share/java/kafka/jetty-client-9.4.53.v20231009.jar:/usr/share/java/kafka/jetty-util-9.4.53.v20231009.jar:/usr/share/java/kafka/kafka-tools-api-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-streams-7.6.0-ccs.jar:/usr/share/java/kafka/kafka_2.13-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-clients-7.6.0-ccs.jar:/usr/share/java/kafka/commons-logging-1.2.jar:/usr/share/java/kafka/jsr305-3.0.2.jar:/usr/share/java/kafka/trogdor-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-shell-7.6.0-ccs.jar:/usr/share/java/kafka/netty-codec-4.1.100.Final.jar:/usr/share/java/kafka/netty-transport-native-unix-common-4.1.100.Final.jar:/usr/share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/share/java/kafka/metrics-core-2.2.0.jar:/usr/share/java/kafka/zookeeper-jute-3.8.3.jar:/usr/share/java/kafka/connect-runtime-7.6.0-ccs.jar:/usr/share/java/kafka/kafka-storage-7.6.0-ccs.jar:/usr/share/java/kafka/netty-handler-4.1.100.Final.jar:/usr/share/java/kafka/commons-collections-3.2.2.jar:/usr/share/java/kafka/javassist-3.29.2-GA.jar:/usr/share/java/kafka/caffeine-2.9.3.jar:/usr/share/java/kafka/plexus-utils-3.3.1.jar:/usr/share/java/kafka/zookeeper-3.8.3.jar:/usr/share/java/kafka/activation-1.1.1.jar:/usr/share/java/kafka/netty-common-4.1.100.Final.jar:/usr/share/java/kafka/metrics-core-4.1.12.1.jar:/usr/share/java/kafka/jetty-servlet-9.4.53.v20231009.jar:/usr/share/java/kafka/jetty-util-ajax-9.4.53.v20231009.jar:/usr/share/java/kafka/snappy-java-1.1.10.5.jar:/usr/share/java/kafka/netty-transport-classes-epoll-4.1.100.Final.jar:/usr/share/java/kafka/jetty-security-9.4.53.v20231009.jar:/usr/share/java/cp-base-new/scala-logging_2.13-3.9.4.jar:/usr/share/java/cp-base-new/jackson-datatype-jdk8-2.14.2.jar:/usr/share/java/cp-base-new/jose4j-0.9.3.jar:/usr/share/java/cp-base-new/commons-validator-1.7.jar:/usr/share/java/cp-base-new/logredactor-1.0.12.jar:/usr/share/java/cp-base-new/jolokia-core-1.7.1.jar:/usr/share/java/cp-base-new/re2j-1.6.jar:/usr/share/java/cp-base-new/scala-library-2.13.10.jar:/usr/share/java/cp-base-new/commons-io-2.11.0.jar:/usr/share/java/cp-base-new/commons-cli-1.4.jar:/usr/share/java/cp-base-new/slf4j-reload4j-1.7.36.jar:/usr/share/java/cp-base-new/jackson-annotations-2.14.2.jar:/usr/share/java/cp-base-new/json-simple-1.1.1.jar:/usr/share/java/cp-base-new/jackson-module-scala_2.13-2.14.2.jar:/usr/share/java/cp-base-new/scala-java8-compat_2.13-1.0.2.jar:/usr/share/java/cp-base-new/kafka-server-common-7.6.0-ccs.jar:/usr/share/java/cp-base-new/minimal-json-0.9.5.jar:/usr/share/java/cp-base-new/zstd-jni-1.5.5-1.jar:/usr/share/java/cp-base-new/jackson-dataformat-yaml-2.14.2.jar:/usr/share/java/cp-base-new/slf4j-api-1.7.36.jar:/usr/share/java/cp-base-new/paranamer-2.8.jar:/usr/share/java/cp-base-new/commons-beanutils-1.9.4.jar:/usr/share/java/cp-base-new/jmx_prometheus_javaagent-0.18.0.jar:/usr/share/java/cp-base-new/reload4j-1.2.25.jar:/usr/share/java/cp-base-new/jackson-core-2.14.2.jar:/usr/share/java/cp-base-new/common-utils-7.6.0.jar:/usr/share/java/cp-base-new/commons-digester-2.1.jar:/usr/share/java/cp-base-new/argparse4j-0.7.0.jar:/usr/share/java/cp-base-new/kafka-raft-7.6.0-ccs.jar:/usr/share/java/cp-base-new/kafka-group-coordinator-7.6.0-ccs.jar:/usr/share/java/cp-base-new/audience-annotations-0.12.0.jar:/usr/share/java/cp-base-new/gson-2.9.0.jar:/usr/share/java/cp-base-new/snakeyaml-2.0.jar:/usr/share/java/cp-base-new/kafka-storage-api-7.6.0-ccs.jar:/usr/share/java/cp-base-new/kafka-metadata-7.6.0-ccs.jar:/usr/share/java/cp-base-new/disk-usage-agent-7.6.0.jar:/usr/share/java/cp-base-new/jopt-simple-5.0.4.jar:/usr/share/java/cp-base-new/error_prone_annotations-2.10.0.jar:/usr/share/java/cp-base-new/lz4-java-1.8.0.jar:/usr/share/java/cp-base-new/logredactor-metrics-1.0.12.jar:/usr/share/java/cp-base-new/checker-qual-3.19.0.jar:/usr/share/java/cp-base-new/pcollections-4.0.1.jar:/usr/share/java/cp-base-new/kafka-tools-api-7.6.0-ccs.jar:/usr/share/java/cp-base-new/kafka_2.13-7.6.0-ccs.jar:/usr/share/java/cp-base-new/kafka-clients-7.6.0-ccs.jar:/usr/share/java/cp-base-new/commons-logging-1.2.jar:/usr/share/java/cp-base-new/scala-reflect-2.13.10.jar:/usr/share/java/cp-base-new/scala-collection-compat_2.13-2.10.0.jar:/usr/share/java/cp-base-new/metrics-core-2.2.0.jar:/usr/share/java/cp-base-new/zookeeper-jute-3.8.3.jar:/usr/share/java/cp-base-new/jackson-dataformat-csv-2.14.2.jar:/usr/share/java/cp-base-new/utility-belt-7.6.0.jar:/usr/share/java/cp-base-new/kafka-storage-7.6.0-ccs.jar:/usr/share/java/cp-base-new/commons-collections-3.2.2.jar:/usr/share/java/cp-base-new/caffeine-2.9.3.jar:/usr/share/java/cp-base-new/jolokia-jvm-1.7.1.jar:/usr/share/java/cp-base-new/zookeeper-3.8.3.jar:/usr/share/java/cp-base-new/metrics-core-4.1.12.1.jar:/usr/share/java/cp-base-new/jackson-databind-2.14.2.jar:/usr/share/java/cp-base-new/snappy-java-1.1.10.5.jar (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:os.version=4.15.0-192-generic (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:os.memory.free=487MB (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:os.memory.max=8042MB (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,850] INFO Client environment:os.memory.total=504MB (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,854] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=40000 watcher=io.confluent.admin.utils.ZookeeperConnectionWatcher@184cf7cf (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:05,858] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) kafka | [2024-02-21 15:39:05,862] INFO jute.maxbuffer value is 1048575 Bytes (org.apache.zookeeper.ClientCnxnSocket) kafka | [2024-02-21 15:39:05,871] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:05,890] INFO Opening socket connection to server zookeeper/172.17.0.5:2181. (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:05,891] INFO SASL config status: Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:05,903] INFO Socket connection established, initiating session, client: /172.17.0.7:36210, server: zookeeper/172.17.0.5:2181 (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:05,937] INFO Session establishment complete on server zookeeper/172.17.0.5:2181, session id = 0x10000035e9b0000, negotiated timeout = 40000 (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:06,055] INFO Session: 0x10000035e9b0000 closed (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:06,055] INFO EventThread shut down for session: 0x10000035e9b0000 (org.apache.zookeeper.ClientCnxn) kafka | Using log4j config /etc/kafka/log4j.properties kafka | ===> Launching ... kafka | ===> Launching kafka ... kafka | [2024-02-21 15:39:06,736] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) kafka | [2024-02-21 15:39:07,146] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) kafka | [2024-02-21 15:39:07,242] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) kafka | [2024-02-21 15:39:07,243] INFO starting (kafka.server.KafkaServer) kafka | [2024-02-21 15:39:07,244] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer) kafka | [2024-02-21 15:39:07,260] INFO [ZooKeeperClient Kafka server] Initializing a new session to zookeeper:2181. (kafka.zookeeper.ZooKeeperClient) kafka | [2024-02-21 15:39:07,265] INFO Client environment:zookeeper.version=3.8.3-6ad6d364c7c0bcf0de452d54ebefa3058098ab56, built on 2023-10-05 10:34 UTC (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,265] INFO Client environment:host.name=61dba1bb2638 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,265] INFO Client environment:java.version=11.0.21 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,265] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,265] INFO Client environment:java.home=/usr/lib/jvm/java-11-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper) mariadb | 2024-02-21 15:39:04 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) mariadb | 2024-02-21 15:39:04 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-02-21 15:39:04 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: Completed initialization of buffer pool mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: 128 rollback segments are active. mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. mariadb | 2024-02-21 15:39:04 0 [Note] InnoDB: log sequence number 46590; transaction id 14 mariadb | 2024-02-21 15:39:04 0 [Note] Plugin 'FEEDBACK' is disabled. mariadb | 2024-02-21 15:39:04 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | 2024-02-21 15:39:04 0 [Warning] 'user' entry 'root@mariadb' ignored in --skip-name-resolve mode. mariadb | 2024-02-21 15:39:04 0 [Warning] 'proxies_priv' entry '@% root@mariadb' ignored in --skip-name-resolve mode. mariadb | 2024-02-21 15:39:04 0 [Note] mariadbd: ready for connections. mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution mariadb | 2024-02-21 15:39:05+00:00 [Note] [Entrypoint]: Temporary server started. mariadb | 2024-02-21 15:39:06+00:00 [Note] [Entrypoint]: Creating user policy_user mariadb | 2024-02-21 15:39:06+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) mariadb | mariadb | 2024-02-21 15:39:06+00:00 [Warn] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db.conf mariadb | mariadb | 2024-02-21 15:39:06+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/db.sh mariadb | #!/bin/bash -xv mariadb | # Copyright 2019,2021 AT&T Intellectual Property. All rights reserved mariadb | # Modifications Copyright (c) 2022 Nordix Foundation. mariadb | # mariadb | # Licensed under the Apache License, Version 2.0 (the "License"); mariadb | # you may not use this file except in compliance with the License. mariadb | # You may obtain a copy of the License at mariadb | # mariadb | # http://www.apache.org/licenses/LICENSE-2.0 mariadb | # mariadb | # Unless required by applicable law or agreed to in writing, software mariadb | # distributed under the License is distributed on an "AS IS" BASIS, mariadb | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. mariadb | # See the License for the specific language governing permissions and mariadb | # limitations under the License. mariadb | mariadb | for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | do mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "CREATE DATABASE IF NOT EXISTS ${db};" mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "GRANT ALL PRIVILEGES ON \`${db}\`.* TO '${MYSQL_USER}'@'%' ;" mariadb | done mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS migration;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `migration`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS pooling;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `pooling`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyadmin;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyadmin`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS operationshistory;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `operationshistory`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS clampacm;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `clampacm`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyclamp;' mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyclamp`.* TO '\''policy_user'\''@'\''%'\'' ;' mariadb | kafka | [2024-02-21 15:39:07,265] INFO Client environment:java.class.path=/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jose4j-0.9.3.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.100.Final.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.13.5.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/connect-mirror-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.11.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.100.Final.jar:/usr/bin/../share/java/kafka/jline-3.22.0.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-tools-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/connect-json-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.100.Final.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.5-1.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.13.5.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/scala-library-2.13.11.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.13.5.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/connect-transforms-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-core-2.13.5.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/jackson-databind-2.13.5.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/connect-api-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.100.Final.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.13.5.jar:/usr/bin/../share/java/kafka/kafka-raft-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.13.5.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.13.5.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.13.5.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-clients-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/trogdor-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-shell-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.100.Final.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.100.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.3.jar:/usr/bin/../share/java/kafka/connect-runtime-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.6.0-ccs.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.100.Final.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.3.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/netty-common-4.1.100.Final.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.53.v20231009.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.100.Final.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.53.v20231009.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:os.version=4.15.0-192-generic (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,266] INFO Client environment:os.memory.free=1007MB (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,267] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,267] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,269] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1f6c9cd8 (org.apache.zookeeper.ZooKeeper) kafka | [2024-02-21 15:39:07,273] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) kafka | [2024-02-21 15:39:07,280] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:07,283] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) kafka | [2024-02-21 15:39:07,290] INFO Opening socket connection to server zookeeper/172.17.0.5:2181. (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:07,298] INFO Socket connection established, initiating session, client: /172.17.0.7:36212, server: zookeeper/172.17.0.5:2181 (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:07,311] INFO Session establishment complete on server zookeeper/172.17.0.5:2181, session id = 0x10000035e9b0001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) kafka | [2024-02-21 15:39:07,314] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) kafka | [2024-02-21 15:39:07,640] INFO Cluster ID = j4cuEu1dT7SQMOYTF5wk4g (kafka.server.KafkaServer) kafka | [2024-02-21 15:39:07,643] WARN No meta.properties file under dir /var/lib/kafka/data/meta.properties (kafka.server.BrokerMetadataCheckpoint) kafka | [2024-02-21 15:39:07,701] INFO KafkaConfig values: kafka | advertised.listeners = PLAINTEXT://kafka:9092,PLAINTEXT_HOST://localhost:29092 kafka | alter.config.policy.class.name = null kafka | alter.log.dirs.replication.quota.window.num = 11 kafka | alter.log.dirs.replication.quota.window.size.seconds = 1 kafka | authorizer.class.name = kafka | auto.create.topics.enable = true kafka | auto.include.jmx.reporter = true kafka | auto.leader.rebalance.enable = true kafka | background.threads = 10 kafka | broker.heartbeat.interval.ms = 2000 kafka | broker.id = 1 kafka | broker.id.generation.enable = true kafka | broker.rack = null kafka | broker.session.timeout.ms = 9000 kafka | client.quota.callback.class = null kafka | compression.type = producer kafka | connection.failed.authentication.delay.ms = 100 kafka | connections.max.idle.ms = 600000 kafka | connections.max.reauth.ms = 0 kafka | control.plane.listener.name = null kafka | controlled.shutdown.enable = true kafka | controlled.shutdown.max.retries = 3 kafka | controlled.shutdown.retry.backoff.ms = 5000 kafka | controller.listener.names = null kafka | controller.quorum.append.linger.ms = 25 kafka | controller.quorum.election.backoff.max.ms = 1000 kafka | controller.quorum.election.timeout.ms = 1000 kafka | controller.quorum.fetch.timeout.ms = 2000 kafka | controller.quorum.request.timeout.ms = 2000 kafka | controller.quorum.retry.backoff.ms = 20 kafka | controller.quorum.voters = [] kafka | controller.quota.window.num = 11 kafka | controller.quota.window.size.seconds = 1 kafka | controller.socket.timeout.ms = 30000 kafka | create.topic.policy.class.name = null kafka | default.replication.factor = 1 kafka | delegation.token.expiry.check.interval.ms = 3600000 kafka | delegation.token.expiry.time.ms = 86400000 kafka | delegation.token.master.key = null kafka | delegation.token.max.lifetime.ms = 604800000 kafka | delegation.token.secret.key = null kafka | delete.records.purgatory.purge.interval.requests = 1 kafka | delete.topic.enable = true kafka | early.start.listeners = null kafka | fetch.max.bytes = 57671680 kafka | fetch.purgatory.purge.interval.requests = 1000 kafka | group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.RangeAssignor] kafka | group.consumer.heartbeat.interval.ms = 5000 kafka | group.consumer.max.heartbeat.interval.ms = 15000 kafka | group.consumer.max.session.timeout.ms = 60000 kafka | group.consumer.max.size = 2147483647 kafka | group.consumer.min.heartbeat.interval.ms = 5000 kafka | group.consumer.min.session.timeout.ms = 45000 kafka | group.consumer.session.timeout.ms = 45000 kafka | group.coordinator.new.enable = false kafka | group.coordinator.threads = 1 kafka | group.initial.rebalance.delay.ms = 3000 kafka | group.max.session.timeout.ms = 1800000 kafka | group.max.size = 2147483647 kafka | group.min.session.timeout.ms = 6000 kafka | initial.broker.registration.timeout.ms = 60000 kafka | inter.broker.listener.name = PLAINTEXT kafka | inter.broker.protocol.version = 3.6-IV2 kafka | kafka.metrics.polling.interval.secs = 10 kafka | kafka.metrics.reporters = [] kafka | leader.imbalance.check.interval.seconds = 300 kafka | leader.imbalance.per.broker.percentage = 10 kafka | listener.security.protocol.map = PLAINTEXT:PLAINTEXT,PLAINTEXT_HOST:PLAINTEXT kafka | listeners = PLAINTEXT://0.0.0.0:9092,PLAINTEXT_HOST://0.0.0.0:29092 kafka | log.cleaner.backoff.ms = 15000 kafka | log.cleaner.dedupe.buffer.size = 134217728 kafka | log.cleaner.delete.retention.ms = 86400000 kafka | log.cleaner.enable = true kafka | log.cleaner.io.buffer.load.factor = 0.9 kafka | log.cleaner.io.buffer.size = 524288 kafka | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "FLUSH PRIVILEGES;" mariadb | + mysql -uroot -psecret --execute 'FLUSH PRIVILEGES;' mariadb | mysql -u"${MYSQL_USER}" -p"${MYSQL_PASSWORD}" -f policyclamp < /tmp/policy-clamp-create-tables.sql mariadb | + mysql -upolicy_user -ppolicy_user -f policyclamp mariadb | mariadb | 2024-02-21 15:39:07+00:00 [Note] [Entrypoint]: Stopping temporary server mariadb | 2024-02-21 15:39:07 0 [Note] mariadbd (initiated by: unknown): Normal shutdown mariadb | 2024-02-21 15:39:07 0 [Note] InnoDB: FTS optimize thread exiting. mariadb | 2024-02-21 15:39:07 0 [Note] InnoDB: Starting shutdown... mariadb | 2024-02-21 15:39:07 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool mariadb | 2024-02-21 15:39:07 0 [Note] InnoDB: Buffer pool(s) dump completed at 240221 15:39:07 mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Shutdown completed; log sequence number 386644; transaction id 298 mariadb | 2024-02-21 15:39:08 0 [Note] mariadbd: Shutdown complete mariadb | mariadb | 2024-02-21 15:39:08+00:00 [Note] [Entrypoint]: Temporary server stopped mariadb | mariadb | 2024-02-21 15:39:08+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. mariadb | mariadb | 2024-02-21 15:39:08 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 1 ... mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Number of transaction pools: 1 mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions mariadb | 2024-02-21 15:39:08 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) mariadb | 2024-02-21 15:39:08 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) mariadb | 2024-02-21 15:39:08 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Completed initialization of buffer pool mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: 128 rollback segments are active. mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: log sequence number 386644; transaction id 299 mariadb | 2024-02-21 15:39:08 0 [Note] Plugin 'FEEDBACK' is disabled. mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mariadb | 2024-02-21 15:39:08 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. mariadb | 2024-02-21 15:39:08 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work. mariadb | 2024-02-21 15:39:08 0 [Note] Server socket created on IP: '0.0.0.0'. mariadb | 2024-02-21 15:39:08 0 [Note] Server socket created on IP: '::'. mariadb | 2024-02-21 15:39:08 0 [Note] mariadbd: ready for connections. mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution mariadb | 2024-02-21 15:39:08 0 [Note] InnoDB: Buffer pool(s) load completed at 240221 15:39:08 mariadb | 2024-02-21 15:39:08 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.10' (This connection closed normally without authentication) mariadb | 2024-02-21 15:39:08 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.9' (This connection closed normally without authentication) mariadb | 2024-02-21 15:39:08 5 [Warning] Aborted connection 5 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.8' (This connection closed normally without authentication) mariadb | 2024-02-21 15:39:08 11 [Warning] Aborted connection 11 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.11' (This connection closed normally without authentication) kafka | log.cleaner.max.compaction.lag.ms = 9223372036854775807 kafka | log.cleaner.min.cleanable.ratio = 0.5 kafka | log.cleaner.min.compaction.lag.ms = 0 kafka | log.cleaner.threads = 1 kafka | log.cleanup.policy = [delete] kafka | log.dir = /tmp/kafka-logs kafka | log.dirs = /var/lib/kafka/data kafka | log.flush.interval.messages = 9223372036854775807 kafka | log.flush.interval.ms = null kafka | log.flush.offset.checkpoint.interval.ms = 60000 kafka | log.flush.scheduler.interval.ms = 9223372036854775807 kafka | log.flush.start.offset.checkpoint.interval.ms = 60000 kafka | log.index.interval.bytes = 4096 kafka | log.index.size.max.bytes = 10485760 kafka | log.local.retention.bytes = -2 kafka | log.local.retention.ms = -2 kafka | log.message.downconversion.enable = true kafka | log.message.format.version = 3.0-IV1 kafka | log.message.timestamp.after.max.ms = 9223372036854775807 kafka | log.message.timestamp.before.max.ms = 9223372036854775807 kafka | log.message.timestamp.difference.max.ms = 9223372036854775807 kafka | log.message.timestamp.type = CreateTime kafka | log.preallocate = false kafka | log.retention.bytes = -1 kafka | log.retention.check.interval.ms = 300000 kafka | log.retention.hours = 168 kafka | log.retention.minutes = null kafka | log.retention.ms = null kafka | log.roll.hours = 168 kafka | log.roll.jitter.hours = 0 kafka | log.roll.jitter.ms = null kafka | log.roll.ms = null kafka | log.segment.bytes = 1073741824 kafka | log.segment.delete.delay.ms = 60000 kafka | max.connection.creation.rate = 2147483647 kafka | max.connections = 2147483647 kafka | max.connections.per.ip = 2147483647 kafka | max.connections.per.ip.overrides = kafka | max.incremental.fetch.session.cache.slots = 1000 kafka | message.max.bytes = 1048588 kafka | metadata.log.dir = null kafka | metadata.log.max.record.bytes.between.snapshots = 20971520 kafka | metadata.log.max.snapshot.interval.ms = 3600000 kafka | metadata.log.segment.bytes = 1073741824 kafka | metadata.log.segment.min.bytes = 8388608 kafka | metadata.log.segment.ms = 604800000 kafka | metadata.max.idle.interval.ms = 500 kafka | metadata.max.retention.bytes = 104857600 kafka | metadata.max.retention.ms = 604800000 kafka | metric.reporters = [] kafka | metrics.num.samples = 2 kafka | metrics.recording.level = INFO kafka | metrics.sample.window.ms = 30000 kafka | min.insync.replicas = 1 kafka | node.id = 1 kafka | num.io.threads = 8 kafka | num.network.threads = 3 policy-pap | Waiting for mariadb port 3306... policy-pap | mariadb (172.17.0.4:3306) open policy-pap | Waiting for kafka port 9092... policy-pap | kafka (172.17.0.7:9092) open policy-pap | Waiting for api port 6969... policy-pap | api (172.17.0.9:6969) open policy-pap | Policy pap config file: /opt/app/policy/pap/etc/papParameters.yaml policy-pap | PDP group configuration file: /opt/app/policy/pap/etc/mounted/groups.json policy-pap | policy-pap | . ____ _ __ _ _ policy-pap | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-pap | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-pap | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-pap | ' |____| .__|_| |_|_| |_\__, | / / / / policy-pap | =========|_|==============|___/=/_/_/_/ policy-pap | :: Spring Boot :: (v3.1.8) policy-pap | policy-pap | [2024-02-21T15:39:30.350+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 17.0.10 with PID 36 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) policy-pap | [2024-02-21T15:39:30.352+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" policy-pap | [2024-02-21T15:39:32.202+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. policy-pap | [2024-02-21T15:39:32.303+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 90 ms. Found 7 JPA repository interfaces. policy-pap | [2024-02-21T15:39:32.692+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.exception.ServiceExceptionHandler policy-pap | [2024-02-21T15:39:32.693+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.exception.ServiceExceptionHandler policy-pap | [2024-02-21T15:39:33.329+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) policy-pap | [2024-02-21T15:39:33.338+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] policy-pap | [2024-02-21T15:39:33.340+00:00|INFO|StandardService|main] Starting service [Tomcat] policy-pap | [2024-02-21T15:39:33.340+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.18] policy-pap | [2024-02-21T15:39:33.425+00:00|INFO|[/policy/pap/v1]|main] Initializing Spring embedded WebApplicationContext policy-pap | [2024-02-21T15:39:33.425+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2990 ms policy-pap | [2024-02-21T15:39:33.858+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] policy-pap | [2024-02-21T15:39:33.950+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 policy-pap | [2024-02-21T15:39:33.953+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer policy-pap | [2024-02-21T15:39:34.002+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled policy-pap | [2024-02-21T15:39:34.368+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer policy-pap | [2024-02-21T15:39:34.388+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... policy-pap | [2024-02-21T15:39:34.495+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@4ee6291f policy-pap | [2024-02-21T15:39:34.497+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. policy-pap | [2024-02-21T15:39:36.408+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) policy-pap | [2024-02-21T15:39:36.412+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' policy-pap | [2024-02-21T15:39:36.918+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PdpGroupRepository policy-pap | [2024-02-21T15:39:37.418+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PolicyStatusRepository policy-pap | [2024-02-21T15:39:37.539+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PolicyAuditRepository policy-pap | [2024-02-21T15:39:37.822+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: policy-pap | allow.auto.create.topics = true policy-pap | auto.commit.interval.ms = 5000 policy-pap | auto.include.jmx.reporter = true policy-pap | auto.offset.reset = latest policy-pap | bootstrap.servers = [kafka:9092] policy-pap | check.crcs = true policy-pap | client.dns.lookup = use_all_dns_ips policy-pap | client.id = consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-1 policy-pap | client.rack = policy-pap | connections.max.idle.ms = 540000 policy-pap | default.api.timeout.ms = 60000 policy-pap | enable.auto.commit = true policy-pap | exclude.internal.topics = true policy-pap | fetch.max.bytes = 52428800 policy-pap | fetch.max.wait.ms = 500 policy-pap | fetch.min.bytes = 1 policy-pap | group.id = b4bc9576-9bdd-4c85-a196-1d696233f1c3 policy-pap | group.instance.id = null policy-pap | heartbeat.interval.ms = 3000 policy-pap | interceptor.classes = [] policy-pap | internal.leave.group.on.close = true policy-pap | internal.throw.on.fetch.stable.offset.unsupported = false policy-pap | isolation.level = read_uncommitted policy-pap | key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer kafka | num.partitions = 1 kafka | num.recovery.threads.per.data.dir = 1 kafka | num.replica.alter.log.dirs.threads = null kafka | num.replica.fetchers = 1 kafka | offset.metadata.max.bytes = 4096 kafka | offsets.commit.required.acks = -1 kafka | offsets.commit.timeout.ms = 5000 kafka | offsets.load.buffer.size = 5242880 kafka | offsets.retention.check.interval.ms = 600000 kafka | offsets.retention.minutes = 10080 kafka | offsets.topic.compression.codec = 0 kafka | offsets.topic.num.partitions = 50 kafka | offsets.topic.replication.factor = 1 kafka | offsets.topic.segment.bytes = 104857600 kafka | password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding kafka | password.encoder.iterations = 4096 kafka | password.encoder.key.length = 128 kafka | password.encoder.keyfactory.algorithm = null kafka | password.encoder.old.secret = null kafka | password.encoder.secret = null kafka | principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder kafka | process.roles = [] kafka | producer.id.expiration.check.interval.ms = 600000 kafka | producer.id.expiration.ms = 86400000 kafka | producer.purgatory.purge.interval.requests = 1000 kafka | queued.max.request.bytes = -1 kafka | queued.max.requests = 500 kafka | quota.window.num = 11 kafka | quota.window.size.seconds = 1 kafka | remote.log.index.file.cache.total.size.bytes = 1073741824 kafka | remote.log.manager.task.interval.ms = 30000 kafka | remote.log.manager.task.retry.backoff.max.ms = 30000 kafka | remote.log.manager.task.retry.backoff.ms = 500 kafka | remote.log.manager.task.retry.jitter = 0.2 kafka | remote.log.manager.thread.pool.size = 10 kafka | remote.log.metadata.custom.metadata.max.bytes = 128 kafka | remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager kafka | remote.log.metadata.manager.class.path = null kafka | remote.log.metadata.manager.impl.prefix = rlmm.config. kafka | remote.log.metadata.manager.listener.name = null kafka | remote.log.reader.max.pending.tasks = 100 kafka | remote.log.reader.threads = 10 kafka | remote.log.storage.manager.class.name = null kafka | remote.log.storage.manager.class.path = null kafka | remote.log.storage.manager.impl.prefix = rsm.config. kafka | remote.log.storage.system.enable = false kafka | replica.fetch.backoff.ms = 1000 kafka | replica.fetch.max.bytes = 1048576 kafka | replica.fetch.min.bytes = 1 kafka | replica.fetch.response.max.bytes = 10485760 kafka | replica.fetch.wait.max.ms = 500 kafka | replica.high.watermark.checkpoint.interval.ms = 5000 kafka | replica.lag.time.max.ms = 30000 kafka | replica.selector.class = null kafka | replica.socket.receive.buffer.bytes = 65536 kafka | replica.socket.timeout.ms = 30000 kafka | replication.quota.window.num = 11 kafka | replication.quota.window.size.seconds = 1 kafka | request.timeout.ms = 30000 kafka | reserved.broker.max.id = 1000 kafka | sasl.client.callback.handler.class = null kafka | sasl.enabled.mechanisms = [GSSAPI] kafka | sasl.jaas.config = null kafka | sasl.kerberos.kinit.cmd = /usr/bin/kinit kafka | sasl.kerberos.min.time.before.relogin = 60000 kafka | sasl.kerberos.principal.to.local.rules = [DEFAULT] kafka | sasl.kerberos.service.name = null kafka | sasl.kerberos.ticket.renew.jitter = 0.05 kafka | sasl.kerberos.ticket.renew.window.factor = 0.8 kafka | sasl.login.callback.handler.class = null kafka | sasl.login.class = null kafka | sasl.login.connect.timeout.ms = null kafka | sasl.login.read.timeout.ms = null kafka | sasl.login.refresh.buffer.seconds = 300 kafka | sasl.login.refresh.min.period.seconds = 60 kafka | sasl.login.refresh.window.factor = 0.8 kafka | sasl.login.refresh.window.jitter = 0.05 kafka | sasl.login.retry.backoff.max.ms = 10000 kafka | sasl.login.retry.backoff.ms = 100 kafka | sasl.mechanism.controller.protocol = GSSAPI kafka | sasl.mechanism.inter.broker.protocol = GSSAPI kafka | sasl.oauthbearer.clock.skew.seconds = 30 kafka | sasl.oauthbearer.expected.audience = null kafka | sasl.oauthbearer.expected.issuer = null kafka | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 kafka | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 kafka | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 kafka | sasl.oauthbearer.jwks.endpoint.url = null kafka | sasl.oauthbearer.scope.claim.name = scope kafka | sasl.oauthbearer.sub.claim.name = sub kafka | sasl.oauthbearer.token.endpoint.url = null kafka | sasl.server.callback.handler.class = null kafka | sasl.server.max.receive.size = 524288 kafka | security.inter.broker.protocol = PLAINTEXT kafka | security.providers = null kafka | server.max.startup.time.ms = 9223372036854775807 kafka | socket.connection.setup.timeout.max.ms = 30000 kafka | socket.connection.setup.timeout.ms = 10000 kafka | socket.listen.backlog.size = 50 kafka | socket.receive.buffer.bytes = 102400 kafka | socket.request.max.bytes = 104857600 kafka | socket.send.buffer.bytes = 102400 kafka | ssl.cipher.suites = [] kafka | ssl.client.auth = none kafka | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] kafka | ssl.endpoint.identification.algorithm = https kafka | ssl.engine.factory.class = null grafana | logger=migrator t=2024-02-21T15:39:00.959066535Z level=info msg="Migration successfully executed" id="create team table" duration=1.069353ms grafana | logger=migrator t=2024-02-21T15:39:00.962737544Z level=info msg="Executing migration" id="add index team.org_id" grafana | logger=migrator t=2024-02-21T15:39:00.964233826Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.495692ms grafana | logger=migrator t=2024-02-21T15:39:00.967397304Z level=info msg="Executing migration" id="add unique index team_org_id_name" grafana | logger=migrator t=2024-02-21T15:39:00.968287013Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=888.919µs grafana | logger=migrator t=2024-02-21T15:39:00.972962514Z level=info msg="Executing migration" id="Add column uid in team" grafana | logger=migrator t=2024-02-21T15:39:00.977320027Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.355423ms grafana | logger=migrator t=2024-02-21T15:39:00.980525286Z level=info msg="Executing migration" id="Update uid column values in team" grafana | logger=migrator t=2024-02-21T15:39:00.98069734Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.034µs grafana | logger=migrator t=2024-02-21T15:39:00.983178404Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" grafana | logger=migrator t=2024-02-21T15:39:00.984045822Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=863.188µs grafana | logger=migrator t=2024-02-21T15:39:00.986980525Z level=info msg="Executing migration" id="create team member table" grafana | logger=migrator t=2024-02-21T15:39:00.987827943Z level=info msg="Migration successfully executed" id="create team member table" duration=845.448µs grafana | logger=migrator t=2024-02-21T15:39:00.992827091Z level=info msg="Executing migration" id="add index team_member.org_id" grafana | logger=migrator t=2024-02-21T15:39:00.993809252Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=981.291µs grafana | logger=migrator t=2024-02-21T15:39:00.996786266Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" grafana | logger=migrator t=2024-02-21T15:39:00.997710296Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=923.37µs grafana | logger=migrator t=2024-02-21T15:39:01.001238632Z level=info msg="Executing migration" id="add index team_member.team_id" grafana | logger=migrator t=2024-02-21T15:39:01.002255144Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.016432ms grafana | logger=migrator t=2024-02-21T15:39:01.007838988Z level=info msg="Executing migration" id="Add column email to team table" grafana | logger=migrator t=2024-02-21T15:39:01.012732154Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.891696ms grafana | logger=migrator t=2024-02-21T15:39:01.015678171Z level=info msg="Executing migration" id="Add column external to team_member table" grafana | logger=migrator t=2024-02-21T15:39:01.020271599Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.593449ms grafana | logger=migrator t=2024-02-21T15:39:01.022962619Z level=info msg="Executing migration" id="Add column permission to team_member table" grafana | logger=migrator t=2024-02-21T15:39:01.027493516Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.530267ms grafana | logger=migrator t=2024-02-21T15:39:01.032341772Z level=info msg="Executing migration" id="create dashboard acl table" grafana | logger=migrator t=2024-02-21T15:39:01.033311197Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=968.455µs grafana | logger=migrator t=2024-02-21T15:39:01.036374816Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" grafana | logger=migrator t=2024-02-21T15:39:01.03729311Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=917.594µs grafana | logger=migrator t=2024-02-21T15:39:01.04194941Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" grafana | logger=migrator t=2024-02-21T15:39:01.043013418Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.063318ms grafana | logger=migrator t=2024-02-21T15:39:01.046521208Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" grafana | logger=migrator t=2024-02-21T15:39:01.047613367Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.091699ms grafana | logger=migrator t=2024-02-21T15:39:01.051935359Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" grafana | logger=migrator t=2024-02-21T15:39:01.052938574Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=998.946µs grafana | logger=migrator t=2024-02-21T15:39:01.057040211Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" grafana | logger=migrator t=2024-02-21T15:39:01.057920233Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=880.062µs grafana | logger=migrator t=2024-02-21T15:39:01.061238639Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" grafana | logger=migrator t=2024-02-21T15:39:01.062267696Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.027897ms grafana | logger=migrator t=2024-02-21T15:39:01.06550416Z level=info msg="Executing migration" id="add index dashboard_permission" grafana | logger=migrator t=2024-02-21T15:39:01.066412883Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=908.624µs grafana | logger=migrator t=2024-02-21T15:39:01.070386906Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" grafana | logger=migrator t=2024-02-21T15:39:01.070908709Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=521.353µs policy-apex-pdp | Waiting for mariadb port 3306... policy-apex-pdp | mariadb (172.17.0.4:3306) open policy-apex-pdp | Waiting for kafka port 9092... policy-apex-pdp | kafka (172.17.0.7:9092) open policy-apex-pdp | Waiting for pap port 6969... policy-apex-pdp | pap (172.17.0.10:6969) open policy-apex-pdp | apexApps.sh: running application 'onappf' with command 'java -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -cp /opt/app/policy/apex-pdp/etc:/opt/app/policy/apex-pdp/etc/hazelcast:/opt/app/policy/apex-pdp/etc/infinispan:/opt/app/policy/apex-pdp/lib/* -Djavax.net.ssl.keyStore=/opt/app/policy/apex-pdp/etc/ssl/policy-keystore -Djavax.net.ssl.keyStorePassword=Pol1cy_0nap -Djavax.net.ssl.trustStore=/opt/app/policy/apex-pdp/etc/ssl/policy-truststore -Djavax.net.ssl.trustStorePassword=Pol1cy_0nap -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -Dhazelcast.config=/opt/app/policy/apex-pdp/etc/hazelcast.xml -Dhazelcast.mancenter.enabled=false org.onap.policy.apex.services.onappf.ApexStarterMain -c /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json' policy-apex-pdp | [2024-02-21T15:39:40.887+00:00|INFO|ApexStarterMain|main] In ApexStarter with parameters [-c, /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json] policy-apex-pdp | [2024-02-21T15:39:41.066+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: policy-apex-pdp | allow.auto.create.topics = true policy-apex-pdp | auto.commit.interval.ms = 5000 policy-apex-pdp | auto.include.jmx.reporter = true policy-apex-pdp | auto.offset.reset = latest policy-apex-pdp | bootstrap.servers = [kafka:9092] policy-apex-pdp | check.crcs = true policy-apex-pdp | client.dns.lookup = use_all_dns_ips policy-apex-pdp | client.id = consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-1 policy-apex-pdp | client.rack = policy-apex-pdp | connections.max.idle.ms = 540000 policy-apex-pdp | default.api.timeout.ms = 60000 policy-apex-pdp | enable.auto.commit = true policy-apex-pdp | exclude.internal.topics = true policy-apex-pdp | fetch.max.bytes = 52428800 policy-apex-pdp | fetch.max.wait.ms = 500 policy-apex-pdp | fetch.min.bytes = 1 policy-apex-pdp | group.id = 84e879ea-ed6a-45c7-af4e-5ae929bc2e37 policy-apex-pdp | group.instance.id = null policy-apex-pdp | heartbeat.interval.ms = 3000 policy-apex-pdp | interceptor.classes = [] policy-apex-pdp | internal.leave.group.on.close = true policy-apex-pdp | internal.throw.on.fetch.stable.offset.unsupported = false policy-apex-pdp | isolation.level = read_uncommitted policy-apex-pdp | key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-apex-pdp | max.partition.fetch.bytes = 1048576 policy-apex-pdp | max.poll.interval.ms = 300000 policy-apex-pdp | max.poll.records = 500 policy-apex-pdp | metadata.max.age.ms = 300000 policy-apex-pdp | metric.reporters = [] policy-apex-pdp | metrics.num.samples = 2 policy-apex-pdp | metrics.recording.level = INFO policy-apex-pdp | metrics.sample.window.ms = 30000 policy-apex-pdp | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] policy-apex-pdp | receive.buffer.bytes = 65536 policy-apex-pdp | reconnect.backoff.max.ms = 1000 policy-apex-pdp | reconnect.backoff.ms = 50 policy-apex-pdp | request.timeout.ms = 30000 policy-apex-pdp | retry.backoff.ms = 100 policy-apex-pdp | sasl.client.callback.handler.class = null policy-apex-pdp | sasl.jaas.config = null policy-apex-pdp | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-apex-pdp | sasl.kerberos.min.time.before.relogin = 60000 policy-apex-pdp | sasl.kerberos.service.name = null policy-apex-pdp | sasl.kerberos.ticket.renew.jitter = 0.05 policy-apex-pdp | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-apex-pdp | sasl.login.callback.handler.class = null policy-apex-pdp | sasl.login.class = null policy-apex-pdp | sasl.login.connect.timeout.ms = null policy-apex-pdp | sasl.login.read.timeout.ms = null policy-apex-pdp | sasl.login.refresh.buffer.seconds = 300 policy-apex-pdp | sasl.login.refresh.min.period.seconds = 60 policy-apex-pdp | sasl.login.refresh.window.factor = 0.8 policy-apex-pdp | sasl.login.refresh.window.jitter = 0.05 policy-apex-pdp | sasl.login.retry.backoff.max.ms = 10000 policy-apex-pdp | sasl.login.retry.backoff.ms = 100 policy-apex-pdp | sasl.mechanism = GSSAPI policy-apex-pdp | sasl.oauthbearer.clock.skew.seconds = 30 policy-apex-pdp | sasl.oauthbearer.expected.audience = null policy-apex-pdp | sasl.oauthbearer.expected.issuer = null policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.url = null policy-apex-pdp | sasl.oauthbearer.scope.claim.name = scope policy-apex-pdp | sasl.oauthbearer.sub.claim.name = sub policy-apex-pdp | sasl.oauthbearer.token.endpoint.url = null policy-apex-pdp | security.protocol = PLAINTEXT policy-apex-pdp | security.providers = null policy-apex-pdp | send.buffer.bytes = 131072 policy-apex-pdp | session.timeout.ms = 45000 policy-apex-pdp | socket.connection.setup.timeout.max.ms = 30000 policy-apex-pdp | socket.connection.setup.timeout.ms = 10000 policy-apex-pdp | ssl.cipher.suites = null policy-apex-pdp | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-apex-pdp | ssl.endpoint.identification.algorithm = https policy-apex-pdp | ssl.engine.factory.class = null policy-apex-pdp | ssl.key.password = null policy-apex-pdp | ssl.keymanager.algorithm = SunX509 policy-apex-pdp | ssl.keystore.certificate.chain = null policy-apex-pdp | ssl.keystore.key = null policy-apex-pdp | ssl.keystore.location = null policy-apex-pdp | ssl.keystore.password = null policy-apex-pdp | ssl.keystore.type = JKS policy-apex-pdp | ssl.protocol = TLSv1.3 policy-apex-pdp | ssl.provider = null policy-apex-pdp | ssl.secure.random.implementation = null policy-apex-pdp | ssl.trustmanager.algorithm = PKIX policy-apex-pdp | ssl.truststore.certificates = null policy-apex-pdp | ssl.truststore.location = null policy-apex-pdp | ssl.truststore.password = null policy-apex-pdp | ssl.truststore.type = JKS policy-apex-pdp | value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-apex-pdp | policy-apex-pdp | [2024-02-21T15:39:41.231+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-apex-pdp | [2024-02-21T15:39:41.231+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-apex-pdp | [2024-02-21T15:39:41.231+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529981229 policy-apex-pdp | [2024-02-21T15:39:41.233+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-1, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Subscribed to topic(s): policy-pdp-pap policy-apex-pdp | [2024-02-21T15:39:41.245+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2024-02-21T15:39:41.246+00:00|INFO|ServiceManager|main] service manager starting topics policy-apex-pdp | [2024-02-21T15:39:41.250+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=84e879ea-ed6a-45c7-af4e-5ae929bc2e37, consumerInstance=policy-apex-pdp, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting policy-apex-pdp | [2024-02-21T15:39:41.270+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: policy-apex-pdp | allow.auto.create.topics = true policy-apex-pdp | auto.commit.interval.ms = 5000 policy-apex-pdp | auto.include.jmx.reporter = true policy-apex-pdp | auto.offset.reset = latest policy-apex-pdp | bootstrap.servers = [kafka:9092] policy-apex-pdp | check.crcs = true policy-apex-pdp | client.dns.lookup = use_all_dns_ips policy-apex-pdp | client.id = consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2 policy-apex-pdp | client.rack = policy-pap | max.partition.fetch.bytes = 1048576 policy-pap | max.poll.interval.ms = 300000 policy-pap | max.poll.records = 500 policy-pap | metadata.max.age.ms = 300000 policy-pap | metric.reporters = [] policy-pap | metrics.num.samples = 2 policy-pap | metrics.recording.level = INFO policy-pap | metrics.sample.window.ms = 30000 policy-pap | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] policy-pap | receive.buffer.bytes = 65536 policy-pap | reconnect.backoff.max.ms = 1000 policy-pap | reconnect.backoff.ms = 50 policy-pap | request.timeout.ms = 30000 policy-pap | retry.backoff.ms = 100 policy-pap | sasl.client.callback.handler.class = null policy-pap | sasl.jaas.config = null policy-pap | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-pap | sasl.kerberos.min.time.before.relogin = 60000 policy-pap | sasl.kerberos.service.name = null policy-pap | sasl.kerberos.ticket.renew.jitter = 0.05 policy-pap | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-pap | sasl.login.callback.handler.class = null policy-pap | sasl.login.class = null policy-pap | sasl.login.connect.timeout.ms = null policy-pap | sasl.login.read.timeout.ms = null policy-pap | sasl.login.refresh.buffer.seconds = 300 policy-pap | sasl.login.refresh.min.period.seconds = 60 policy-pap | sasl.login.refresh.window.factor = 0.8 policy-pap | sasl.login.refresh.window.jitter = 0.05 policy-pap | sasl.login.retry.backoff.max.ms = 10000 policy-pap | sasl.login.retry.backoff.ms = 100 policy-apex-pdp | connections.max.idle.ms = 540000 policy-apex-pdp | default.api.timeout.ms = 60000 policy-apex-pdp | enable.auto.commit = true policy-apex-pdp | exclude.internal.topics = true policy-apex-pdp | fetch.max.bytes = 52428800 policy-apex-pdp | fetch.max.wait.ms = 500 policy-apex-pdp | fetch.min.bytes = 1 policy-apex-pdp | group.id = 84e879ea-ed6a-45c7-af4e-5ae929bc2e37 policy-apex-pdp | group.instance.id = null policy-apex-pdp | heartbeat.interval.ms = 3000 policy-apex-pdp | interceptor.classes = [] policy-apex-pdp | internal.leave.group.on.close = true policy-apex-pdp | internal.throw.on.fetch.stable.offset.unsupported = false policy-apex-pdp | isolation.level = read_uncommitted policy-apex-pdp | key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-apex-pdp | max.partition.fetch.bytes = 1048576 policy-apex-pdp | max.poll.interval.ms = 300000 policy-apex-pdp | max.poll.records = 500 policy-apex-pdp | metadata.max.age.ms = 300000 policy-apex-pdp | metric.reporters = [] policy-apex-pdp | metrics.num.samples = 2 policy-apex-pdp | metrics.recording.level = INFO policy-apex-pdp | metrics.sample.window.ms = 30000 policy-apex-pdp | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] policy-apex-pdp | receive.buffer.bytes = 65536 policy-apex-pdp | reconnect.backoff.max.ms = 1000 policy-apex-pdp | reconnect.backoff.ms = 50 policy-apex-pdp | request.timeout.ms = 30000 policy-apex-pdp | retry.backoff.ms = 100 policy-apex-pdp | sasl.client.callback.handler.class = null policy-apex-pdp | sasl.jaas.config = null policy-apex-pdp | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-apex-pdp | sasl.kerberos.min.time.before.relogin = 60000 policy-apex-pdp | sasl.kerberos.service.name = null policy-apex-pdp | sasl.kerberos.ticket.renew.jitter = 0.05 policy-apex-pdp | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-apex-pdp | sasl.login.callback.handler.class = null policy-apex-pdp | sasl.login.class = null policy-apex-pdp | sasl.login.connect.timeout.ms = null policy-apex-pdp | sasl.login.read.timeout.ms = null policy-apex-pdp | sasl.login.refresh.buffer.seconds = 300 policy-apex-pdp | sasl.login.refresh.min.period.seconds = 60 policy-apex-pdp | sasl.login.refresh.window.factor = 0.8 policy-apex-pdp | sasl.login.refresh.window.jitter = 0.05 policy-apex-pdp | sasl.login.retry.backoff.max.ms = 10000 policy-apex-pdp | sasl.login.retry.backoff.ms = 100 policy-apex-pdp | sasl.mechanism = GSSAPI policy-apex-pdp | sasl.oauthbearer.clock.skew.seconds = 30 policy-apex-pdp | sasl.oauthbearer.expected.audience = null policy-apex-pdp | sasl.oauthbearer.expected.issuer = null policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.url = null policy-apex-pdp | sasl.oauthbearer.scope.claim.name = scope policy-apex-pdp | sasl.oauthbearer.sub.claim.name = sub policy-apex-pdp | sasl.oauthbearer.token.endpoint.url = null policy-apex-pdp | security.protocol = PLAINTEXT policy-apex-pdp | security.providers = null policy-apex-pdp | send.buffer.bytes = 131072 policy-apex-pdp | session.timeout.ms = 45000 policy-apex-pdp | socket.connection.setup.timeout.max.ms = 30000 policy-apex-pdp | socket.connection.setup.timeout.ms = 10000 policy-apex-pdp | ssl.cipher.suites = null policy-apex-pdp | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-apex-pdp | ssl.endpoint.identification.algorithm = https policy-apex-pdp | ssl.engine.factory.class = null policy-apex-pdp | ssl.key.password = null policy-pap | sasl.mechanism = GSSAPI policy-pap | sasl.oauthbearer.clock.skew.seconds = 30 policy-pap | sasl.oauthbearer.expected.audience = null policy-pap | sasl.oauthbearer.expected.issuer = null policy-pap | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-pap | sasl.oauthbearer.jwks.endpoint.url = null policy-pap | sasl.oauthbearer.scope.claim.name = scope policy-pap | sasl.oauthbearer.sub.claim.name = sub policy-pap | sasl.oauthbearer.token.endpoint.url = null policy-pap | security.protocol = PLAINTEXT policy-pap | security.providers = null policy-pap | send.buffer.bytes = 131072 policy-pap | session.timeout.ms = 45000 policy-pap | socket.connection.setup.timeout.max.ms = 30000 policy-pap | socket.connection.setup.timeout.ms = 10000 policy-pap | ssl.cipher.suites = null policy-pap | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-pap | ssl.endpoint.identification.algorithm = https policy-pap | ssl.engine.factory.class = null policy-pap | ssl.key.password = null policy-pap | ssl.keymanager.algorithm = SunX509 policy-pap | ssl.keystore.certificate.chain = null policy-pap | ssl.keystore.key = null policy-pap | ssl.keystore.location = null policy-pap | ssl.keystore.password = null policy-pap | ssl.keystore.type = JKS policy-pap | ssl.protocol = TLSv1.3 policy-pap | ssl.provider = null policy-pap | ssl.secure.random.implementation = null policy-pap | ssl.trustmanager.algorithm = PKIX policy-pap | ssl.truststore.certificates = null policy-pap | ssl.truststore.location = null policy-pap | ssl.truststore.password = null policy-pap | ssl.truststore.type = JKS policy-pap | value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | policy-pap | [2024-02-21T15:39:37.991+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-pap | [2024-02-21T15:39:37.991+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-pap | [2024-02-21T15:39:37.991+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529977990 policy-pap | [2024-02-21T15:39:37.994+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-1, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Subscribed to topic(s): policy-pdp-pap policy-pap | [2024-02-21T15:39:37.994+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: policy-pap | allow.auto.create.topics = true policy-pap | auto.commit.interval.ms = 5000 policy-pap | auto.include.jmx.reporter = true policy-pap | auto.offset.reset = latest policy-pap | bootstrap.servers = [kafka:9092] policy-pap | check.crcs = true policy-pap | client.dns.lookup = use_all_dns_ips policy-pap | client.id = consumer-policy-pap-2 policy-pap | client.rack = policy-pap | connections.max.idle.ms = 540000 policy-pap | default.api.timeout.ms = 60000 policy-pap | enable.auto.commit = true policy-pap | exclude.internal.topics = true policy-pap | fetch.max.bytes = 52428800 policy-pap | fetch.max.wait.ms = 500 policy-pap | fetch.min.bytes = 1 policy-pap | group.id = policy-pap policy-pap | group.instance.id = null policy-pap | heartbeat.interval.ms = 3000 policy-pap | interceptor.classes = [] policy-pap | internal.leave.group.on.close = true policy-pap | internal.throw.on.fetch.stable.offset.unsupported = false policy-pap | isolation.level = read_uncommitted policy-pap | key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | max.partition.fetch.bytes = 1048576 policy-pap | max.poll.interval.ms = 300000 policy-pap | max.poll.records = 500 policy-pap | metadata.max.age.ms = 300000 policy-pap | metric.reporters = [] policy-pap | metrics.num.samples = 2 policy-pap | metrics.recording.level = INFO policy-pap | metrics.sample.window.ms = 30000 policy-pap | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] policy-pap | receive.buffer.bytes = 65536 policy-apex-pdp | ssl.keymanager.algorithm = SunX509 policy-apex-pdp | ssl.keystore.certificate.chain = null policy-apex-pdp | ssl.keystore.key = null policy-apex-pdp | ssl.keystore.location = null policy-apex-pdp | ssl.keystore.password = null policy-apex-pdp | ssl.keystore.type = JKS policy-apex-pdp | ssl.protocol = TLSv1.3 policy-apex-pdp | ssl.provider = null policy-apex-pdp | ssl.secure.random.implementation = null policy-apex-pdp | ssl.trustmanager.algorithm = PKIX policy-apex-pdp | ssl.truststore.certificates = null policy-apex-pdp | ssl.truststore.location = null policy-apex-pdp | ssl.truststore.password = null policy-apex-pdp | ssl.truststore.type = JKS policy-apex-pdp | value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-apex-pdp | policy-apex-pdp | [2024-02-21T15:39:41.278+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-apex-pdp | [2024-02-21T15:39:41.278+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-apex-pdp | [2024-02-21T15:39:41.278+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529981278 policy-apex-pdp | [2024-02-21T15:39:41.279+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Subscribed to topic(s): policy-pdp-pap policy-apex-pdp | [2024-02-21T15:39:41.279+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=88f61bdf-09c9-4fca-b6a2-5347c8ccb6ae, alive=false, publisher=null]]: starting policy-apex-pdp | [2024-02-21T15:39:41.291+00:00|INFO|ProducerConfig|main] ProducerConfig values: policy-apex-pdp | acks = -1 policy-apex-pdp | auto.include.jmx.reporter = true policy-apex-pdp | batch.size = 16384 policy-apex-pdp | bootstrap.servers = [kafka:9092] policy-apex-pdp | buffer.memory = 33554432 policy-apex-pdp | client.dns.lookup = use_all_dns_ips policy-apex-pdp | client.id = producer-1 policy-apex-pdp | compression.type = none policy-apex-pdp | connections.max.idle.ms = 540000 policy-apex-pdp | delivery.timeout.ms = 120000 policy-apex-pdp | enable.idempotence = true policy-apex-pdp | interceptor.classes = [] policy-apex-pdp | key.serializer = class org.apache.kafka.common.serialization.StringSerializer policy-apex-pdp | linger.ms = 0 policy-apex-pdp | max.block.ms = 60000 policy-apex-pdp | max.in.flight.requests.per.connection = 5 policy-apex-pdp | max.request.size = 1048576 policy-apex-pdp | metadata.max.age.ms = 300000 policy-apex-pdp | metadata.max.idle.ms = 300000 policy-apex-pdp | metric.reporters = [] policy-apex-pdp | metrics.num.samples = 2 policy-apex-pdp | metrics.recording.level = INFO policy-apex-pdp | metrics.sample.window.ms = 30000 policy-apex-pdp | partitioner.adaptive.partitioning.enable = true policy-apex-pdp | partitioner.availability.timeout.ms = 0 policy-apex-pdp | partitioner.class = null policy-apex-pdp | partitioner.ignore.keys = false policy-apex-pdp | receive.buffer.bytes = 32768 policy-apex-pdp | reconnect.backoff.max.ms = 1000 policy-apex-pdp | reconnect.backoff.ms = 50 policy-apex-pdp | request.timeout.ms = 30000 policy-apex-pdp | retries = 2147483647 policy-apex-pdp | retry.backoff.ms = 100 policy-apex-pdp | sasl.client.callback.handler.class = null policy-apex-pdp | sasl.jaas.config = null policy-apex-pdp | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-apex-pdp | sasl.kerberos.min.time.before.relogin = 60000 policy-apex-pdp | sasl.kerberos.service.name = null policy-apex-pdp | sasl.kerberos.ticket.renew.jitter = 0.05 policy-apex-pdp | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-apex-pdp | sasl.login.callback.handler.class = null policy-apex-pdp | sasl.login.class = null policy-apex-pdp | sasl.login.connect.timeout.ms = null policy-apex-pdp | sasl.login.read.timeout.ms = null policy-apex-pdp | sasl.login.refresh.buffer.seconds = 300 policy-apex-pdp | sasl.login.refresh.min.period.seconds = 60 policy-apex-pdp | sasl.login.refresh.window.factor = 0.8 policy-pap | reconnect.backoff.max.ms = 1000 policy-pap | reconnect.backoff.ms = 50 policy-pap | request.timeout.ms = 30000 policy-pap | retry.backoff.ms = 100 policy-pap | sasl.client.callback.handler.class = null policy-pap | sasl.jaas.config = null policy-pap | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-pap | sasl.kerberos.min.time.before.relogin = 60000 policy-pap | sasl.kerberos.service.name = null policy-pap | sasl.kerberos.ticket.renew.jitter = 0.05 policy-pap | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-pap | sasl.login.callback.handler.class = null policy-pap | sasl.login.class = null policy-pap | sasl.login.connect.timeout.ms = null policy-pap | sasl.login.read.timeout.ms = null policy-pap | sasl.login.refresh.buffer.seconds = 300 policy-pap | sasl.login.refresh.min.period.seconds = 60 policy-pap | sasl.login.refresh.window.factor = 0.8 policy-pap | sasl.login.refresh.window.jitter = 0.05 policy-pap | sasl.login.retry.backoff.max.ms = 10000 policy-pap | sasl.login.retry.backoff.ms = 100 policy-pap | sasl.mechanism = GSSAPI policy-pap | sasl.oauthbearer.clock.skew.seconds = 30 policy-pap | sasl.oauthbearer.expected.audience = null policy-pap | sasl.oauthbearer.expected.issuer = null policy-pap | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-pap | sasl.oauthbearer.jwks.endpoint.url = null policy-pap | sasl.oauthbearer.scope.claim.name = scope policy-pap | sasl.oauthbearer.sub.claim.name = sub policy-pap | sasl.oauthbearer.token.endpoint.url = null policy-pap | security.protocol = PLAINTEXT policy-pap | security.providers = null policy-pap | send.buffer.bytes = 131072 policy-pap | session.timeout.ms = 45000 policy-pap | socket.connection.setup.timeout.max.ms = 30000 policy-pap | socket.connection.setup.timeout.ms = 10000 policy-pap | ssl.cipher.suites = null policy-pap | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-pap | ssl.endpoint.identification.algorithm = https policy-pap | ssl.engine.factory.class = null policy-pap | ssl.key.password = null policy-pap | ssl.keymanager.algorithm = SunX509 policy-pap | ssl.keystore.certificate.chain = null policy-pap | ssl.keystore.key = null policy-pap | ssl.keystore.location = null policy-pap | ssl.keystore.password = null policy-pap | ssl.keystore.type = JKS policy-pap | ssl.protocol = TLSv1.3 policy-pap | ssl.provider = null policy-pap | ssl.secure.random.implementation = null policy-pap | ssl.trustmanager.algorithm = PKIX policy-pap | ssl.truststore.certificates = null policy-pap | ssl.truststore.location = null policy-pap | ssl.truststore.password = null policy-pap | ssl.truststore.type = JKS policy-pap | value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | policy-pap | [2024-02-21T15:39:38.000+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-pap | [2024-02-21T15:39:38.000+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-pap | [2024-02-21T15:39:38.000+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529978000 policy-pap | [2024-02-21T15:39:38.000+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-pap-2, groupId=policy-pap] Subscribed to topic(s): policy-pdp-pap policy-apex-pdp | sasl.login.refresh.window.jitter = 0.05 policy-apex-pdp | sasl.login.retry.backoff.max.ms = 10000 policy-apex-pdp | sasl.login.retry.backoff.ms = 100 policy-apex-pdp | sasl.mechanism = GSSAPI policy-apex-pdp | sasl.oauthbearer.clock.skew.seconds = 30 policy-apex-pdp | sasl.oauthbearer.expected.audience = null policy-apex-pdp | sasl.oauthbearer.expected.issuer = null policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-apex-pdp | sasl.oauthbearer.jwks.endpoint.url = null policy-apex-pdp | sasl.oauthbearer.scope.claim.name = scope policy-apex-pdp | sasl.oauthbearer.sub.claim.name = sub policy-apex-pdp | sasl.oauthbearer.token.endpoint.url = null kafka | ssl.key.password = null kafka | ssl.keymanager.algorithm = SunX509 kafka | ssl.keystore.certificate.chain = null kafka | ssl.keystore.key = null kafka | ssl.keystore.location = null kafka | ssl.keystore.password = null kafka | ssl.keystore.type = JKS kafka | ssl.principal.mapping.rules = DEFAULT kafka | ssl.protocol = TLSv1.3 kafka | ssl.provider = null kafka | ssl.secure.random.implementation = null kafka | ssl.trustmanager.algorithm = PKIX kafka | ssl.truststore.certificates = null kafka | ssl.truststore.location = null kafka | ssl.truststore.password = null kafka | ssl.truststore.type = JKS kafka | transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 kafka | transaction.max.timeout.ms = 900000 kafka | transaction.partition.verification.enable = true kafka | transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 kafka | transaction.state.log.load.buffer.size = 5242880 kafka | transaction.state.log.min.isr = 2 kafka | transaction.state.log.num.partitions = 50 kafka | transaction.state.log.replication.factor = 3 kafka | transaction.state.log.segment.bytes = 104857600 kafka | transactional.id.expiration.ms = 604800000 kafka | unclean.leader.election.enable = false kafka | unstable.api.versions.enable = false kafka | zookeeper.clientCnxnSocket = null kafka | zookeeper.connect = zookeeper:2181 kafka | zookeeper.connection.timeout.ms = null kafka | zookeeper.max.in.flight.requests = 10 kafka | zookeeper.metadata.migration.enable = false kafka | zookeeper.session.timeout.ms = 18000 kafka | zookeeper.set.acl = false kafka | zookeeper.ssl.cipher.suites = null kafka | zookeeper.ssl.client.enable = false kafka | zookeeper.ssl.crl.enable = false kafka | zookeeper.ssl.enabled.protocols = null kafka | zookeeper.ssl.endpoint.identification.algorithm = HTTPS kafka | zookeeper.ssl.keystore.location = null kafka | zookeeper.ssl.keystore.password = null kafka | zookeeper.ssl.keystore.type = null policy-apex-pdp | security.protocol = PLAINTEXT policy-apex-pdp | security.providers = null policy-apex-pdp | send.buffer.bytes = 131072 policy-apex-pdp | socket.connection.setup.timeout.max.ms = 30000 policy-apex-pdp | socket.connection.setup.timeout.ms = 10000 policy-apex-pdp | ssl.cipher.suites = null policy-apex-pdp | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-apex-pdp | ssl.endpoint.identification.algorithm = https policy-apex-pdp | ssl.engine.factory.class = null policy-apex-pdp | ssl.key.password = null policy-apex-pdp | ssl.keymanager.algorithm = SunX509 policy-apex-pdp | ssl.keystore.certificate.chain = null policy-apex-pdp | ssl.keystore.key = null policy-apex-pdp | ssl.keystore.location = null policy-apex-pdp | ssl.keystore.password = null policy-apex-pdp | ssl.keystore.type = JKS policy-apex-pdp | ssl.protocol = TLSv1.3 policy-apex-pdp | ssl.provider = null policy-apex-pdp | ssl.secure.random.implementation = null policy-apex-pdp | ssl.trustmanager.algorithm = PKIX policy-apex-pdp | ssl.truststore.certificates = null policy-apex-pdp | ssl.truststore.location = null policy-apex-pdp | ssl.truststore.password = null policy-apex-pdp | ssl.truststore.type = JKS policy-apex-pdp | transaction.timeout.ms = 60000 policy-apex-pdp | transactional.id = null policy-apex-pdp | value.serializer = class org.apache.kafka.common.serialization.StringSerializer policy-apex-pdp | policy-apex-pdp | [2024-02-21T15:39:41.300+00:00|INFO|KafkaProducer|main] [Producer clientId=producer-1] Instantiated an idempotent producer. policy-apex-pdp | [2024-02-21T15:39:41.317+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-apex-pdp | [2024-02-21T15:39:41.317+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-apex-pdp | [2024-02-21T15:39:41.317+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529981317 policy-apex-pdp | [2024-02-21T15:39:41.317+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=88f61bdf-09c9-4fca-b6a2-5347c8ccb6ae, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created policy-apex-pdp | [2024-02-21T15:39:41.317+00:00|INFO|ServiceManager|main] service manager starting set alive policy-apex-pdp | [2024-02-21T15:39:41.317+00:00|INFO|ServiceManager|main] service manager starting register pdp status context object policy-apex-pdp | [2024-02-21T15:39:41.319+00:00|INFO|ServiceManager|main] service manager starting topic sinks policy-apex-pdp | [2024-02-21T15:39:41.319+00:00|INFO|ServiceManager|main] service manager starting Pdp Status publisher policy-apex-pdp | [2024-02-21T15:39:41.322+00:00|INFO|ServiceManager|main] service manager starting Register pdp update listener policy-apex-pdp | [2024-02-21T15:39:41.322+00:00|INFO|ServiceManager|main] service manager starting Register pdp state change request dispatcher policy-apex-pdp | [2024-02-21T15:39:41.322+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher policy-apex-pdp | [2024-02-21T15:39:41.322+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=84e879ea-ed6a-45c7-af4e-5ae929bc2e37, consumerInstance=policy-apex-pdp, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@e077866 policy-apex-pdp | [2024-02-21T15:39:41.322+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=84e879ea-ed6a-45c7-af4e-5ae929bc2e37, consumerInstance=policy-apex-pdp, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted kafka | zookeeper.ssl.ocsp.enable = false kafka | zookeeper.ssl.protocol = TLSv1.2 kafka | zookeeper.ssl.truststore.location = null kafka | zookeeper.ssl.truststore.password = null kafka | zookeeper.ssl.truststore.type = null kafka | (kafka.server.KafkaConfig) kafka | [2024-02-21 15:39:07,740] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) kafka | [2024-02-21 15:39:07,741] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) kafka | [2024-02-21 15:39:07,742] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) kafka | [2024-02-21 15:39:07,747] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) kafka | [2024-02-21 15:39:07,784] INFO Loading logs from log dirs ArraySeq(/var/lib/kafka/data) (kafka.log.LogManager) kafka | [2024-02-21 15:39:07,794] INFO No logs found to be loaded in /var/lib/kafka/data (kafka.log.LogManager) kafka | [2024-02-21 15:39:07,806] INFO Loaded 0 logs in 22ms (kafka.log.LogManager) kafka | [2024-02-21 15:39:07,808] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) kafka | [2024-02-21 15:39:07,810] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) kafka | [2024-02-21 15:39:07,825] INFO Starting the log cleaner (kafka.log.LogCleaner) kafka | [2024-02-21 15:39:07,916] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) kafka | [2024-02-21 15:39:07,947] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) kafka | [2024-02-21 15:39:07,966] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) kafka | [2024-02-21 15:39:07,998] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread) kafka | [2024-02-21 15:39:08,409] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) kafka | [2024-02-21 15:39:08,430] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) kafka | [2024-02-21 15:39:08,431] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) kafka | [2024-02-21 15:39:08,437] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT_HOST) (kafka.network.SocketServer) kafka | [2024-02-21 15:39:08,443] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread) kafka | [2024-02-21 15:39:08,473] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,475] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,478] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,479] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,480] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,499] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) kafka | [2024-02-21 15:39:08,500] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) kafka | [2024-02-21 15:39:08,526] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) kafka | [2024-02-21 15:39:08,558] INFO Stat of the created znode at /brokers/ids/1 is: 27,27,1708529948546,1708529948546,1,0,0,72057608510046209,258,0,27 kafka | (kafka.zk.KafkaZkClient) kafka | [2024-02-21 15:39:08,559] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://kafka:9092,PLAINTEXT_HOST://localhost:29092, czxid (broker epoch): 27 (kafka.zk.KafkaZkClient) kafka | [2024-02-21 15:39:08,630] INFO [ControllerEventThread controllerId=1] Starting (kafka.controller.ControllerEventManager$ControllerEventThread) kafka | [2024-02-21 15:39:08,637] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,643] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,645] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,661] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) kafka | [2024-02-21 15:39:08,666] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) kafka | [2024-02-21 15:39:08,675] INFO [Controller id=1] 1 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,677] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) kafka | [2024-02-21 15:39:08,681] INFO [Controller id=1] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,687] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) kafka | [2024-02-21 15:39:08,705] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) kafka | [2024-02-21 15:39:08,709] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) kafka | [2024-02-21 15:39:08,709] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) kafka | [2024-02-21 15:39:08,723] INFO [Controller id=1] Registering handlers (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,724] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(version=3.6-IV2, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) kafka | [2024-02-21 15:39:08,727] INFO [Controller id=1] Deleting log dir event notifications (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,730] INFO [Controller id=1] Deleting isr change notifications (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,732] INFO [Controller id=1] Initializing controller context (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,747] INFO [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 27) (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,755] DEBUG [Controller id=1] Register BrokerModifications handler for Set(1) (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,761] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) kafka | [2024-02-21 15:39:08,763] DEBUG [Channel manager on controller 1]: Controller 1 trying to connect to broker 1 (kafka.controller.ControllerChannelManager) kafka | [2024-02-21 15:39:08,783] INFO [RequestSendThread controllerId=1] Starting (kafka.controller.RequestSendThread) kafka | [2024-02-21 15:39:08,785] INFO [Controller id=1] Currently active brokers in the cluster: Set(1) (kafka.controller.KafkaController) policy-apex-pdp | [2024-02-21T15:39:41.322+00:00|INFO|ServiceManager|main] service manager starting Create REST server policy-apex-pdp | [2024-02-21T15:39:41.348+00:00|INFO|OrderedServiceImpl|Timer-0] ***** OrderedServiceImpl implementers: policy-apex-pdp | [] policy-apex-pdp | [2024-02-21T15:39:41.350+00:00|INFO|network|Timer-0] [OUT|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"7db8685c-ef5b-4ec8-aa01-0eb0f3e664e1","timestampMs":1708529981324,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T15:39:41.487+00:00|INFO|ServiceManager|main] service manager starting Rest Server policy-apex-pdp | [2024-02-21T15:39:41.487+00:00|INFO|ServiceManager|main] service manager starting policy-apex-pdp | [2024-02-21T15:39:41.487+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters policy-apex-pdp | [2024-02-21T15:39:41.487+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-3591009c==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@634b550e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-64c2b546==org.glassfish.jersey.servlet.ServletContainer@2d1bc350{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@5ebd56e9{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@63f34b70{/,null,STOPPED}, connector=RestServerParameters@5d25e6bb{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-3591009c==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@634b550e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-64c2b546==org.glassfish.jersey.servlet.ServletContainer@2d1bc350{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-02-21T15:39:41.498+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2024-02-21T15:39:41.498+00:00|INFO|ServiceManager|main] service manager started policy-apex-pdp | [2024-02-21T15:39:41.498+00:00|INFO|ApexStarterMain|main] Started policy-apex-pdp service successfully. policy-apex-pdp | [2024-02-21T15:39:41.498+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-3591009c==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@634b550e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-64c2b546==org.glassfish.jersey.servlet.ServletContainer@2d1bc350{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@5ebd56e9{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@63f34b70{/,null,STOPPED}, connector=RestServerParameters@5d25e6bb{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-3591009c==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@634b550e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-64c2b546==org.glassfish.jersey.servlet.ServletContainer@2d1bc350{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-apex-pdp | [2024-02-21T15:39:41.658+00:00|INFO|Metadata|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Cluster ID: j4cuEu1dT7SQMOYTF5wk4g policy-apex-pdp | [2024-02-21T15:39:41.659+00:00|INFO|Metadata|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Cluster ID: j4cuEu1dT7SQMOYTF5wk4g policy-apex-pdp | [2024-02-21T15:39:41.660+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) policy-apex-pdp | [2024-02-21T15:39:41.661+00:00|INFO|TransactionManager|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] ProducerId set to 2 with epoch 0 policy-apex-pdp | [2024-02-21T15:39:41.672+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] (Re-)joining group policy-apex-pdp | [2024-02-21T15:39:41.718+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Request joining group due to: need to re-join with the given member-id: consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da policy-apex-pdp | [2024-02-21T15:39:41.718+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) policy-apex-pdp | [2024-02-21T15:39:41.719+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] (Re-)joining group policy-apex-pdp | [2024-02-21T15:39:42.258+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls policy-apex-pdp | [2024-02-21T15:39:42.259+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls policy-apex-pdp | [2024-02-21T15:39:44.724+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Successfully joined group with generation Generation{generationId=1, memberId='consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da', protocol='range'} policy-apex-pdp | [2024-02-21T15:39:44.731+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Finished assignment for group at generation 1: {consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da=Assignment(partitions=[policy-pdp-pap-0])} policy-apex-pdp | [2024-02-21T15:39:44.742+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Successfully synced group in generation Generation{generationId=1, memberId='consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da', protocol='range'} policy-apex-pdp | [2024-02-21T15:39:44.743+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Notifying assignor about the new Assignment(partitions=[policy-pdp-pap-0]) policy-apex-pdp | [2024-02-21T15:39:44.748+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Adding newly assigned partitions: policy-pdp-pap-0 policy-apex-pdp | [2024-02-21T15:39:44.758+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Found no committed offset for partition policy-pdp-pap-0 policy-apex-pdp | [2024-02-21T15:39:44.778+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2, groupId=84e879ea-ed6a-45c7-af4e-5ae929bc2e37] Resetting offset for partition policy-pdp-pap-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null)], epoch=0}}. policy-apex-pdp | [2024-02-21T15:39:56.162+00:00|INFO|RequestLog|qtp1068445309-33] 172.17.0.2 - policyadmin [21/Feb/2024:15:39:56 +0000] "GET /metrics HTTP/1.1" 200 10650 "-" "Prometheus/2.49.1" policy-apex-pdp | [2024-02-21T15:40:01.322+00:00|INFO|network|Timer-0] [OUT|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1513c617-2b8f-4267-8953-b7d554712879","timestampMs":1708530001322,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T15:40:01.347+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1513c617-2b8f-4267-8953-b7d554712879","timestampMs":1708530001322,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T15:40:01.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T15:40:01.491+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"74137aaa-b695-438a-bc24-e3cd8a91b078","timestampMs":1708530001432,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.500+00:00|WARN|Registry|KAFKA-source-policy-pdp-pap] replacing previously registered: object:pdp/status/publisher policy-apex-pdp | [2024-02-21T15:40:01.500+00:00|INFO|network|Timer-1] [OUT|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"00e9a6e2-fa03-43f9-bbf9-fb9faec189bf","timestampMs":1708530001500,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T15:40:01.501+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"74137aaa-b695-438a-bc24-e3cd8a91b078","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"44a13f25-08cd-4b1a-ae63-2286375200a6","timestampMs":1708530001501,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.512+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"00e9a6e2-fa03-43f9-bbf9-fb9faec189bf","timestampMs":1708530001500,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-apex-pdp | [2024-02-21T15:40:01.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T15:40:01.512+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"74137aaa-b695-438a-bc24-e3cd8a91b078","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"44a13f25-08cd-4b1a-ae63-2286375200a6","timestampMs":1708530001501,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T15:40:01.540+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8f172015-ba8d-4b03-8108-8e53eaabc979","timestampMs":1708530001433,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.543+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"8f172015-ba8d-4b03-8108-8e53eaabc979","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"3cdf0304-9673-4371-b5b4-91a2aaae1eb8","timestampMs":1708530001543,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.553+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"8f172015-ba8d-4b03-8108-8e53eaabc979","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"3cdf0304-9673-4371-b5b4-91a2aaae1eb8","timestampMs":1708530001543,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T15:40:01.609+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"80cb11ea-5db2-4d61-9cbf-f50619af0085","timestampMs":1708530001562,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.610+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"80cb11ea-5db2-4d61-9cbf-f50619af0085","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"4fe2a062-3e05-44a1-bf23-891e9a707f8e","timestampMs":1708530001610,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.626+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"80cb11ea-5db2-4d61-9cbf-f50619af0085","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"4fe2a062-3e05-44a1-bf23-891e9a707f8e","timestampMs":1708530001610,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-apex-pdp | [2024-02-21T15:40:01.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS policy-apex-pdp | [2024-02-21T15:40:56.081+00:00|INFO|RequestLog|qtp1068445309-28] 172.17.0.2 - policyadmin [21/Feb/2024:15:40:56 +0000] "GET /metrics HTTP/1.1" 200 10649 "-" "Prometheus/2.49.1" policy-pap | [2024-02-21T15:39:38.315+00:00|INFO|PapDatabaseInitializer|main] Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)])]) from /opt/app/policy/pap/etc/mounted/groups.json policy-pap | [2024-02-21T15:39:38.446+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning policy-pap | [2024-02-21T15:39:38.668+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@8dcacf1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50f13494, org.springframework.security.web.context.SecurityContextHolderFilter@1734b1a, org.springframework.security.web.header.HeaderWriterFilter@1f013047, org.springframework.security.web.authentication.logout.LogoutFilter@5e198c40, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@14ba7f15, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@318511f0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4866e0a7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73c09a98, org.springframework.security.web.access.ExceptionTranslationFilter@ce0bbd5, org.springframework.security.web.access.intercept.AuthorizationFilter@1fa796a4] policy-pap | [2024-02-21T15:39:39.469+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' policy-pap | [2024-02-21T15:39:39.562+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] policy-pap | [2024-02-21T15:39:39.589+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/pap/v1' policy-pap | [2024-02-21T15:39:39.609+00:00|INFO|ServiceManager|main] Policy PAP starting policy-pap | [2024-02-21T15:39:39.609+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry policy-pap | [2024-02-21T15:39:39.610+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters policy-pap | [2024-02-21T15:39:39.610+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener policy-pap | [2024-02-21T15:39:39.610+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher policy-pap | [2024-02-21T15:39:39.611+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher policy-pap | [2024-02-21T15:39:39.611+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher policy-pap | [2024-02-21T15:39:39.614+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b4bc9576-9bdd-4c85-a196-1d696233f1c3, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@47f5ab58 policy-pap | [2024-02-21T15:39:39.624+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b4bc9576-9bdd-4c85-a196-1d696233f1c3, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T15:39:39.625+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: policy-pap | allow.auto.create.topics = true policy-pap | auto.commit.interval.ms = 5000 policy-pap | auto.include.jmx.reporter = true policy-pap | auto.offset.reset = latest policy-pap | bootstrap.servers = [kafka:9092] policy-pap | check.crcs = true policy-pap | client.dns.lookup = use_all_dns_ips policy-pap | client.id = consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3 policy-pap | client.rack = policy-pap | connections.max.idle.ms = 540000 policy-pap | default.api.timeout.ms = 60000 policy-pap | enable.auto.commit = true policy-pap | exclude.internal.topics = true policy-pap | fetch.max.bytes = 52428800 policy-pap | fetch.max.wait.ms = 500 policy-pap | fetch.min.bytes = 1 policy-pap | group.id = b4bc9576-9bdd-4c85-a196-1d696233f1c3 policy-pap | group.instance.id = null policy-pap | heartbeat.interval.ms = 3000 policy-pap | interceptor.classes = [] policy-pap | internal.leave.group.on.close = true policy-pap | internal.throw.on.fetch.stable.offset.unsupported = false policy-pap | isolation.level = read_uncommitted policy-pap | key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | max.partition.fetch.bytes = 1048576 policy-pap | max.poll.interval.ms = 300000 policy-pap | max.poll.records = 500 policy-pap | metadata.max.age.ms = 300000 policy-pap | metric.reporters = [] policy-pap | metrics.num.samples = 2 policy-pap | metrics.recording.level = INFO policy-pap | metrics.sample.window.ms = 30000 policy-pap | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] policy-pap | receive.buffer.bytes = 65536 policy-pap | reconnect.backoff.max.ms = 1000 policy-pap | reconnect.backoff.ms = 50 policy-pap | request.timeout.ms = 30000 policy-pap | retry.backoff.ms = 100 policy-pap | sasl.client.callback.handler.class = null policy-pap | sasl.jaas.config = null policy-pap | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-pap | sasl.kerberos.min.time.before.relogin = 60000 policy-pap | sasl.kerberos.service.name = null policy-pap | sasl.kerberos.ticket.renew.jitter = 0.05 policy-pap | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-pap | sasl.login.callback.handler.class = null policy-pap | sasl.login.class = null policy-pap | sasl.login.connect.timeout.ms = null policy-pap | sasl.login.read.timeout.ms = null policy-pap | sasl.login.refresh.buffer.seconds = 300 policy-pap | sasl.login.refresh.min.period.seconds = 60 policy-pap | sasl.login.refresh.window.factor = 0.8 policy-pap | sasl.login.refresh.window.jitter = 0.05 policy-pap | sasl.login.retry.backoff.max.ms = 10000 policy-pap | sasl.login.retry.backoff.ms = 100 policy-pap | sasl.mechanism = GSSAPI policy-pap | sasl.oauthbearer.clock.skew.seconds = 30 policy-pap | sasl.oauthbearer.expected.audience = null policy-pap | sasl.oauthbearer.expected.issuer = null policy-pap | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-pap | sasl.oauthbearer.jwks.endpoint.url = null policy-pap | sasl.oauthbearer.scope.claim.name = scope policy-pap | sasl.oauthbearer.sub.claim.name = sub policy-pap | sasl.oauthbearer.token.endpoint.url = null policy-pap | security.protocol = PLAINTEXT grafana | logger=migrator t=2024-02-21T15:39:01.073864236Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" grafana | logger=migrator t=2024-02-21T15:39:01.074086902Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=221.795µs grafana | logger=migrator t=2024-02-21T15:39:01.077944821Z level=info msg="Executing migration" id="create tag table" grafana | logger=migrator t=2024-02-21T15:39:01.078592428Z level=info msg="Migration successfully executed" id="create tag table" duration=647.217µs grafana | logger=migrator t=2024-02-21T15:39:01.081420081Z level=info msg="Executing migration" id="add index tag.key_value" grafana | logger=migrator t=2024-02-21T15:39:01.082317914Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=910.693µs grafana | logger=migrator t=2024-02-21T15:39:01.08563257Z level=info msg="Executing migration" id="create login attempt table" grafana | logger=migrator t=2024-02-21T15:39:01.086325078Z level=info msg="Migration successfully executed" id="create login attempt table" duration=691.948µs grafana | logger=migrator t=2024-02-21T15:39:01.089273514Z level=info msg="Executing migration" id="add index login_attempt.username" grafana | logger=migrator t=2024-02-21T15:39:01.090155637Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=881.433µs kafka | [2024-02-21 15:39:08,790] INFO [Controller id=1] Currently shutting brokers in the cluster: HashSet() (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,790] INFO [Controller id=1] Current list of topics in the cluster: HashSet() (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,791] INFO [Controller id=1] Fetching topic deletions in progress (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,796] INFO [Controller id=1] List of topics to be deleted: (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,796] INFO [Controller id=1] List of topics ineligible for deletion: (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,797] INFO [Controller id=1] Initializing topic deletion manager (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,797] INFO [Topic Deletion Manager 1] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() (kafka.controller.TopicDeletionManager) kafka | [2024-02-21 15:39:08,798] INFO [Controller id=1] Sending update metadata request (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,800] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) kafka | [2024-02-21 15:39:08,801] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 0 partitions (state.change.logger) kafka | [2024-02-21 15:39:08,828] INFO [ReplicaStateMachine controllerId=1] Initializing replica state (kafka.controller.ZkReplicaStateMachine) kafka | [2024-02-21 15:39:08,828] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) kafka | [2024-02-21 15:39:08,829] INFO [ReplicaStateMachine controllerId=1] Triggering online replica state changes (kafka.controller.ZkReplicaStateMachine) kafka | [2024-02-21 15:39:08,833] INFO Awaiting socket connections on 0.0.0.0:29092. (kafka.network.DataPlaneAcceptor) kafka | [2024-02-21 15:39:08,834] INFO [ReplicaStateMachine controllerId=1] Triggering offline replica state changes (kafka.controller.ZkReplicaStateMachine) kafka | [2024-02-21 15:39:08,834] DEBUG [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() (kafka.controller.ZkReplicaStateMachine) kafka | [2024-02-21 15:39:08,835] INFO [PartitionStateMachine controllerId=1] Initializing partition state (kafka.controller.ZkPartitionStateMachine) kafka | [2024-02-21 15:39:08,835] INFO [PartitionStateMachine controllerId=1] Triggering online partition state changes (kafka.controller.ZkPartitionStateMachine) kafka | [2024-02-21 15:39:08,836] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) kafka | [2024-02-21 15:39:08,838] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (kafka/172.17.0.7:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) kafka | [2024-02-21 15:39:08,838] DEBUG [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() (kafka.controller.ZkPartitionStateMachine) kafka | [2024-02-21 15:39:08,839] INFO [Controller id=1] Ready to serve as the new controller with epoch 1 (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,841] WARN [RequestSendThread controllerId=1] Controller 1's connection to broker kafka:9092 (id: 1 rack: null) was unsuccessful (kafka.controller.RequestSendThread) kafka | java.io.IOException: Connection to kafka:9092 (id: 1 rack: null) failed. kafka | at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:70) kafka | at kafka.controller.RequestSendThread.brokerReady(ControllerChannelManager.scala:298) kafka | at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:251) kafka | at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:130) kafka | [2024-02-21 15:39:08,843] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor) kafka | [2024-02-21 15:39:08,844] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) kafka | [2024-02-21 15:39:08,847] INFO [Controller id=1] Partitions undergoing preferred replica election: (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,847] INFO [Controller id=1] Partitions that completed preferred replica election: (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,848] INFO [Controller id=1] Skipping preferred replica election for partitions due to topic deletion: (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,848] INFO [Controller id=1] Resuming preferred replica election for partitions: (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,849] INFO [Controller id=1] Starting replica leader election (PREFERRED) for partitions triggered by ZkTriggered (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,873] INFO Kafka version: 7.6.0-ccs (org.apache.kafka.common.utils.AppInfoParser) kafka | [2024-02-21 15:39:08,873] INFO Kafka commitId: 1991cb733c81d6791626f88253a042b2ec835ab8 (org.apache.kafka.common.utils.AppInfoParser) kafka | [2024-02-21 15:39:08,873] INFO Kafka startTimeMs: 1708529948860 (org.apache.kafka.common.utils.AppInfoParser) kafka | [2024-02-21 15:39:08,874] INFO [Controller id=1] Starting the controller scheduler (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:08,875] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) kafka | [2024-02-21 15:39:08,952] INFO [RequestSendThread controllerId=1] Controller 1 connected to kafka:9092 (id: 1 rack: null) for sending state change requests (kafka.controller.RequestSendThread) kafka | [2024-02-21 15:39:09,041] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 0 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) kafka | [2024-02-21 15:39:09,052] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.BrokerToControllerRequestThread) kafka | [2024-02-21 15:39:09,115] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.BrokerToControllerRequestThread) kafka | [2024-02-21 15:39:13,877] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:13,881] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,299] INFO Creating topic policy-pdp-pap with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) policy-pap | security.providers = null policy-pap | send.buffer.bytes = 131072 policy-pap | session.timeout.ms = 45000 policy-pap | socket.connection.setup.timeout.max.ms = 30000 policy-pap | socket.connection.setup.timeout.ms = 10000 policy-pap | ssl.cipher.suites = null policy-pap | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-pap | ssl.endpoint.identification.algorithm = https policy-pap | ssl.engine.factory.class = null policy-pap | ssl.key.password = null policy-pap | ssl.keymanager.algorithm = SunX509 policy-pap | ssl.keystore.certificate.chain = null policy-pap | ssl.keystore.key = null policy-pap | ssl.keystore.location = null kafka | [2024-02-21 15:39:40,308] DEBUG [Controller id=1] There is no producerId block yet (Zk path version 0), creating the first block (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,313] INFO [Controller id=1] Acquired new producerId block ProducerIdsBlock(assignedBrokerId=1, firstProducerId=0, size=1000) by writing to Zk with path version 1 (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,323] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1), 30 -> ArrayBuffer(1), 31 -> ArrayBuffer(1), 32 -> ArrayBuffer(1), 33 -> ArrayBuffer(1), 34 -> ArrayBuffer(1), 35 -> ArrayBuffer(1), 36 -> ArrayBuffer(1), 37 -> ArrayBuffer(1), 38 -> ArrayBuffer(1), 39 -> ArrayBuffer(1), 40 -> ArrayBuffer(1), 41 -> ArrayBuffer(1), 42 -> ArrayBuffer(1), 43 -> ArrayBuffer(1), 44 -> ArrayBuffer(1), 45 -> ArrayBuffer(1), 46 -> ArrayBuffer(1), 47 -> ArrayBuffer(1), 48 -> ArrayBuffer(1), 49 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) kafka | [2024-02-21 15:39:40,348] INFO [Controller id=1] New topics: [Set(policy-pdp-pap)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(policy-pdp-pap,Some(4JJXlo9jRq--OKzclbQ76w),Map(policy-pdp-pap-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,349] INFO [Controller id=1] New partition creation callback for policy-pdp-pap-0 (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,351] INFO [Controller id=1 epoch=1] Changed partition policy-pdp-pap-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,351] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,355] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition policy-pdp-pap-0 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,355] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,387] INFO [Controller id=1 epoch=1] Changed partition policy-pdp-pap-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,395] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='policy-pdp-pap', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition policy-pdp-pap-0 (state.change.logger) kafka | [2024-02-21 15:39:40,396] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions (state.change.logger) kafka | [2024-02-21 15:39:40,400] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,401] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition policy-pdp-pap-0 from NewReplica to OnlineReplica (state.change.logger) kafka | [2024-02-21 15:39:40,401] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,407] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 for 1 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,408] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='policy-pdp-pap', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 1 from controller 1 epoch 1 (state.change.logger) kafka | [2024-02-21 15:39:40,424] INFO [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(uq7tHAX0S9uQtz-uvInS4w),HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,424] INFO [Controller id=1] New partition creation callback for __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-37,__consumer_offsets-38,__consumer_offsets-13,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 (kafka.controller.KafkaController) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,425] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,426] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,426] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,426] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,426] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,426] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,427] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,427] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,427] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,428] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) policy-db-migrator | Waiting for mariadb port 3306... policy-db-migrator | nc: connect to mariadb (172.17.0.4) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.4) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.4) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.4) port 3306 (tcp) failed: Connection refused policy-db-migrator | nc: connect to mariadb (172.17.0.4) port 3306 (tcp) failed: Connection refused policy-db-migrator | Connection to mariadb (172.17.0.4) 3306 port [tcp/mysql] succeeded! policy-db-migrator | 321 blocks policy-db-migrator | Preparing upgrade release version: 0800 policy-db-migrator | Preparing upgrade release version: 0900 policy-db-migrator | Preparing upgrade release version: 1000 policy-db-migrator | Preparing upgrade release version: 1100 policy-db-migrator | Preparing upgrade release version: 1200 policy-db-migrator | Preparing upgrade release version: 1300 policy-db-migrator | Done policy-db-migrator | name version policy-db-migrator | policyadmin 0 policy-db-migrator | policyadmin: upgrade available: 0 -> 1300 policy-db-migrator | upgrade: 0 -> 1300 policy-db-migrator | policy-db-migrator | > upgrade 0100-jpapdpgroup_properties.sql policy-pap | ssl.keystore.password = null policy-pap | ssl.keystore.type = JKS policy-pap | ssl.protocol = TLSv1.3 policy-pap | ssl.provider = null policy-pap | ssl.secure.random.implementation = null policy-pap | ssl.trustmanager.algorithm = PKIX policy-pap | ssl.truststore.certificates = null policy-pap | ssl.truststore.location = null policy-pap | ssl.truststore.password = null policy-pap | ssl.truststore.type = JKS policy-pap | value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | policy-pap | [2024-02-21T15:39:39.630+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-pap | [2024-02-21T15:39:39.630+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-pap | [2024-02-21T15:39:39.630+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529979630 policy-pap | [2024-02-21T15:39:39.630+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Subscribed to topic(s): policy-pdp-pap policy-pap | [2024-02-21T15:39:39.631+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher policy-pap | [2024-02-21T15:39:39.631+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=ace3fa1c-937e-48b7-92b8-0af5cebf3a2e, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-heartbeat, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3435a4e5 policy-pap | [2024-02-21T15:39:39.631+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=ace3fa1c-937e-48b7-92b8-0af5cebf3a2e, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-heartbeat, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T15:39:39.631+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: policy-pap | allow.auto.create.topics = true policy-pap | auto.commit.interval.ms = 5000 policy-pap | auto.include.jmx.reporter = true policy-pap | auto.offset.reset = latest policy-pap | bootstrap.servers = [kafka:9092] policy-pap | check.crcs = true policy-pap | client.dns.lookup = use_all_dns_ips policy-pap | client.id = consumer-policy-pap-4 policy-pap | client.rack = policy-pap | connections.max.idle.ms = 540000 policy-pap | default.api.timeout.ms = 60000 policy-pap | enable.auto.commit = true policy-pap | exclude.internal.topics = true policy-pap | fetch.max.bytes = 52428800 policy-pap | fetch.max.wait.ms = 500 policy-pap | fetch.min.bytes = 1 policy-pap | group.id = policy-pap policy-pap | group.instance.id = null policy-pap | heartbeat.interval.ms = 3000 policy-pap | interceptor.classes = [] policy-pap | internal.leave.group.on.close = true policy-pap | internal.throw.on.fetch.stable.offset.unsupported = false policy-pap | isolation.level = read_uncommitted policy-pap | key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | max.partition.fetch.bytes = 1048576 policy-pap | max.poll.interval.ms = 300000 policy-pap | max.poll.records = 500 policy-pap | metadata.max.age.ms = 300000 policy-pap | metric.reporters = [] policy-pap | metrics.num.samples = 2 policy-pap | metrics.recording.level = INFO policy-pap | metrics.sample.window.ms = 30000 policy-pap | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] policy-pap | receive.buffer.bytes = 65536 policy-pap | reconnect.backoff.max.ms = 1000 policy-pap | reconnect.backoff.ms = 50 policy-pap | request.timeout.ms = 30000 policy-pap | retry.backoff.ms = 100 policy-pap | sasl.client.callback.handler.class = null policy-pap | sasl.jaas.config = null policy-pap | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-pap | sasl.kerberos.min.time.before.relogin = 60000 policy-pap | sasl.kerberos.service.name = null policy-pap | sasl.kerberos.ticket.renew.jitter = 0.05 policy-pap | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-pap | sasl.login.callback.handler.class = null policy-pap | sasl.login.class = null policy-pap | sasl.login.connect.timeout.ms = null policy-pap | sasl.login.read.timeout.ms = null policy-pap | sasl.login.refresh.buffer.seconds = 300 policy-pap | sasl.login.refresh.min.period.seconds = 60 policy-pap | sasl.login.refresh.window.factor = 0.8 policy-pap | sasl.login.refresh.window.jitter = 0.05 policy-pap | sasl.login.retry.backoff.max.ms = 10000 policy-pap | sasl.login.retry.backoff.ms = 100 policy-pap | sasl.mechanism = GSSAPI policy-pap | sasl.oauthbearer.clock.skew.seconds = 30 policy-pap | sasl.oauthbearer.expected.audience = null policy-pap | sasl.oauthbearer.expected.issuer = null policy-pap | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-pap | sasl.oauthbearer.jwks.endpoint.url = null policy-pap | sasl.oauthbearer.scope.claim.name = scope policy-pap | sasl.oauthbearer.sub.claim.name = sub policy-pap | sasl.oauthbearer.token.endpoint.url = null policy-pap | security.protocol = PLAINTEXT policy-pap | security.providers = null policy-pap | send.buffer.bytes = 131072 policy-pap | session.timeout.ms = 45000 policy-pap | socket.connection.setup.timeout.max.ms = 30000 policy-pap | socket.connection.setup.timeout.ms = 10000 policy-pap | ssl.cipher.suites = null policy-pap | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-pap | ssl.endpoint.identification.algorithm = https policy-pap | ssl.engine.factory.class = null policy-pap | ssl.key.password = null policy-pap | ssl.keymanager.algorithm = SunX509 policy-pap | ssl.keystore.certificate.chain = null policy-pap | ssl.keystore.key = null policy-pap | ssl.keystore.location = null policy-pap | ssl.keystore.password = null policy-pap | ssl.keystore.type = JKS policy-pap | ssl.protocol = TLSv1.3 policy-pap | ssl.provider = null policy-pap | ssl.secure.random.implementation = null policy-pap | ssl.trustmanager.algorithm = PKIX policy-pap | ssl.truststore.certificates = null policy-pap | ssl.truststore.location = null policy-pap | ssl.truststore.password = null policy-pap | ssl.truststore.type = JKS policy-pap | value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer policy-pap | policy-pap | [2024-02-21T15:39:39.635+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529979635 policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Subscribed to topic(s): policy-pdp-pap policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|ServiceManager|main] Policy PAP starting topics kafka | [2024-02-21 15:39:40,429] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,430] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,431] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) kafka | [2024-02-21 15:39:40,432] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,433] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,433] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,433] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,433] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,433] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,433] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,434] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,435] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 epoch 1 starting the become-leader transition for partition policy-pdp-pap-0 (state.change.logger) kafka | [2024-02-21 15:39:40,435] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NonExistentReplica to NewReplica (state.change.logger) policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=ace3fa1c-937e-48b7-92b8-0af5cebf3a2e, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-heartbeat,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-heartbeat, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b4bc9576-9bdd-4c85-a196-1d696233f1c3, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[kafka:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting policy-pap | [2024-02-21T15:39:39.636+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=ad4c73c0-3433-4360-8467-9e394e5a3ba8, alive=false, publisher=null]]: starting policy-pap | [2024-02-21T15:39:39.652+00:00|INFO|ProducerConfig|main] ProducerConfig values: policy-pap | acks = -1 policy-pap | auto.include.jmx.reporter = true policy-pap | batch.size = 16384 policy-pap | bootstrap.servers = [kafka:9092] policy-pap | buffer.memory = 33554432 policy-pap | client.dns.lookup = use_all_dns_ips policy-pap | client.id = producer-1 policy-pap | compression.type = none policy-pap | connections.max.idle.ms = 540000 policy-pap | delivery.timeout.ms = 120000 policy-pap | enable.idempotence = true policy-pap | interceptor.classes = [] policy-pap | key.serializer = class org.apache.kafka.common.serialization.StringSerializer policy-pap | linger.ms = 0 policy-pap | max.block.ms = 60000 policy-pap | max.in.flight.requests.per.connection = 5 policy-pap | max.request.size = 1048576 policy-pap | metadata.max.age.ms = 300000 policy-pap | metadata.max.idle.ms = 300000 policy-pap | metric.reporters = [] policy-pap | metrics.num.samples = 2 policy-pap | metrics.recording.level = INFO policy-pap | metrics.sample.window.ms = 30000 policy-pap | partitioner.adaptive.partitioning.enable = true policy-pap | partitioner.availability.timeout.ms = 0 policy-pap | partitioner.class = null policy-pap | partitioner.ignore.keys = false policy-pap | receive.buffer.bytes = 32768 policy-pap | reconnect.backoff.max.ms = 1000 policy-pap | reconnect.backoff.ms = 50 policy-pap | request.timeout.ms = 30000 policy-pap | retries = 2147483647 policy-pap | retry.backoff.ms = 100 policy-pap | sasl.client.callback.handler.class = null policy-pap | sasl.jaas.config = null policy-pap | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-pap | sasl.kerberos.min.time.before.relogin = 60000 policy-pap | sasl.kerberos.service.name = null policy-pap | sasl.kerberos.ticket.renew.jitter = 0.05 policy-pap | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-pap | sasl.login.callback.handler.class = null policy-pap | sasl.login.class = null policy-pap | sasl.login.connect.timeout.ms = null policy-pap | sasl.login.read.timeout.ms = null policy-pap | sasl.login.refresh.buffer.seconds = 300 policy-pap | sasl.login.refresh.min.period.seconds = 60 policy-pap | sasl.login.refresh.window.factor = 0.8 policy-pap | sasl.login.refresh.window.jitter = 0.05 policy-pap | sasl.login.retry.backoff.max.ms = 10000 policy-pap | sasl.login.retry.backoff.ms = 100 policy-pap | sasl.mechanism = GSSAPI policy-pap | sasl.oauthbearer.clock.skew.seconds = 30 policy-pap | sasl.oauthbearer.expected.audience = null policy-pap | sasl.oauthbearer.expected.issuer = null policy-pap | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-pap | sasl.oauthbearer.jwks.endpoint.url = null policy-pap | sasl.oauthbearer.scope.claim.name = scope policy-pap | sasl.oauthbearer.sub.claim.name = sub policy-pap | sasl.oauthbearer.token.endpoint.url = null policy-pap | security.protocol = PLAINTEXT policy-pap | security.providers = null policy-pap | send.buffer.bytes = 131072 policy-pap | socket.connection.setup.timeout.max.ms = 30000 policy-pap | socket.connection.setup.timeout.ms = 10000 policy-pap | ssl.cipher.suites = null policy-pap | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-pap | ssl.endpoint.identification.algorithm = https policy-pap | ssl.engine.factory.class = null policy-pap | ssl.key.password = null policy-pap | ssl.keymanager.algorithm = SunX509 policy-pap | ssl.keystore.certificate.chain = null kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,436] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(policy-pdp-pap-0) (kafka.server.ReplicaFetcherManager) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,437] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,438] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,438] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,440] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,441] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,441] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,441] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NonExistentReplica to NewReplica (state.change.logger) kafka | [2024-02-21 15:39:40,441] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) kafka | [2024-02-21 15:39:40,519] INFO [LogLoader partition=policy-pdp-pap-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) kafka | [2024-02-21 15:39:40,532] INFO Created log for partition policy-pdp-pap-0 in /var/lib/kafka/data/policy-pdp-pap-0 with properties {} (kafka.log.LogManager) kafka | [2024-02-21 15:39:40,538] INFO [Partition policy-pdp-pap-0 broker=1] No checkpointed highwatermark is found for partition policy-pdp-pap-0 (kafka.cluster.Partition) kafka | [2024-02-21 15:39:40,541] INFO [Partition policy-pdp-pap-0 broker=1] Log loaded for partition policy-pdp-pap-0 with initial high watermark 0 (kafka.cluster.Partition) kafka | [2024-02-21 15:39:40,551] INFO [Broker id=1] Leader policy-pdp-pap-0 with topic id Some(4JJXlo9jRq--OKzclbQ76w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) kafka | [2024-02-21 15:39:40,566] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 1 from controller 1 epoch 1 for the become-leader transition for partition policy-pdp-pap-0 (state.change.logger) kafka | [2024-02-21 15:39:40,573] INFO [Broker id=1] Finished LeaderAndIsr request in 168ms correlationId 1 from controller 1 for 1 partitions (state.change.logger) policy-pap | ssl.keystore.key = null policy-pap | ssl.keystore.location = null policy-pap | ssl.keystore.password = null policy-pap | ssl.keystore.type = JKS policy-pap | ssl.protocol = TLSv1.3 policy-pap | ssl.provider = null policy-pap | ssl.secure.random.implementation = null policy-pap | ssl.trustmanager.algorithm = PKIX policy-pap | ssl.truststore.certificates = null policy-pap | ssl.truststore.location = null policy-pap | ssl.truststore.password = null policy-pap | ssl.truststore.type = JKS policy-pap | transaction.timeout.ms = 60000 policy-pap | transactional.id = null policy-pap | value.serializer = class org.apache.kafka.common.serialization.StringSerializer policy-pap | policy-pap | [2024-02-21T15:39:39.662+00:00|INFO|KafkaProducer|main] [Producer clientId=producer-1] Instantiated an idempotent producer. policy-pap | [2024-02-21T15:39:39.686+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-pap | [2024-02-21T15:39:39.686+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-pap | [2024-02-21T15:39:39.686+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529979686 policy-pap | [2024-02-21T15:39:39.686+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=ad4c73c0-3433-4360-8467-9e394e5a3ba8, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created policy-pap | [2024-02-21T15:39:39.686+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=ec71da21-a18e-43b5-9372-e194911c319c, alive=false, publisher=null]]: starting policy-pap | [2024-02-21T15:39:39.687+00:00|INFO|ProducerConfig|main] ProducerConfig values: policy-pap | acks = -1 policy-pap | auto.include.jmx.reporter = true policy-pap | batch.size = 16384 policy-pap | bootstrap.servers = [kafka:9092] policy-pap | buffer.memory = 33554432 policy-pap | client.dns.lookup = use_all_dns_ips policy-pap | client.id = producer-2 policy-pap | compression.type = none policy-pap | connections.max.idle.ms = 540000 policy-pap | delivery.timeout.ms = 120000 policy-pap | enable.idempotence = true policy-pap | interceptor.classes = [] policy-pap | key.serializer = class org.apache.kafka.common.serialization.StringSerializer policy-pap | linger.ms = 0 policy-pap | max.block.ms = 60000 policy-pap | max.in.flight.requests.per.connection = 5 policy-pap | max.request.size = 1048576 policy-pap | metadata.max.age.ms = 300000 policy-pap | metadata.max.idle.ms = 300000 policy-pap | metric.reporters = [] policy-pap | metrics.num.samples = 2 policy-pap | metrics.recording.level = INFO policy-pap | metrics.sample.window.ms = 30000 policy-pap | partitioner.adaptive.partitioning.enable = true policy-pap | partitioner.availability.timeout.ms = 0 policy-pap | partitioner.class = null policy-pap | partitioner.ignore.keys = false policy-pap | receive.buffer.bytes = 32768 policy-pap | reconnect.backoff.max.ms = 1000 policy-pap | reconnect.backoff.ms = 50 policy-pap | request.timeout.ms = 30000 policy-pap | retries = 2147483647 policy-pap | retry.backoff.ms = 100 policy-pap | sasl.client.callback.handler.class = null policy-pap | sasl.jaas.config = null policy-pap | sasl.kerberos.kinit.cmd = /usr/bin/kinit policy-pap | sasl.kerberos.min.time.before.relogin = 60000 policy-pap | sasl.kerberos.service.name = null policy-pap | sasl.kerberos.ticket.renew.jitter = 0.05 policy-pap | sasl.kerberos.ticket.renew.window.factor = 0.8 policy-pap | sasl.login.callback.handler.class = null policy-pap | sasl.login.class = null policy-pap | sasl.login.connect.timeout.ms = null policy-pap | sasl.login.read.timeout.ms = null policy-pap | sasl.login.refresh.buffer.seconds = 300 policy-pap | sasl.login.refresh.min.period.seconds = 60 policy-pap | sasl.login.refresh.window.factor = 0.8 policy-pap | sasl.login.refresh.window.jitter = 0.05 policy-pap | sasl.login.retry.backoff.max.ms = 10000 policy-pap | sasl.login.retry.backoff.ms = 100 policy-pap | sasl.mechanism = GSSAPI policy-pap | sasl.oauthbearer.clock.skew.seconds = 30 policy-pap | sasl.oauthbearer.expected.audience = null policy-pap | sasl.oauthbearer.expected.issuer = null policy-pap | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 policy-pap | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 policy-pap | sasl.oauthbearer.jwks.endpoint.url = null policy-pap | sasl.oauthbearer.scope.claim.name = scope policy-pap | sasl.oauthbearer.sub.claim.name = sub policy-pap | sasl.oauthbearer.token.endpoint.url = null policy-pap | security.protocol = PLAINTEXT policy-pap | security.providers = null policy-pap | send.buffer.bytes = 131072 policy-pap | socket.connection.setup.timeout.max.ms = 30000 policy-pap | socket.connection.setup.timeout.ms = 10000 policy-pap | ssl.cipher.suites = null policy-pap | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] policy-pap | ssl.endpoint.identification.algorithm = https policy-pap | ssl.engine.factory.class = null policy-pap | ssl.key.password = null policy-pap | ssl.keymanager.algorithm = SunX509 policy-pap | ssl.keystore.certificate.chain = null policy-pap | ssl.keystore.key = null policy-pap | ssl.keystore.location = null policy-pap | ssl.keystore.password = null policy-pap | ssl.keystore.type = JKS policy-pap | ssl.protocol = TLSv1.3 policy-pap | ssl.provider = null policy-pap | ssl.secure.random.implementation = null policy-pap | ssl.trustmanager.algorithm = PKIX policy-pap | ssl.truststore.certificates = null policy-pap | ssl.truststore.location = null policy-pap | ssl.truststore.password = null policy-pap | ssl.truststore.type = JKS policy-pap | transaction.timeout.ms = 60000 policy-pap | transactional.id = null policy-pap | value.serializer = class org.apache.kafka.common.serialization.StringSerializer policy-pap | policy-pap | [2024-02-21T15:39:39.687+00:00|INFO|KafkaProducer|main] [Producer clientId=producer-2] Instantiated an idempotent producer. policy-pap | [2024-02-21T15:39:39.695+00:00|INFO|AppInfoParser|main] Kafka version: 3.6.1 policy-pap | [2024-02-21T15:39:39.695+00:00|INFO|AppInfoParser|main] Kafka commitId: 5e3c2b738d253ff5 policy-pap | [2024-02-21T15:39:39.695+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1708529979694 policy-pap | [2024-02-21T15:39:39.695+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=ec71da21-a18e-43b5-9372-e194911c319c, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created policy-pap | [2024-02-21T15:39:39.695+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator policy-pap | [2024-02-21T15:39:39.695+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher policy-pap | [2024-02-21T15:39:39.696+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher policy-pap | [2024-02-21T15:39:39.697+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers policy-pap | [2024-02-21T15:39:39.699+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers policy-pap | [2024-02-21T15:39:39.700+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock policy-pap | [2024-02-21T15:39:39.700+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests policy-pap | [2024-02-21T15:39:39.701+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer policy-pap | [2024-02-21T15:39:39.702+00:00|INFO|TimerManager|Thread-9] timer manager update started policy-pap | [2024-02-21T15:39:39.704+00:00|INFO|TimerManager|Thread-10] timer manager state-change started policy-pap | [2024-02-21T15:39:39.704+00:00|INFO|ServiceManager|main] Policy PAP started policy-pap | [2024-02-21T15:39:39.706+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 10.224 seconds (process running for 10.847) policy-pap | [2024-02-21T15:39:40.257+00:00|INFO|Metadata|kafka-producer-network-thread | producer-2] [Producer clientId=producer-2] Cluster ID: j4cuEu1dT7SQMOYTF5wk4g policy-pap | [2024-02-21T15:39:40.259+00:00|INFO|Metadata|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Cluster ID: j4cuEu1dT7SQMOYTF5wk4g policy-pap | [2024-02-21T15:39:40.277+00:00|WARN|NetworkClient|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Error while fetching metadata with correlation id 2 : {policy-pdp-pap=UNKNOWN_TOPIC_OR_PARTITION} policy-pap | [2024-02-21T15:39:40.277+00:00|INFO|Metadata|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Cluster ID: j4cuEu1dT7SQMOYTF5wk4g policy-pap | [2024-02-21T15:39:40.342+00:00|WARN|NetworkClient|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Error while fetching metadata with correlation id 2 : {policy-pdp-pap=LEADER_NOT_AVAILABLE} policy-pap | [2024-02-21T15:39:40.342+00:00|INFO|Metadata|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Cluster ID: j4cuEu1dT7SQMOYTF5wk4g policy-pap | [2024-02-21T15:39:40.382+00:00|WARN|NetworkClient|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Error while fetching metadata with correlation id 4 : {policy-pdp-pap=LEADER_NOT_AVAILABLE} policy-pap | [2024-02-21T15:39:40.410+00:00|INFO|TransactionManager|kafka-producer-network-thread | producer-2] [Producer clientId=producer-2] ProducerId set to 0 with epoch 0 policy-pap | [2024-02-21T15:39:40.423+00:00|INFO|TransactionManager|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] ProducerId set to 1 with epoch 0 policy-pap | [2024-02-21T15:39:40.464+00:00|WARN|NetworkClient|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Error while fetching metadata with correlation id 4 : {policy-pdp-pap=LEADER_NOT_AVAILABLE} policy-pap | [2024-02-21T15:39:40.507+00:00|WARN|NetworkClient|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Error while fetching metadata with correlation id 6 : {policy-pdp-pap=LEADER_NOT_AVAILABLE} policy-pap | [2024-02-21T15:39:40.580+00:00|WARN|NetworkClient|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Error while fetching metadata with correlation id 6 : {policy-pdp-pap=LEADER_NOT_AVAILABLE} policy-pap | [2024-02-21T15:39:41.044+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) policy-pap | [2024-02-21T15:39:41.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] (Re-)joining group policy-pap | [2024-02-21T15:39:41.078+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Request joining group due to: need to re-join with the given member-id: consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15 policy-pap | [2024-02-21T15:39:41.078+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) policy-pap | [2024-02-21T15:39:41.078+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] (Re-)joining group policy-pap | [2024-02-21T15:39:41.107+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) policy-pap | [2024-02-21T15:39:41.109+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] (Re-)joining group policy-pap | [2024-02-21T15:39:41.118+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Request joining group due to: need to re-join with the given member-id: consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff policy-pap | [2024-02-21T15:39:41.118+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) policy-pap | [2024-02-21T15:39:41.118+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] (Re-)joining group policy-pap | [2024-02-21T15:39:41.623+00:00|INFO|[/policy/pap/v1]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' policy-pap | [2024-02-21T15:39:41.623+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' policy-pap | [2024-02-21T15:39:41.626+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 3 ms policy-pap | [2024-02-21T15:39:44.105+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15', protocol='range'} policy-pap | [2024-02-21T15:39:44.112+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Finished assignment for group at generation 1: {consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15=Assignment(partitions=[policy-pdp-pap-0])} policy-pap | [2024-02-21T15:39:44.125+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Successfully joined group with generation Generation{generationId=1, memberId='consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff', protocol='range'} policy-pap | [2024-02-21T15:39:44.125+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Finished assignment for group at generation 1: {consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff=Assignment(partitions=[policy-pdp-pap-0])} policy-pap | [2024-02-21T15:39:44.139+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15', protocol='range'} policy-pap | [2024-02-21T15:39:44.140+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Notifying assignor about the new Assignment(partitions=[policy-pdp-pap-0]) policy-pap | [2024-02-21T15:39:44.140+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Successfully synced group in generation Generation{generationId=1, memberId='consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff', protocol='range'} policy-pap | [2024-02-21T15:39:44.141+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Notifying assignor about the new Assignment(partitions=[policy-pdp-pap-0]) policy-pap | [2024-02-21T15:39:44.144+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Adding newly assigned partitions: policy-pdp-pap-0 policy-pap | [2024-02-21T15:39:44.148+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Adding newly assigned partitions: policy-pdp-pap-0 policy-pap | [2024-02-21T15:39:44.160+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Found no committed offset for partition policy-pdp-pap-0 policy-pap | [2024-02-21T15:39:44.167+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Found no committed offset for partition policy-pdp-pap-0 policy-pap | [2024-02-21T15:39:44.179+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3, groupId=b4bc9576-9bdd-4c85-a196-1d696233f1c3] Resetting offset for partition policy-pdp-pap-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null)], epoch=0}}. policy-pap | [2024-02-21T15:39:44.180+00:00|INFO|SubscriptionState|KAFKA-source-policy-heartbeat] [Consumer clientId=consumer-policy-pap-4, groupId=policy-pap] Resetting offset for partition policy-pdp-pap-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null)], epoch=0}}. policy-pap | [2024-02-21T15:40:01.359+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy-heartbeat] ***** OrderedServiceImpl implementers: policy-pap | [] policy-pap | [2024-02-21T15:40:01.359+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1513c617-2b8f-4267-8953-b7d554712879","timestampMs":1708530001322,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-pap | [2024-02-21T15:40:01.359+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] kafka | [2024-02-21 15:39:40,578] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=4JJXlo9jRq--OKzclbQ76w, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 1 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) kafka | [2024-02-21 15:39:40,589] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,590] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='policy-pdp-pap', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition policy-pdp-pap-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.09413316Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" grafana | logger=migrator t=2024-02-21T15:39:01.095024223Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=890.183µs grafana | logger=migrator t=2024-02-21T15:39:01.0979874Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" grafana | logger=migrator t=2024-02-21T15:39:01.115144124Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.156564ms grafana | logger=migrator t=2024-02-21T15:39:01.118609963Z level=info msg="Executing migration" id="create login_attempt v2" grafana | logger=migrator t=2024-02-21T15:39:01.119130967Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=520.254µs grafana | logger=migrator t=2024-02-21T15:39:01.123303935Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" grafana | logger=migrator t=2024-02-21T15:39:01.123936031Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=631.836µs grafana | logger=migrator t=2024-02-21T15:39:01.127136464Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" grafana | logger=migrator t=2024-02-21T15:39:01.127602576Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=466.132µs grafana | logger=migrator t=2024-02-21T15:39:01.131193999Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" grafana | logger=migrator t=2024-02-21T15:39:01.132165894Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=971.505µs grafana | logger=migrator t=2024-02-21T15:39:01.136362562Z level=info msg="Executing migration" id="create user auth table" grafana | logger=migrator t=2024-02-21T15:39:01.13705694Z level=info msg="Migration successfully executed" id="create user auth table" duration=694.078µs grafana | logger=migrator t=2024-02-21T15:39:01.140467139Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" grafana | logger=migrator t=2024-02-21T15:39:01.141383572Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=916.023µs grafana | logger=migrator t=2024-02-21T15:39:01.144355669Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" grafana | logger=migrator t=2024-02-21T15:39:01.144415921Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=61.032µs grafana | logger=migrator t=2024-02-21T15:39:01.148546388Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" grafana | logger=migrator t=2024-02-21T15:39:01.154226965Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.677536ms grafana | logger=migrator t=2024-02-21T15:39:01.157562511Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" grafana | logger=migrator t=2024-02-21T15:39:01.162593171Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.03012ms grafana | logger=migrator t=2024-02-21T15:39:01.165843665Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" grafana | logger=migrator t=2024-02-21T15:39:01.170839414Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.996539ms grafana | logger=migrator t=2024-02-21T15:39:01.175071834Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" grafana | logger=migrator t=2024-02-21T15:39:01.179973251Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.900487ms grafana | logger=migrator t=2024-02-21T15:39:01.185529584Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" grafana | logger=migrator t=2024-02-21T15:39:01.186409757Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=879.023µs grafana | logger=migrator t=2024-02-21T15:39:01.189822195Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" grafana | logger=migrator t=2024-02-21T15:39:01.194804524Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.981879ms grafana | logger=migrator t=2024-02-21T15:39:01.199163877Z level=info msg="Executing migration" id="create server_lock table" grafana | logger=migrator t=2024-02-21T15:39:01.199901576Z level=info msg="Migration successfully executed" id="create server_lock table" duration=736.689µs grafana | logger=migrator t=2024-02-21T15:39:01.202914064Z level=info msg="Executing migration" id="add index server_lock.operation_uid" grafana | logger=migrator t=2024-02-21T15:39:01.203814107Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=899.143µs grafana | logger=migrator t=2024-02-21T15:39:01.207068691Z level=info msg="Executing migration" id="create user auth token table" grafana | logger=migrator t=2024-02-21T15:39:01.207810871Z level=info msg="Migration successfully executed" id="create user auth token table" duration=741.29µs grafana | logger=migrator t=2024-02-21T15:39:01.211775463Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" grafana | logger=migrator t=2024-02-21T15:39:01.212690737Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=914.644µs grafana | logger=migrator t=2024-02-21T15:39:01.21745396Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" grafana | logger=migrator t=2024-02-21T15:39:01.218725073Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.269843ms grafana | logger=migrator t=2024-02-21T15:39:01.222527761Z level=info msg="Executing migration" id="add index user_auth_token.user_id" grafana | logger=migrator t=2024-02-21T15:39:01.224205115Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.676584ms grafana | logger=migrator t=2024-02-21T15:39:01.228698941Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" grafana | logger=migrator t=2024-02-21T15:39:01.234601214Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.901313ms grafana | logger=migrator t=2024-02-21T15:39:01.237991041Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" grafana | logger=migrator t=2024-02-21T15:39:01.238974697Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=982.636µs grafana | logger=migrator t=2024-02-21T15:39:01.242779645Z level=info msg="Executing migration" id="create cache_data table" grafana | logger=migrator t=2024-02-21T15:39:01.243545985Z level=info msg="Migration successfully executed" id="create cache_data table" duration=765.67µs grafana | logger=migrator t=2024-02-21T15:39:01.248064232Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" grafana | logger=migrator t=2024-02-21T15:39:01.249041027Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=977.585µs grafana | logger=migrator t=2024-02-21T15:39:01.252316622Z level=info msg="Executing migration" id="create short_url table v1" grafana | logger=migrator t=2024-02-21T15:39:01.253160634Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=843.832µs kafka | [2024-02-21 15:39:40,591] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger) kafka | [2024-02-21 15:39:40,592] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) kafka | [2024-02-21 15:39:40,593] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-13 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-46 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-9 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-42 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-21 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-17 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-30 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-26 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-5 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-38 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-1 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-34 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-16 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-45 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-12 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-41 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.25648639Z level=info msg="Executing migration" id="add index short_url.org_id-uid" grafana | logger=migrator t=2024-02-21T15:39:01.257485586Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=998.716µs grafana | logger=migrator t=2024-02-21T15:39:01.261518Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" grafana | logger=migrator t=2024-02-21T15:39:01.261589002Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.262µs grafana | logger=migrator t=2024-02-21T15:39:01.264540778Z level=info msg="Executing migration" id="delete alert_definition table" grafana | logger=migrator t=2024-02-21T15:39:01.26462028Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=79.782µs grafana | logger=migrator t=2024-02-21T15:39:01.267135165Z level=info msg="Executing migration" id="recreate alert_definition table" grafana | logger=migrator t=2024-02-21T15:39:01.267896735Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=761.79µs grafana | logger=migrator t=2024-02-21T15:39:01.272309229Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" grafana | logger=migrator t=2024-02-21T15:39:01.273265744Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=955.885µs grafana | logger=migrator t=2024-02-21T15:39:01.276440256Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2024-02-21T15:39:01.277407591Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=964.825µs grafana | logger=migrator t=2024-02-21T15:39:01.280513341Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" grafana | logger=migrator t=2024-02-21T15:39:01.280582423Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.902µs grafana | logger=migrator t=2024-02-21T15:39:01.283265733Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" grafana | logger=migrator t=2024-02-21T15:39:01.284180976Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=914.854µs grafana | logger=migrator t=2024-02-21T15:39:01.288245741Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2024-02-21T15:39:01.289178725Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=932.034µs grafana | logger=migrator t=2024-02-21T15:39:01.292539022Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" grafana | logger=migrator t=2024-02-21T15:39:01.293524498Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=983.536µs grafana | logger=migrator t=2024-02-21T15:39:01.297545692Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" grafana | logger=migrator t=2024-02-21T15:39:01.298495056Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=948.704µs grafana | logger=migrator t=2024-02-21T15:39:01.302226443Z level=info msg="Executing migration" id="Add column paused in alert_definition" grafana | logger=migrator t=2024-02-21T15:39:01.30792529Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.695367ms grafana | logger=migrator t=2024-02-21T15:39:01.310900287Z level=info msg="Executing migration" id="drop alert_definition table" grafana | logger=migrator t=2024-02-21T15:39:01.31178824Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=887.213µs grafana | logger=migrator t=2024-02-21T15:39:01.315938848Z level=info msg="Executing migration" id="delete alert_definition_version table" grafana | logger=migrator t=2024-02-21T15:39:01.31601569Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.572µs grafana | logger=migrator t=2024-02-21T15:39:01.319355426Z level=info msg="Executing migration" id="recreate alert_definition_version table" grafana | logger=migrator t=2024-02-21T15:39:01.320150257Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=794.571µs grafana | logger=migrator t=2024-02-21T15:39:01.32339163Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" grafana | logger=migrator t=2024-02-21T15:39:01.324348955Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=958.935µs grafana | logger=migrator t=2024-02-21T15:39:01.328330658Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" grafana | logger=migrator t=2024-02-21T15:39:01.329329494Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=996.866µs grafana | logger=migrator t=2024-02-21T15:39:01.332721842Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" grafana | logger=migrator t=2024-02-21T15:39:01.332789944Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.932µs grafana | logger=migrator t=2024-02-21T15:39:01.33535764Z level=info msg="Executing migration" id="drop alert_definition_version table" grafana | logger=migrator t=2024-02-21T15:39:01.336237553Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=879.283µs grafana | logger=migrator t=2024-02-21T15:39:01.340563595Z level=info msg="Executing migration" id="create alert_instance table" grafana | logger=migrator t=2024-02-21T15:39:01.341420747Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=856.642µs grafana | logger=migrator t=2024-02-21T15:39:01.344737243Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" grafana | logger=migrator t=2024-02-21T15:39:01.345716718Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=978.955µs grafana | logger=migrator t=2024-02-21T15:39:01.349978188Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" grafana | logger=migrator t=2024-02-21T15:39:01.350959814Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=980.486µs grafana | logger=migrator t=2024-02-21T15:39:01.355660645Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" grafana | logger=migrator t=2024-02-21T15:39:01.361522837Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.861062ms grafana | logger=migrator t=2024-02-21T15:39:01.365947321Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-24 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-20 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-49 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-0 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-29 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-25 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-8 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-37 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-4 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-33 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-15 (state.change.logger) kafka | [2024-02-21 15:39:40,594] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-48 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-11 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-44 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-23 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-19 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-32 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-28 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-7 (state.change.logger) policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpgroup_properties (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpstatistics_enginestats (AVERAGEEXECUTIONTIME DOUBLE DEFAULT NULL, ENGINEID VARCHAR(255) DEFAULT NULL, ENGINETIMESTAMP BIGINT DEFAULT NULL, ENGINEWORKERSTATE INT DEFAULT NULL, EVENTCOUNT BIGINT DEFAULT NULL, LASTENTERTIME BIGINT DEFAULT NULL, LASTEXECUTIONTIME BIGINT DEFAULT NULL, LASTSTART BIGINT DEFAULT NULL, UPTIME BIGINT DEFAULT NULL, timeStamp datetime DEFAULT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-jpapdpsubgroup_policies.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_policies (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-jpapdpsubgroup_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_properties (parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0140-jpapdpsubgroup_supportedpolicytypes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_supportedpolicytypes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0150-jpatoscacapabilityassignment_attributes.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_attributes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, ATTRIBUTES LONGTEXT DEFAULT NULL, ATTRIBUTES_KEY VARCHAR(255) DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0160-jpatoscacapabilityassignment_metadata.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0170-jpatoscacapabilityassignment_occurrences.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0180-jpatoscacapabilityassignment_properties.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.366897176Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=946.175µs policy-db-migrator | -------------- simulator | Policy simulator config file: /opt/app/policy/simulators/etc/mounted/simParameters.json kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-40 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.370957251Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"1513c617-2b8f-4267-8953-b7d554712879","timestampMs":1708530001322,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} prometheus | ts=2024-02-21T15:38:58.585Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d policy-db-migrator | kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-3 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.371868864Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=908.183µs policy-pap | [2024-02-21T15:40:01.368+00:00|INFO|RequestIdDispatcher|KAFKA-source-policy-pdp-pap] no listeners for autonomous message of type PdpStatus prometheus | ts=2024-02-21T15:38:58.585Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" policy-db-migrator | kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-36 (state.change.logger) kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-47 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.374863472Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" policy-pap | [2024-02-21T15:40:01.449+00:00|INFO|ServiceManager|KAFKA-source-policy-heartbeat] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting prometheus | ts=2024-02-21T15:38:58.585Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" policy-db-migrator | > upgrade 0190-jpatoscacapabilitytype_metadata.sql simulator | overriding logback.xml kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-14 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.411181891Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.315629ms policy-pap | [2024-02-21T15:40:01.450+00:00|INFO|ServiceManager|KAFKA-source-policy-heartbeat] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting listener prometheus | ts=2024-02-21T15:38:58.586Z caller=main.go:594 level=info host_details="(Linux 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 prometheus (none))" policy-db-migrator | -------------- simulator | 2024-02-21 15:39:07,348 INFO replacing 'HOST_NAME' with simulator in /opt/app/policy/simulators/etc/mounted/simParameters.json kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-43 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.414668032Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" policy-pap | [2024-02-21T15:40:01.450+00:00|INFO|ServiceManager|KAFKA-source-policy-heartbeat] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting timer prometheus | ts=2024-02-21T15:38:58.586Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) simulator | 2024-02-21 15:39:07,412 INFO org.onap.policy.models.simulators starting kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-10 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.450657743Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=35.988891ms policy-pap | [2024-02-21T15:40:01.451+00:00|INFO|TimerManager|KAFKA-source-policy-heartbeat] update timer registered Timer [name=74137aaa-b695-438a-bc24-e3cd8a91b078, expireMs=1708530031451] prometheus | ts=2024-02-21T15:38:58.586Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" policy-db-migrator | -------------- simulator | 2024-02-21 15:39:07,413 INFO org.onap.policy.models.simulators starting CDS gRPC Server Properties kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-22 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.455217531Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" policy-pap | [2024-02-21T15:40:01.452+00:00|INFO|ServiceManager|KAFKA-source-policy-heartbeat] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting enqueue prometheus | ts=2024-02-21T15:38:58.588Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=0.0.0.0:9090 policy-db-migrator | simulator | 2024-02-21 15:39:07,616 INFO org.onap.policy.models.simulators starting org.onap.policy.simulators.AaiSimulatorJaxRs_RESOURCE_LOCATION kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-18 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.456162545Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=944.995µs policy-pap | [2024-02-21T15:40:01.453+00:00|INFO|ServiceManager|KAFKA-source-policy-heartbeat] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate started prometheus | ts=2024-02-21T15:38:58.589Z caller=main.go:1039 level=info msg="Starting TSDB ..." policy-db-migrator | simulator | 2024-02-21 15:39:07,617 INFO org.onap.policy.models.simulators starting A&AI simulator kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-31 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.459510252Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" policy-pap | [2024-02-21T15:40:01.453+00:00|INFO|TimerManager|Thread-9] update timer waiting 29999ms Timer [name=74137aaa-b695-438a-bc24-e3cd8a91b078, expireMs=1708530031451] prometheus | ts=2024-02-21T15:38:58.593Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9090 policy-db-migrator | > upgrade 0200-jpatoscacapabilitytype_properties.sql simulator | 2024-02-21 15:39:07,751 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45905bff{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2a2c13a8{/,null,STOPPED}, connector=A&AI simulator@54a67a45{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-27 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.460437696Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=926.894µs policy-pap | [2024-02-21T15:40:01.454+00:00|INFO|network|Thread-7] [OUT|KAFKA|policy-pdp-pap] prometheus | ts=2024-02-21T15:38:58.593Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9090 policy-db-migrator | -------------- simulator | 2024-02-21 15:39:07,764 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45905bff{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2a2c13a8{/,null,STOPPED}, connector=A&AI simulator@54a67a45{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-39 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.463641898Z level=info msg="Executing migration" id="add current_reason column related to current_state" policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"74137aaa-b695-438a-bc24-e3cd8a91b078","timestampMs":1708530001432,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} prometheus | ts=2024-02-21T15:38:58.597Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) simulator | 2024-02-21 15:39:07,767 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45905bff{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2a2c13a8{/,null,STOPPED}, connector=A&AI simulator@54a67a45{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-6 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.469162981Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.520713ms policy-pap | [2024-02-21T15:40:01.495+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] prometheus | ts=2024-02-21T15:38:58.597Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.3µs policy-db-migrator | -------------- simulator | 2024-02-21 15:39:07,775 INFO jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.10+7-alpine-r0 kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 2 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.473679698Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"74137aaa-b695-438a-bc24-e3cd8a91b078","timestampMs":1708530001432,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} prometheus | ts=2024-02-21T15:38:58.597Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" policy-db-migrator | simulator | 2024-02-21 15:39:07,844 INFO Session workerName=node0 kafka | [2024-02-21 15:39:40,595] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-35 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.47916338Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.483102ms policy-pap | [2024-02-21T15:40:01.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-heartbeat] discarding event of type PDP_UPDATE prometheus | ts=2024-02-21T15:38:58.597Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 policy-db-migrator | simulator | 2024-02-21 15:39:08,455 INFO Using GSON for REST calls kafka | [2024-02-21 15:39:40,596] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-2 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.482909407Z level=info msg="Executing migration" id="create alert_rule table" policy-pap | [2024-02-21T15:40:01.497+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] prometheus | ts=2024-02-21T15:38:58.597Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.091µs wal_replay_duration=393.342µs wbl_replay_duration=400ns total_replay_duration=447.684µs policy-db-migrator | > upgrade 0210-jpatoscadatatype_constraints.sql simulator | 2024-02-21 15:39:08,556 INFO Started o.e.j.s.ServletContextHandler@2a2c13a8{/,null,AVAILABLE} kafka | [2024-02-21 15:39:40,596] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 50 become-leader and 0 become-follower partitions (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.483736048Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=826.221µs policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"74137aaa-b695-438a-bc24-e3cd8a91b078","timestampMs":1708530001432,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} prometheus | ts=2024-02-21T15:38:58.599Z caller=main.go:1060 level=info fs_type=EXT4_SUPER_MAGIC policy-db-migrator | -------------- simulator | 2024-02-21 15:39:08,568 INFO Started A&AI simulator@54a67a45{HTTP/1.1, (http/1.1)}{0.0.0.0:6666} kafka | [2024-02-21 15:39:40,596] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 50 partitions (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.488648435Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" policy-pap | [2024-02-21T15:40:01.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_UPDATE prometheus | ts=2024-02-21T15:38:58.599Z caller=main.go:1063 level=info msg="TSDB started" policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_constraints (name VARCHAR(120) NULL, version VARCHAR(20) NULL, CONSTRAINTS VARCHAR(255) NULL) simulator | 2024-02-21 15:39:08,577 INFO Started Server@45905bff{STARTING}[11.0.20,sto=0] @1813ms kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.489635331Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=985.016µs policy-pap | [2024-02-21T15:40:01.514+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] prometheus | ts=2024-02-21T15:38:58.599Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml policy-db-migrator | -------------- simulator | 2024-02-21 15:39:08,578 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45905bff{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2a2c13a8{/,null,AVAILABLE}, connector=A&AI simulator@54a67a45{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5c18016b==org.glassfish.jersey.servlet.ServletContainer@266aec30{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4190 ms. kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.493781628Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"00e9a6e2-fa03-43f9-bbf9-fb9faec189bf","timestampMs":1708530001500,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} prometheus | ts=2024-02-21T15:38:58.600Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.042971ms db_storage=1.54µs remote_storage=2.38µs web_handler=910ns query_engine=1.61µs scrape=300.909µs scrape_sd=125.144µs notify=31.881µs notify_sd=28.911µs rules=2.09µs tracing=5.77µs policy-db-migrator | simulator | 2024-02-21 15:39:08,593 INFO org.onap.policy.models.simulators starting SDNC simulator kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.494721682Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=941.574µs policy-pap | [2024-02-21T15:40:01.515+00:00|INFO|RequestIdDispatcher|KAFKA-source-policy-pdp-pap] no listeners for autonomous message of type PdpStatus prometheus | ts=2024-02-21T15:38:58.600Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." policy-db-migrator | simulator | 2024-02-21 15:39:08,597 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45e37a7e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@62452cc9{/,null,STOPPED}, connector=SDNC simulator@78fbff54{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.498215983Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" policy-pap | [2024-02-21T15:40:01.515+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] prometheus | ts=2024-02-21T15:38:58.600Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." policy-db-migrator | > upgrade 0220-jpatoscadatatype_metadata.sql simulator | 2024-02-21 15:39:08,598 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45e37a7e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@62452cc9{/,null,STOPPED}, connector=SDNC simulator@78fbff54{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.49927174Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.055097ms policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"74137aaa-b695-438a-bc24-e3cd8a91b078","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"44a13f25-08cd-4b1a-ae63-2286375200a6","timestampMs":1708530001501,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | -------------- simulator | 2024-02-21 15:39:08,603 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45e37a7e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@62452cc9{/,null,STOPPED}, connector=SDNC simulator@78fbff54{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.502922585Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" policy-pap | [2024-02-21T15:40:01.518+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) simulator | 2024-02-21 15:39:08,605 INFO jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.10+7-alpine-r0 kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.502986826Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=64.591µs policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"00e9a6e2-fa03-43f9-bbf9-fb9faec189bf","timestampMs":1708530001500,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup"} policy-db-migrator | -------------- simulator | 2024-02-21 15:39:08,618 INFO Session workerName=node0 kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.507163474Z level=info msg="Executing migration" id="add column for to alert_rule" policy-pap | [2024-02-21T15:40:01.517+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping policy-db-migrator | simulator | 2024-02-21 15:39:08,690 INFO Using GSON for REST calls kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.512880052Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.715958ms policy-pap | [2024-02-21T15:40:01.520+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping enqueue policy-db-migrator | simulator | 2024-02-21 15:39:08,701 INFO Started o.e.j.s.ServletContextHandler@62452cc9{/,null,AVAILABLE} kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.516462955Z level=info msg="Executing migration" id="add column annotations to alert_rule" policy-pap | [2024-02-21T15:40:01.520+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping timer policy-db-migrator | > upgrade 0230-jpatoscadatatype_properties.sql simulator | 2024-02-21 15:39:08,706 INFO Started SDNC simulator@78fbff54{HTTP/1.1, (http/1.1)}{0.0.0.0:6668} kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.522770948Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.307043ms policy-pap | [2024-02-21T15:40:01.520+00:00|INFO|TimerManager|KAFKA-source-policy-pdp-pap] update timer cancelled Timer [name=74137aaa-b695-438a-bc24-e3cd8a91b078, expireMs=1708530031451] policy-db-migrator | -------------- simulator | 2024-02-21 15:39:08,706 INFO Started Server@45e37a7e{STARTING}[11.0.20,sto=0] @1942ms kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NewReplica to OnlineReplica (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.52632138Z level=info msg="Executing migration" id="add column labels to alert_rule" policy-pap | [2024-02-21T15:40:01.520+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping listener policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,707 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@45e37a7e{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@62452cc9{/,null,AVAILABLE}, connector=SDNC simulator@78fbff54{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e22550a==org.glassfish.jersey.servlet.ServletContainer@615c5c2d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4894 ms. simulator | 2024-02-21 15:39:08,708 INFO org.onap.policy.models.simulators starting SO simulator policy-pap | [2024-02-21T15:40:01.521+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopped policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,713 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7516e4e5{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@488eb7f2{/,null,STOPPED}, connector=SO simulator@5a7005d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START simulator | 2024-02-21 15:39:08,713 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7516e4e5{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@488eb7f2{/,null,STOPPED}, connector=SO simulator@5a7005d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-pap | [2024-02-21T15:40:01.526+00:00|INFO|RequestImpl|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate successful policy-db-migrator | kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,714 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7516e4e5{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@488eb7f2{/,null,STOPPED}, connector=SO simulator@5a7005d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 15:39:08,714 INFO jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.10+7-alpine-r0 policy-pap | [2024-02-21T15:40:01.526+00:00|INFO|PdpRequests|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b start publishing next request policy-db-migrator | kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,719 INFO Session workerName=node0 simulator | 2024-02-21 15:39:08,776 INFO Using GSON for REST calls policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange starting policy-db-migrator | > upgrade 0240-jpatoscanodetemplate_metadata.sql kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,813 INFO Started o.e.j.s.ServletContextHandler@488eb7f2{/,null,AVAILABLE} simulator | 2024-02-21 15:39:08,816 INFO Started SO simulator@5a7005d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669} policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange starting listener policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,816 INFO Started Server@7516e4e5{STARTING}[11.0.20,sto=0] @2052ms simulator | 2024-02-21 15:39:08,817 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7516e4e5{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@488eb7f2{/,null,AVAILABLE}, connector=SO simulator@5a7005d{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1021f6c9==org.glassfish.jersey.servlet.ServletContainer@fe7342f2{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4898 ms. policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange starting timer policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,818 INFO org.onap.policy.models.simulators starting VFC simulator simulator | 2024-02-21 15:39:08,820 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6f0b0a5e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6035b93b{/,null,STOPPED}, connector=VFC simulator@4189d70b{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|TimerManager|KAFKA-source-policy-pdp-pap] state-change timer registered Timer [name=8f172015-ba8d-4b03-8108-8e53eaabc979, expireMs=1708530031527] policy-db-migrator | -------------- simulator | 2024-02-21 15:39:08,821 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6f0b0a5e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6035b93b{/,null,STOPPED}, connector=VFC simulator@4189d70b{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING simulator | 2024-02-21 15:39:08,822 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6f0b0a5e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6035b93b{/,null,STOPPED}, connector=VFC simulator@4189d70b{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 30000ms Timer [name=8f172015-ba8d-4b03-8108-8e53eaabc979, expireMs=1708530031527] policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange starting enqueue policy-db-migrator | simulator | 2024-02-21 15:39:08,823 INFO jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.10+7-alpine-r0 simulator | 2024-02-21 15:39:08,834 INFO Session workerName=node0 policy-pap | [2024-02-21T15:40:01.527+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange started policy-pap | [2024-02-21T15:40:01.528+00:00|INFO|network|Thread-7] [OUT|KAFKA|policy-pdp-pap] policy-db-migrator | simulator | 2024-02-21 15:39:08,900 INFO Using GSON for REST calls simulator | 2024-02-21 15:39:08,909 INFO Started o.e.j.s.ServletContextHandler@6035b93b{/,null,AVAILABLE} policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8f172015-ba8d-4b03-8108-8e53eaabc979","timestampMs":1708530001433,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T15:40:01.574+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-db-migrator | > upgrade 0250-jpatoscanodetemplate_properties.sql simulator | 2024-02-21 15:39:08,910 INFO Started VFC simulator@4189d70b{HTTP/1.1, (http/1.1)}{0.0.0.0:6670} simulator | 2024-02-21 15:39:08,911 INFO Started Server@6f0b0a5e{STARTING}[11.0.20,sto=0] @2146ms policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8f172015-ba8d-4b03-8108-8e53eaabc979","timestampMs":1708530001433,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-pap | [2024-02-21T15:40:01.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATE_CHANGE policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.536457472Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.115601ms policy-pap | [2024-02-21T15:40:01.582+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,911 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6f0b0a5e{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6035b93b{/,null,AVAILABLE}, connector=VFC simulator@4189d70b{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e7634b9==org.glassfish.jersey.servlet.ServletContainer@ca975b37{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4911 ms. policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.540929178Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"8f172015-ba8d-4b03-8108-8e53eaabc979","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"3cdf0304-9673-4371-b5b4-91a2aaae1eb8","timestampMs":1708530001543,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NewReplica to OnlineReplica (state.change.logger) simulator | 2024-02-21 15:39:08,912 INFO org.onap.policy.models.simulators started policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.541609905Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=680.107µs policy-pap | [2024-02-21T15:40:01.595+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.545139557Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"74137aaa-b695-438a-bc24-e3cd8a91b078","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"44a13f25-08cd-4b1a-ae63-2286375200a6","timestampMs":1708530001501,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.545858865Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=719.678µs policy-pap | [2024-02-21T15:40:01.595+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange stopping kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | > upgrade 0260-jpatoscanodetype_metadata.sql grafana | logger=migrator t=2024-02-21T15:39:01.549422467Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange stopping enqueue kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.557189808Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.766211ms policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange stopping timer kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.561565472Z level=info msg="Executing migration" id="add panel_id column to alert_rule" policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|TimerManager|KAFKA-source-policy-pdp-pap] state-change timer cancelled Timer [name=8f172015-ba8d-4b03-8108-8e53eaabc979, expireMs=1708530031527] kafka | [2024-02-21 15:39:40,598] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.571719424Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.150223ms policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange stopping listener kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.57542812Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange stopped kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.576281342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=853.242µs policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|RequestImpl|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpStateChange successful kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | > upgrade 0270-jpatoscanodetype_properties.sql grafana | logger=migrator t=2024-02-21T15:39:01.579999898Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|PdpRequests|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b start publishing next request kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.586720722Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.718064ms policy-pap | [2024-02-21T15:40:01.596+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.591326861Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" policy-pap | [2024-02-21T15:40:01.597+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting listener kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.597340787Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.013986ms policy-pap | [2024-02-21T15:40:01.597+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting timer kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.600863298Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" policy-pap | [2024-02-21T15:40:01.597+00:00|INFO|TimerManager|KAFKA-source-policy-pdp-pap] update timer registered Timer [name=80cb11ea-5db2-4d61-9cbf-f50619af0085, expireMs=1708530031597] kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.60093578Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.152µs policy-pap | [2024-02-21T15:40:01.597+00:00|INFO|RequestIdDispatcher|KAFKA-source-policy-heartbeat] no listener for request id 74137aaa-b695-438a-bc24-e3cd8a91b078 kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | > upgrade 0280-jpatoscapolicy_metadata.sql grafana | logger=migrator t=2024-02-21T15:39:01.604314147Z level=info msg="Executing migration" id="create alert_rule_version table" policy-pap | [2024-02-21T15:40:01.597+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate starting enqueue kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NewReplica to OnlineReplica (state.change.logger) policy-db-migrator | -------------- policy-pap | [2024-02-21T15:40:01.597+00:00|INFO|network|Thread-7] [OUT|KAFKA|policy-pdp-pap] grafana | logger=migrator t=2024-02-21T15:39:01.605331744Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.017287ms kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NewReplica to OnlineReplica (state.change.logger) policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"80cb11ea-5db2-4d61-9cbf-f50619af0085","timestampMs":1708530001562,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.60983278Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.598+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate started policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.61098672Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.15291ms kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.602+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.614140122Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NewReplica to OnlineReplica (state.change.logger) policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8f172015-ba8d-4b03-8108-8e53eaabc979","timestampMs":1708530001433,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.615336822Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.195831ms kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-heartbeat] discarding event of type PDP_STATE_CHANGE policy-db-migrator | > upgrade 0290-jpatoscapolicy_properties.sql grafana | logger=migrator t=2024-02-21T15:39:01.618679679Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.608+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.618748981Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.052µs kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NewReplica to OnlineReplica (state.change.logger) policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"8f172015-ba8d-4b03-8108-8e53eaabc979","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"3cdf0304-9673-4371-b5b4-91a2aaae1eb8","timestampMs":1708530001543,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.62298909Z level=info msg="Executing migration" id="add column for to alert_rule_version" kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.609+00:00|INFO|RequestIdDispatcher|KAFKA-source-policy-heartbeat] no listener for request id 8f172015-ba8d-4b03-8108-8e53eaabc979 policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.629303444Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.313544ms kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.615+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.632730722Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NewReplica to OnlineReplica (state.change.logger) policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"80cb11ea-5db2-4d61-9cbf-f50619af0085","timestampMs":1708530001562,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.638863241Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.131629ms kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.615+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] policy-db-migrator | > upgrade 0300-jpatoscapolicy_targets.sql grafana | logger=migrator t=2024-02-21T15:39:01.642418173Z level=info msg="Executing migration" id="add column labels to alert_rule_version" kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NewReplica to OnlineReplica (state.change.logger) policy-pap | {"source":"pap-21d5404f-f4bc-445c-ab42-3ecdae867f45","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"80cb11ea-5db2-4d61-9cbf-f50619af0085","timestampMs":1708530001562,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.648551372Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.132829ms kafka | [2024-02-21 15:39:40,599] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NewReplica to OnlineReplica (state.change.logger) policy-pap | [2024-02-21T15:40:01.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_UPDATE policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.652890844Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" kafka | [2024-02-21 15:39:40,599] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) policy-pap | [2024-02-21T15:40:01.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-heartbeat] discarding event of type PDP_UPDATE policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.659274569Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.382245ms kafka | [2024-02-21 15:39:40,600] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 for 50 partitions (state.change.logger) policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|network|KAFKA-source-policy-heartbeat] [IN|KAFKA|policy-heartbeat] policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.662615165Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"80cb11ea-5db2-4d61-9cbf-f50619af0085","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"4fe2a062-3e05-44a1-bf23-891e9a707f8e","timestampMs":1708530001610,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} kafka | [2024-02-21 15:39:40,600] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.668788495Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.16981ms policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap] kafka | [2024-02-21 15:39:40,600] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | > upgrade 0310-jpatoscapolicytype_metadata.sql grafana | logger=migrator t=2024-02-21T15:39:01.672307086Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"80cb11ea-5db2-4d61-9cbf-f50619af0085","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"4fe2a062-3e05-44a1-bf23-891e9a707f8e","timestampMs":1708530001610,"name":"apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} kafka | [2024-02-21 15:39:40,600] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.672376728Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.402µs policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|RequestIdDispatcher|KAFKA-source-policy-heartbeat] no listener for request id 80cb11ea-5db2-4d61-9cbf-f50619af0085 kafka | [2024-02-21 15:39:40,600] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.676612848Z level=info msg="Executing migration" id=create_alert_configuration_table policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.677384277Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=772.25µs policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping enqueue kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.681000511Z level=info msg="Executing migration" id="Add column default in alert_configuration" policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping timer kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.691371789Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.371598ms policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|TimerManager|KAFKA-source-policy-pdp-pap] update timer cancelled Timer [name=80cb11ea-5db2-4d61-9cbf-f50619af0085, expireMs=1708530031597] kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | > upgrade 0320-jpatoscapolicytype_properties.sql grafana | logger=migrator t=2024-02-21T15:39:01.694623353Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopping listener kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.694690945Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.392µs policy-pap | [2024-02-21T15:40:01.620+00:00|INFO|ServiceManager|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate stopped kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.69874656Z level=info msg="Executing migration" id="add column org_id in alert_configuration" policy-pap | [2024-02-21T15:40:01.625+00:00|INFO|RequestImpl|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b PdpUpdate successful kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.704843838Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.096638ms policy-pap | [2024-02-21T15:40:01.625+00:00|INFO|PdpRequests|KAFKA-source-policy-pdp-pap] apex-b68fbb7e-c10d-4942-ab9b-f6893f85120b has no more requests kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.708103922Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" policy-pap | [2024-02-21T15:40:08.676+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls kafka | [2024-02-21 15:39:40,601] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.708849541Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=745.239µs policy-pap | [2024-02-21T15:40:08.686+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-1] Using GSON for REST calls kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | > upgrade 0330-jpatoscapolicytype_targets.sql grafana | logger=migrator t=2024-02-21T15:39:01.711836509Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" policy-pap | [2024-02-21T15:40:09.076+00:00|INFO|SessionData|http-nio-6969-exec-7] unknown group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.716399217Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.562548ms policy-pap | [2024-02-21T15:40:09.622+00:00|INFO|SessionData|http-nio-6969-exec-7] create cached group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.71961218Z level=info msg="Executing migration" id=create_ngalert_configuration_table policy-pap | [2024-02-21T15:40:09.622+00:00|INFO|SessionData|http-nio-6969-exec-7] creating DB group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.720352089Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=739.169µs policy-pap | [2024-02-21T15:40:10.150+00:00|INFO|SessionData|http-nio-6969-exec-1] cache group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.724465415Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" policy-pap | [2024-02-21T15:40:10.382+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] Registering a deploy for policy onap.restart.tca 1.0.0 kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.725476612Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.011006ms policy-pap | [2024-02-21T15:40:10.489+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] Registering a deploy for policy operational.apex.decisionMaker 1.0.0 kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | > upgrade 0340-jpatoscapolicytype_triggers.sql grafana | logger=migrator t=2024-02-21T15:39:01.728622363Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" policy-pap | [2024-02-21T15:40:10.489+00:00|INFO|SessionData|http-nio-6969-exec-1] update cached group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.734876255Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.253502ms policy-pap | [2024-02-21T15:40:10.490+00:00|INFO|SessionData|http-nio-6969-exec-1] updating DB group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_triggers (name VARCHAR(120) NULL, version VARCHAR(20) NULL, TRIGGERS VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.737929524Z level=info msg="Executing migration" id="create provenance_type table" policy-pap | [2024-02-21T15:40:10.503+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-1] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=DEPLOYMENT, timestamp=2024-02-21T15:40:10Z, user=policyadmin), PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=DEPLOYMENT, timestamp=2024-02-21T15:40:10Z, user=policyadmin)] kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.738690654Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=760.19µs policy-pap | [2024-02-21T15:40:11.185+00:00|INFO|SessionData|http-nio-6969-exec-5] cache group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.743043416Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" policy-pap | [2024-02-21T15:40:11.187+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-5] remove policy onap.restart.tca 1.0.0 from subgroup testGroup pdpTypeA count=0 kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.744046822Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.002556ms policy-pap | [2024-02-21T15:40:11.187+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] Registering an undeploy for policy onap.restart.tca 1.0.0 kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | > upgrade 0350-jpatoscaproperty_constraints.sql grafana | logger=migrator t=2024-02-21T15:39:01.748529309Z level=info msg="Executing migration" id="create alert_image table" policy-pap | [2024-02-21T15:40:11.187+00:00|INFO|SessionData|http-nio-6969-exec-5] update cached group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.749314159Z level=info msg="Migration successfully executed" id="create alert_image table" duration=784.621µs policy-pap | [2024-02-21T15:40:11.187+00:00|INFO|SessionData|http-nio-6969-exec-5] updating DB group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_constraints (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, CONSTRAINTS VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.752478821Z level=info msg="Executing migration" id="add unique index on token to alert_image table" policy-pap | [2024-02-21T15:40:11.200+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-5] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=UNDEPLOYMENT, timestamp=2024-02-21T15:40:11Z, user=policyadmin)] kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.753500667Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.021586ms policy-pap | [2024-02-21T15:40:11.563+00:00|INFO|SessionData|http-nio-6969-exec-6] cache group defaultGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.757992324Z level=info msg="Executing migration" id="support longer URLs in alert_image table" policy-pap | [2024-02-21T15:40:11.563+00:00|INFO|SessionData|http-nio-6969-exec-6] cache group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.758058065Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.791µs policy-pap | [2024-02-21T15:40:11.563+00:00|INFO|PdpGroupDeleteProvider|http-nio-6969-exec-6] remove policy operational.apex.decisionMaker 1.0.0 from subgroup testGroup pdpTypeC count=0 kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | > upgrade 0360-jpatoscaproperty_metadata.sql grafana | logger=migrator t=2024-02-21T15:39:01.761191237Z level=info msg="Executing migration" id=create_alert_configuration_history_table policy-pap | [2024-02-21T15:40:11.563+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-6] Registering an undeploy for policy operational.apex.decisionMaker 1.0.0 kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) policy-db-migrator | -------------- policy-pap | [2024-02-21T15:40:11.564+00:00|INFO|SessionData|http-nio-6969-exec-6] update cached group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.762208903Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.014226ms policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_metadata (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) policy-pap | [2024-02-21T15:40:11.564+00:00|INFO|SessionData|http-nio-6969-exec-6] updating DB group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.766002621Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" policy-db-migrator | -------------- policy-pap | [2024-02-21T15:40:11.572+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-6] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=testGroup, pdpType=pdpTypeC, policy=operational.apex.decisionMaker 1.0.0, action=UNDEPLOYMENT, timestamp=2024-02-21T15:40:11Z, user=policyadmin)] kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.767643424Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.634922ms policy-db-migrator | policy-pap | [2024-02-21T15:40:31.452+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=74137aaa-b695-438a-bc24-e3cd8a91b078, expireMs=1708530031451] kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.772015487Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" policy-db-migrator | policy-pap | [2024-02-21T15:40:31.527+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=8f172015-ba8d-4b03-8108-8e53eaabc979, expireMs=1708530031527] kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.772437398Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" policy-db-migrator | > upgrade 0370-jpatoscarelationshiptype_metadata.sql policy-pap | [2024-02-21T15:40:32.147+00:00|INFO|SessionData|http-nio-6969-exec-1] cache group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.775862826Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" policy-db-migrator | -------------- policy-pap | [2024-02-21T15:40:32.149+00:00|INFO|SessionData|http-nio-6969-exec-1] deleting DB group testGroup kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.776288508Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=424.951µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.779354527Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.781049301Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.694544ms policy-db-migrator | kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.785809884Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" policy-db-migrator | kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.794055418Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.245674ms policy-db-migrator | > upgrade 0380-jpatoscarelationshiptype_properties.sql kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.797284881Z level=info msg="Executing migration" id="create library_element table v1" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.798208725Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=935.944µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,602] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.801561562Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,603] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.80261464Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.051918ms policy-db-migrator | kafka | [2024-02-21 15:39:40,603] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.806931251Z level=info msg="Executing migration" id="create library_element_connection table v1" policy-db-migrator | kafka | [2024-02-21 15:39:40,603] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.807669731Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=737.949µs policy-db-migrator | > upgrade 0390-jpatoscarequirement_metadata.sql kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-3 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.810994557Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-18 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.811984722Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=988.645µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-41 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.815468013Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-10 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.816467949Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=996.785µs policy-db-migrator | kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-33 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.820954525Z level=info msg="Executing migration" id="increase max description length to 2048" policy-db-migrator | kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-48 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.820981825Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.53µs policy-db-migrator | > upgrade 0400-jpatoscarequirement_occurrences.sql kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-19 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.824152727Z level=info msg="Executing migration" id="alter library_element model to mediumtext" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-34 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.824220769Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=68.602µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-4 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.826618181Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-11 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.826916139Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=297.338µs policy-db-migrator | kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-26 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.830331688Z level=info msg="Executing migration" id="create data_keys table" policy-db-migrator | kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-49 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.831217371Z level=info msg="Migration successfully executed" id="create data_keys table" duration=885.193µs policy-db-migrator | > upgrade 0410-jpatoscarequirement_properties.sql kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-39 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.835473021Z level=info msg="Executing migration" id="create secrets table" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-9 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.83622441Z level=info msg="Migration successfully executed" id="create secrets table" duration=750.889µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-24 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.839562587Z level=info msg="Executing migration" id="rename data_keys name column to id" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-31 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.883433273Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.870376ms policy-db-migrator | kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-46 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.886948714Z level=info msg="Executing migration" id="add name column into data_keys" policy-db-migrator | kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-1 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.892667752Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.718388ms policy-db-migrator | > upgrade 0420-jpatoscaservicetemplate_metadata.sql kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-16 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.897626291Z level=info msg="Executing migration" id="copy data_keys id column values into name" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-2 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.897768185Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.263µs kafka | [2024-02-21 15:39:40,619] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-25 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaservicetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) grafana | logger=migrator t=2024-02-21T15:39:01.900814113Z level=info msg="Executing migration" id="rename data_keys name column to label" policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:01.94701639Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=46.199817ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-40 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.950290845Z level=info msg="Executing migration" id="rename data_keys id column back to name" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-47 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:01.994060099Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=43.767884ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-17 (state.change.logger) policy-db-migrator | > upgrade 0430-jpatoscatopologytemplate_inputs.sql grafana | logger=migrator t=2024-02-21T15:39:01.999260794Z level=info msg="Executing migration" id="create kv_store table v1" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-32 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-37 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:01.99989478Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=631.656µs policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscatopologytemplate_inputs (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, INPUTS LONGBLOB DEFAULT NULL, INPUTS_KEY VARCHAR(255) NULL) kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-7 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.003318935Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-22 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.004902864Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.580979ms policy-db-migrator | kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-29 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.008869745Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" policy-db-migrator | kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-44 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.009173261Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=301.546µs policy-db-migrator | > upgrade 0440-pdpgroup_pdpsubgroup.sql kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-14 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.012906344Z level=info msg="Executing migration" id="create permission table" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-23 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.013728042Z level=info msg="Migration successfully executed" id="create permission table" duration=821.678µs policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup_pdpsubgroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPGROUP_PDPSUBGROUP (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName)) kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-38 (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.019942059Z level=info msg="Executing migration" id="add unique index permission.role_id" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-8 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.021519444Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.577095ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-45 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.02498499Z level=info msg="Executing migration" id="add unique index role_id_action_scope" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-15 (state.change.logger) policy-db-migrator | > upgrade 0450-pdpgroup.sql grafana | logger=migrator t=2024-02-21T15:39:02.026625036Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.639896ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-30 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.030529662Z level=info msg="Executing migration" id="create role table" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-0 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup (`DESCRIPTION` VARCHAR(255) NULL, PDPGROUPSTATE INT DEFAULT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPGROUP (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.03133655Z level=info msg="Migration successfully executed" id="create role table" duration=806.748µs kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-35 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.035725357Z level=info msg="Executing migration" id="add column display_name" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-5 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.046548486Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.822559ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-20 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.049840228Z level=info msg="Executing migration" id="add column group_name" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-27 (state.change.logger) policy-db-migrator | > upgrade 0460-pdppolicystatus.sql grafana | logger=migrator t=2024-02-21T15:39:02.055588795Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.747817ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-42 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.059292727Z level=info msg="Executing migration" id="add index role.org_id" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-12 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS pdppolicystatus (DEPLOY BOOLEAN DEFAULT 0, PDPGROUP VARCHAR(255) DEFAULT NULL, PDPTYPE VARCHAR(255) DEFAULT NULL, STATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_PDPPOLICYSTATUS (parentLocalName, localName, parentKeyVersion, parentKeyName)) grafana | logger=migrator t=2024-02-21T15:39:02.060307369Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.014292ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-21 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.064680436Z level=info msg="Executing migration" id="add unique index role_org_id_name" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-36 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.06579831Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.117524ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-6 (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.069001271Z level=info msg="Executing migration" id="add index role_org_id_uid" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-43 (state.change.logger) policy-db-migrator | > upgrade 0470-pdp.sql grafana | logger=migrator t=2024-02-21T15:39:02.070257709Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.255438ms kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-13 (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.073604152Z level=info msg="Executing migration" id="create team role table" kafka | [2024-02-21 15:39:40,620] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-28 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL, MESSAGE VARCHAR(255) DEFAULT NULL, PDPSTATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDP (parentLocalName, localName, parentKeyVersion, parentKeyName)) grafana | logger=migrator t=2024-02-21T15:39:02.074354979Z level=info msg="Migration successfully executed" id="create team role table" duration=753.097µs kafka | [2024-02-21 15:39:40,624] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.079092433Z level=info msg="Executing migration" id="add index team_role.org_id" kafka | [2024-02-21 15:39:40,625] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 1 epoch 1 as part of the become-leader transition for 50 partitions (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.080172037Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.077454ms policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.083374818Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" kafka | [2024-02-21 15:39:40,631] INFO [LogLoader partition=__consumer_offsets-3, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | > upgrade 0480-pdpstatistics.sql grafana | logger=migrator t=2024-02-21T15:39:02.084488252Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.112474ms kafka | [2024-02-21 15:39:40,632] INFO Created log for partition __consumer_offsets-3 in /var/lib/kafka/data/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.088523331Z level=info msg="Executing migration" id="add index team_role.team_id" kafka | [2024-02-21 15:39:40,633] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpstatistics (PDPGROUPNAME VARCHAR(120) NULL, PDPSUBGROUPNAME VARCHAR(120) NULL, POLICYDEPLOYCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYFAILCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDFAILCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDSUCCESSCOUNT BIGINT DEFAULT NULL, timeStamp datetime NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPSTATISTICS (timeStamp, name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.089541804Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.018383ms kafka | [2024-02-21 15:39:40,633] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.092693163Z level=info msg="Executing migration" id="create user role table" kafka | [2024-02-21 15:39:40,633] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.09345461Z level=info msg="Migration successfully executed" id="create user role table" duration=760.897µs kafka | [2024-02-21 15:39:40,640] INFO [LogLoader partition=__consumer_offsets-18, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.096520258Z level=info msg="Executing migration" id="add index user_role.org_id" kafka | [2024-02-21 15:39:40,641] INFO Created log for partition __consumer_offsets-18 in /var/lib/kafka/data/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | > upgrade 0490-pdpsubgroup_pdp.sql grafana | logger=migrator t=2024-02-21T15:39:02.097553091Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.032693ms kafka | [2024-02-21 15:39:40,641] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.100583677Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" kafka | [2024-02-21 15:39:40,641] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.10161648Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.032623ms policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup_pdp (pdpParentKeyName VARCHAR(120) NOT NULL, pdpParentKeyVersion VARCHAR(15) NOT NULL, pdpParentLocalName VARCHAR(120) NOT NULL, pdpLocalName VARCHAR(120) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP_PDP (pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpLocalName, parentLocalName, localName, parentKeyVersion, parentKeyName)) kafka | [2024-02-21 15:39:40,641] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.105880244Z level=info msg="Executing migration" id="add index user_role.user_id" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,651] INFO [LogLoader partition=__consumer_offsets-41, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.106924927Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.044003ms policy-db-migrator | kafka | [2024-02-21 15:39:40,652] INFO Created log for partition __consumer_offsets-41 in /var/lib/kafka/data/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.111551849Z level=info msg="Executing migration" id="create builtin role table" policy-db-migrator | kafka | [2024-02-21 15:39:40,652] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.112292316Z level=info msg="Migration successfully executed" id="create builtin role table" duration=740.007µs policy-db-migrator | > upgrade 0500-pdpsubgroup.sql kafka | [2024-02-21 15:39:40,652] INFO [Partition __consumer_offsets-41 broker=1] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.115444225Z level=info msg="Executing migration" id="add index builtin_role.role_id" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,652] INFO [Broker id=1] Leader __consumer_offsets-41 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.116457157Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.013122ms policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup (CURRENTINSTANCECOUNT INT DEFAULT NULL, DESIREDINSTANCECOUNT INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP (parentLocalName, localName, parentKeyVersion, parentKeyName)) kafka | [2024-02-21 15:39:40,662] INFO [LogLoader partition=__consumer_offsets-10, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.120848624Z level=info msg="Executing migration" id="add index builtin_role.name" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,663] INFO Created log for partition __consumer_offsets-10 in /var/lib/kafka/data/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.121893617Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.044513ms policy-db-migrator | kafka | [2024-02-21 15:39:40,663] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.125128249Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" policy-db-migrator | kafka | [2024-02-21 15:39:40,663] INFO [Partition __consumer_offsets-10 broker=1] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.132649175Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.519005ms policy-db-migrator | > upgrade 0510-toscacapabilityassignment.sql kafka | [2024-02-21 15:39:40,663] INFO [Broker id=1] Leader __consumer_offsets-10 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.136036879Z level=info msg="Executing migration" id="add index builtin_role.org_id" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,673] INFO [LogLoader partition=__consumer_offsets-33, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.137057532Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.020243ms policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignment (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENT(name, version)) kafka | [2024-02-21 15:39:40,674] INFO Created log for partition __consumer_offsets-33 in /var/lib/kafka/data/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.141573331Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,674] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.143090355Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.515634ms policy-db-migrator | kafka | [2024-02-21 15:39:40,674] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.146837767Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" policy-db-migrator | kafka | [2024-02-21 15:39:40,674] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.148408002Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.569725ms policy-db-migrator | > upgrade 0520-toscacapabilityassignments.sql kafka | [2024-02-21 15:39:40,682] INFO [LogLoader partition=__consumer_offsets-48, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.151674134Z level=info msg="Executing migration" id="add unique index role.uid" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,683] INFO Created log for partition __consumer_offsets-48 in /var/lib/kafka/data/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.152713607Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.039423ms policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS (name, version)) kafka | [2024-02-21 15:39:40,683] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.156772367Z level=info msg="Executing migration" id="create seed assignment table" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,683] INFO [Partition __consumer_offsets-48 broker=1] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.157552604Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=780.118µs policy-db-migrator | kafka | [2024-02-21 15:39:40,683] INFO [Broker id=1] Leader __consumer_offsets-48 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.160823926Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" policy-db-migrator | kafka | [2024-02-21 15:39:40,692] INFO [LogLoader partition=__consumer_offsets-19, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.16190477Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.077814ms policy-db-migrator | > upgrade 0530-toscacapabilityassignments_toscacapabilityassignment.sql kafka | [2024-02-21 15:39:40,692] INFO Created log for partition __consumer_offsets-19 in /var/lib/kafka/data/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.16643151Z level=info msg="Executing migration" id="add column hidden to role table" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,692] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.174194921Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.763001ms policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS_TOSCACAPABILITYASSIGNMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) kafka | [2024-02-21 15:39:40,692] INFO [Partition __consumer_offsets-19 broker=1] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.178459745Z level=info msg="Executing migration" id="permission kind migration" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,692] INFO [Broker id=1] Leader __consumer_offsets-19 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.184086619Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.626304ms policy-db-migrator | kafka | [2024-02-21 15:39:40,700] INFO [LogLoader partition=__consumer_offsets-34, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.187273599Z level=info msg="Executing migration" id="permission attribute migration" policy-db-migrator | > upgrade 0540-toscacapabilitytype.sql kafka | [2024-02-21 15:39:40,700] INFO Created log for partition __consumer_offsets-34 in /var/lib/kafka/data/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.195713965Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.441716ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,701] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.199180722Z level=info msg="Executing migration" id="permission identifier migration" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPE (name, version)) kafka | [2024-02-21 15:39:40,701] INFO [Partition __consumer_offsets-34 broker=1] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.206959643Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.776441ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,701] INFO [Broker id=1] Leader __consumer_offsets-34 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.211128525Z level=info msg="Executing migration" id="add permission identifier index" policy-db-migrator | kafka | [2024-02-21 15:39:40,707] INFO [LogLoader partition=__consumer_offsets-4, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.212149058Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.019693ms policy-db-migrator | kafka | [2024-02-21 15:39:40,707] INFO Created log for partition __consumer_offsets-4 in /var/lib/kafka/data/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.215496582Z level=info msg="Executing migration" id="create query_history table v1" policy-db-migrator | > upgrade 0550-toscacapabilitytypes.sql kafka | [2024-02-21 15:39:40,707] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.216362961Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=868.019µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,707] INFO [Partition __consumer_offsets-4 broker=1] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.219778186Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES (name, version)) kafka | [2024-02-21 15:39:40,707] INFO [Broker id=1] Leader __consumer_offsets-4 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.220841059Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.061403ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,713] INFO [LogLoader partition=__consumer_offsets-11, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.224916369Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" policy-db-migrator | kafka | [2024-02-21 15:39:40,713] INFO Created log for partition __consumer_offsets-11 in /var/lib/kafka/data/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.224981201Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.342µs policy-db-migrator | kafka | [2024-02-21 15:39:40,713] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.228193622Z level=info msg="Executing migration" id="rbac disabled migrator" policy-db-migrator | > upgrade 0560-toscacapabilitytypes_toscacapabilitytype.sql kafka | [2024-02-21 15:39:40,713] INFO [Partition __consumer_offsets-11 broker=1] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.228241913Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.851µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,713] INFO [Broker id=1] Leader __consumer_offsets-11 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.231380052Z level=info msg="Executing migration" id="teams permissions migration" policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES_TOSCACAPABILITYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) kafka | [2024-02-21 15:39:40,721] INFO [LogLoader partition=__consumer_offsets-26, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.232040836Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=660.764µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,721] INFO Created log for partition __consumer_offsets-26 in /var/lib/kafka/data/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.235569514Z level=info msg="Executing migration" id="dashboard permissions" policy-db-migrator | kafka | [2024-02-21 15:39:40,721] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.236153587Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=584.993µs policy-db-migrator | kafka | [2024-02-21 15:39:40,721] INFO [Partition __consumer_offsets-26 broker=1] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.240542084Z level=info msg="Executing migration" id="dashboard permissions uid scopes" policy-db-migrator | > upgrade 0570-toscadatatype.sql kafka | [2024-02-21 15:39:40,721] INFO [Broker id=1] Leader __consumer_offsets-26 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.241169768Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=625.784µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,728] INFO [LogLoader partition=__consumer_offsets-49, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.24445106Z level=info msg="Executing migration" id="drop managed folder create actions" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPE (name, version)) kafka | [2024-02-21 15:39:40,728] INFO Created log for partition __consumer_offsets-49 in /var/lib/kafka/data/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.244639754Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=188.754µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,728] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.247132429Z level=info msg="Executing migration" id="alerting notification permissions" policy-db-migrator | kafka | [2024-02-21 15:39:40,729] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.247419196Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=286.737µs policy-db-migrator | kafka | [2024-02-21 15:39:40,729] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.250494903Z level=info msg="Executing migration" id="create query_history_star table v1" policy-db-migrator | > upgrade 0580-toscadatatypes.sql kafka | [2024-02-21 15:39:40,737] INFO [LogLoader partition=__consumer_offsets-39, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.25126117Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=767.087µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,737] INFO Created log for partition __consumer_offsets-39 in /var/lib/kafka/data/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.255403182Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPES (name, version)) kafka | [2024-02-21 15:39:40,737] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.256465885Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.062013ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,738] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.259602704Z level=info msg="Executing migration" id="add column org_id in query_history_star" policy-db-migrator | kafka | [2024-02-21 15:39:40,738] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.267420987Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.817703ms policy-db-migrator | kafka | [2024-02-21 15:39:40,743] INFO [LogLoader partition=__consumer_offsets-9, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.270550626Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" policy-db-migrator | > upgrade 0590-toscadatatypes_toscadatatype.sql kafka | [2024-02-21 15:39:40,744] INFO Created log for partition __consumer_offsets-9 in /var/lib/kafka/data/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.270615567Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.681µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,744] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.274722948Z level=info msg="Executing migration" id="create correlation table v1" policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCADATATYPES_TOSCADATATYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) kafka | [2024-02-21 15:39:40,744] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.275612767Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=888.929µs policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.278988212Z level=info msg="Executing migration" id="add index correlations.uid" kafka | [2024-02-21 15:39:40,744] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.280773431Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.783949ms kafka | [2024-02-21 15:39:40,752] INFO [LogLoader partition=__consumer_offsets-24, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.286966558Z level=info msg="Executing migration" id="add index correlations.source_uid" kafka | [2024-02-21 15:39:40,753] INFO Created log for partition __consumer_offsets-24 in /var/lib/kafka/data/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | > upgrade 0600-toscanodetemplate.sql grafana | logger=migrator t=2024-02-21T15:39:02.288057602Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.091284ms kafka | [2024-02-21 15:39:40,753] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.292343316Z level=info msg="Executing migration" id="add correlation config column" kafka | [2024-02-21 15:39:40,753] INFO [Partition __consumer_offsets-24 broker=1] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplate (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, capabilitiesName VARCHAR(120) NULL, capabilitiesVersion VARCHAR(20) NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETEMPLATE (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.300365563Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.021737ms kafka | [2024-02-21 15:39:40,753] INFO [Broker id=1] Leader __consumer_offsets-24 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.304347471Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" kafka | [2024-02-21 15:39:40,759] INFO [LogLoader partition=__consumer_offsets-31, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.305428745Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.081184ms kafka | [2024-02-21 15:39:40,759] INFO Created log for partition __consumer_offsets-31 in /var/lib/kafka/data/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.30837799Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" kafka | [2024-02-21 15:39:40,759] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0610-toscanodetemplates.sql grafana | logger=migrator t=2024-02-21T15:39:02.309421123Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.042753ms kafka | [2024-02-21 15:39:40,759] INFO [Partition __consumer_offsets-31 broker=1] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.313743368Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" kafka | [2024-02-21 15:39:40,759] INFO [Broker id=1] Leader __consumer_offsets-31 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETEMPLATES (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.343454203Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.710705ms kafka | [2024-02-21 15:39:40,766] INFO [LogLoader partition=__consumer_offsets-46, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.347195826Z level=info msg="Executing migration" id="create correlation v2" kafka | [2024-02-21 15:39:40,766] INFO Created log for partition __consumer_offsets-46 in /var/lib/kafka/data/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.347876371Z level=info msg="Migration successfully executed" id="create correlation v2" duration=680.545µs kafka | [2024-02-21 15:39:40,766] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.351122253Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" kafka | [2024-02-21 15:39:40,766] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0620-toscanodetemplates_toscanodetemplate.sql grafana | logger=migrator t=2024-02-21T15:39:02.352257608Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.134505ms kafka | [2024-02-21 15:39:40,767] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.356532752Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" kafka | [2024-02-21 15:39:40,773] INFO [LogLoader partition=__consumer_offsets-1, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETEMPLATES_TOSCANODETEMPLATE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) kafka | [2024-02-21 15:39:40,774] INFO Created log for partition __consumer_offsets-1 in /var/lib/kafka/data/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.357701748Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.168366ms kafka | [2024-02-21 15:39:40,774] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.361245596Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" kafka | [2024-02-21 15:39:40,774] INFO [Partition __consumer_offsets-1 broker=1] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.362309389Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.061573ms policy-db-migrator | > upgrade 0630-toscanodetype.sql grafana | logger=migrator t=2024-02-21T15:39:02.366665445Z level=info msg="Executing migration" id="copy correlation v1 to v2" kafka | [2024-02-21 15:39:40,774] INFO [Broker id=1] Leader __consumer_offsets-1 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.366953312Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=287.847µs kafka | [2024-02-21 15:39:40,781] INFO [LogLoader partition=__consumer_offsets-16, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETYPE (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.370179203Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" kafka | [2024-02-21 15:39:40,782] INFO Created log for partition __consumer_offsets-16 in /var/lib/kafka/data/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.370921219Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=741.566µs kafka | [2024-02-21 15:39:40,782] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.3741484Z level=info msg="Executing migration" id="add provisioning column" kafka | [2024-02-21 15:39:40,782] INFO [Partition __consumer_offsets-16 broker=1] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.382223128Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.074118ms kafka | [2024-02-21 15:39:40,782] INFO [Broker id=1] Leader __consumer_offsets-16 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | > upgrade 0640-toscanodetypes.sql grafana | logger=migrator t=2024-02-21T15:39:02.386531523Z level=info msg="Executing migration" id="create entity_events table" kafka | [2024-02-21 15:39:40,787] INFO [LogLoader partition=__consumer_offsets-2, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.387324321Z level=info msg="Migration successfully executed" id="create entity_events table" duration=792.678µs kafka | [2024-02-21 15:39:40,789] INFO Created log for partition __consumer_offsets-2 in /var/lib/kafka/data/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETYPES (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.390481611Z level=info msg="Executing migration" id="create dashboard public config v1" kafka | [2024-02-21 15:39:40,789] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.391436802Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=954.481µs kafka | [2024-02-21 15:39:40,789] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.395748317Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" kafka | [2024-02-21 15:39:40,789] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.396223327Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" kafka | [2024-02-21 15:39:40,795] INFO [LogLoader partition=__consumer_offsets-25, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | > upgrade 0650-toscanodetypes_toscanodetype.sql grafana | logger=migrator t=2024-02-21T15:39:02.399715904Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" kafka | [2024-02-21 15:39:40,796] INFO Created log for partition __consumer_offsets-25 in /var/lib/kafka/data/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.400189065Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" kafka | [2024-02-21 15:39:40,796] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETYPES_TOSCANODETYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) grafana | logger=migrator t=2024-02-21T15:39:02.403527588Z level=info msg="Executing migration" id="Drop old dashboard public config table" kafka | [2024-02-21 15:39:40,796] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.404734915Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.206777ms policy-db-migrator | kafka | [2024-02-21 15:39:40,796] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.408080899Z level=info msg="Executing migration" id="recreate dashboard public config v1" policy-db-migrator | kafka | [2024-02-21 15:39:40,802] INFO [LogLoader partition=__consumer_offsets-40, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.40903725Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=956.101µs policy-db-migrator | > upgrade 0660-toscaparameter.sql kafka | [2024-02-21 15:39:40,802] INFO Created log for partition __consumer_offsets-40 in /var/lib/kafka/data/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.413016098Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,802] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.414190063Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.173386ms grafana | logger=migrator t=2024-02-21T15:39:02.417292512Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaparameter (VALUE VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPARAMETER (parentLocalName, localName, parentKeyVersion, parentKeyName)) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.418482868Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.190366ms kafka | [2024-02-21 15:39:40,803] INFO [Partition __consumer_offsets-40 broker=1] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.421561956Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" kafka | [2024-02-21 15:39:40,803] INFO [Broker id=1] Leader __consumer_offsets-40 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.42266132Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.099254ms kafka | [2024-02-21 15:39:40,808] INFO [LogLoader partition=__consumer_offsets-47, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | > upgrade 0670-toscapolicies.sql grafana | logger=migrator t=2024-02-21T15:39:02.426920144Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" kafka | [2024-02-21 15:39:40,809] INFO Created log for partition __consumer_offsets-47 in /var/lib/kafka/data/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.428018558Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.098264ms kafka | [2024-02-21 15:39:40,809] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICIES (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.431390503Z level=info msg="Executing migration" id="Drop public config table" kafka | [2024-02-21 15:39:40,809] INFO [Partition __consumer_offsets-47 broker=1] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.432394085Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.002992ms kafka | [2024-02-21 15:39:40,809] INFO [Broker id=1] Leader __consumer_offsets-47 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.43671888Z level=info msg="Executing migration" id="Recreate dashboard public config v2" kafka | [2024-02-21 15:39:40,814] INFO [LogLoader partition=__consumer_offsets-17, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.437843685Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.126525ms kafka | [2024-02-21 15:39:40,815] INFO Created log for partition __consumer_offsets-17 in /var/lib/kafka/data/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | > upgrade 0680-toscapolicies_toscapolicy.sql grafana | logger=migrator t=2024-02-21T15:39:02.441394123Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" kafka | [2024-02-21 15:39:40,815] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.442561959Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.167656ms kafka | [2024-02-21 15:39:40,815] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICIES_TOSCAPOLICY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) grafana | logger=migrator t=2024-02-21T15:39:02.446999677Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" kafka | [2024-02-21 15:39:40,815] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.448204814Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.205497ms kafka | [2024-02-21 15:39:40,824] INFO [LogLoader partition=__consumer_offsets-32, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.451329682Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" kafka | [2024-02-21 15:39:40,829] INFO Created log for partition __consumer_offsets-32 in /var/lib/kafka/data/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.452460717Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.133955ms kafka | [2024-02-21 15:39:40,829] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0690-toscapolicy.sql grafana | logger=migrator t=2024-02-21T15:39:02.455645838Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" kafka | [2024-02-21 15:39:40,829] INFO [Partition __consumer_offsets-32 broker=1] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.488140334Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.487726ms kafka | [2024-02-21 15:39:40,830] INFO [Broker id=1] Leader __consumer_offsets-32 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicy (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAPOLICY (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.492830068Z level=info msg="Executing migration" id="add annotations_enabled column" kafka | [2024-02-21 15:39:40,835] INFO [LogLoader partition=__consumer_offsets-37, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.501717594Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.880065ms kafka | [2024-02-21 15:39:40,835] INFO Created log for partition __consumer_offsets-37 in /var/lib/kafka/data/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.505018556Z level=info msg="Executing migration" id="add time_selection_enabled column" kafka | [2024-02-21 15:39:40,836] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.511809896Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.78986ms kafka | [2024-02-21 15:39:40,836] INFO [Partition __consumer_offsets-37 broker=1] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0700-toscapolicytype.sql grafana | logger=migrator t=2024-02-21T15:39:02.514936595Z level=info msg="Executing migration" id="delete orphaned public dashboards" kafka | [2024-02-21 15:39:40,836] INFO [Broker id=1] Leader __consumer_offsets-37 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.515187671Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=252.166µs kafka | [2024-02-21 15:39:40,842] INFO [LogLoader partition=__consumer_offsets-7, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPE (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.51833881Z level=info msg="Executing migration" id="add share column" kafka | [2024-02-21 15:39:40,843] INFO Created log for partition __consumer_offsets-7 in /var/lib/kafka/data/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.527248177Z level=info msg="Migration successfully executed" id="add share column" duration=8.909267ms kafka | [2024-02-21 15:39:40,843] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.531403198Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" kafka | [2024-02-21 15:39:40,843] INFO [Partition __consumer_offsets-7 broker=1] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | kafka | [2024-02-21 15:39:40,843] INFO [Broker id=1] Leader __consumer_offsets-7 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.531569822Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=166.394µs policy-db-migrator | > upgrade 0710-toscapolicytypes.sql kafka | [2024-02-21 15:39:40,850] INFO [LogLoader partition=__consumer_offsets-22, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.534436895Z level=info msg="Executing migration" id="create file table" kafka | [2024-02-21 15:39:40,851] INFO Created log for partition __consumer_offsets-22 in /var/lib/kafka/data/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.535293124Z level=info msg="Migration successfully executed" id="create file table" duration=854.259µs kafka | [2024-02-21 15:39:40,851] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.538325891Z level=info msg="Executing migration" id="file table idx: path natural pk" kafka | [2024-02-21 15:39:40,851] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.539548228Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.222437ms policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.543529556Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" kafka | [2024-02-21 15:39:40,851] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.544691271Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.161915ms kafka | [2024-02-21 15:39:40,857] INFO [LogLoader partition=__consumer_offsets-29, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | > upgrade 0720-toscapolicytypes_toscapolicytype.sql grafana | logger=migrator t=2024-02-21T15:39:02.54823448Z level=info msg="Executing migration" id="create file_meta table" kafka | [2024-02-21 15:39:40,857] INFO Created log for partition __consumer_offsets-29 in /var/lib/kafka/data/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.549069878Z level=info msg="Migration successfully executed" id="create file_meta table" duration=836.839µs kafka | [2024-02-21 15:39:40,857] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES_TOSCAPOLICYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) grafana | logger=migrator t=2024-02-21T15:39:02.553465045Z level=info msg="Executing migration" id="file table idx: path key" kafka | [2024-02-21 15:39:40,857] INFO [Partition __consumer_offsets-29 broker=1] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.555086181Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.621306ms kafka | [2024-02-21 15:39:40,857] INFO [Broker id=1] Leader __consumer_offsets-29 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.56093743Z level=info msg="Executing migration" id="set path collation in file table" kafka | [2024-02-21 15:39:40,863] INFO [LogLoader partition=__consumer_offsets-44, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.561023492Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=88.302µs kafka | [2024-02-21 15:39:40,863] INFO Created log for partition __consumer_offsets-44 in /var/lib/kafka/data/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | > upgrade 0730-toscaproperty.sql grafana | logger=migrator t=2024-02-21T15:39:02.564287414Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" kafka | [2024-02-21 15:39:40,863] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.564361185Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.321µs kafka | [2024-02-21 15:39:40,863] INFO [Partition __consumer_offsets-44 broker=1] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaproperty (DEFAULTVALUE VARCHAR(255) DEFAULT NULL, `DESCRIPTION` VARCHAR(255) DEFAULT NULL, ENTRYSCHEMA LONGBLOB DEFAULT NULL, REQUIRED BOOLEAN DEFAULT 0, STATUS INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_TOSCAPROPERTY (parentLocalName, localName, parentKeyVersion, parentKeyName)) grafana | logger=migrator t=2024-02-21T15:39:02.566987973Z level=info msg="Executing migration" id="managed permissions migration" kafka | [2024-02-21 15:39:40,863] INFO [Broker id=1] Leader __consumer_offsets-44 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.567614957Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=629.684µs kafka | [2024-02-21 15:39:40,871] INFO [LogLoader partition=__consumer_offsets-14, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.571018352Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" kafka | [2024-02-21 15:39:40,871] INFO Created log for partition __consumer_offsets-14 in /var/lib/kafka/data/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.571241217Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=222.515µs kafka | [2024-02-21 15:39:40,871] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0740-toscarelationshiptype.sql grafana | logger=migrator t=2024-02-21T15:39:02.57816777Z level=info msg="Executing migration" id="RBAC action name migrator" kafka | [2024-02-21 15:39:40,871] INFO [Partition __consumer_offsets-14 broker=1] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.579800436Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.685198ms kafka | [2024-02-21 15:39:40,871] INFO [Broker id=1] Leader __consumer_offsets-14 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPE (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.583250292Z level=info msg="Executing migration" id="Add UID column to playlist" kafka | [2024-02-21 15:39:40,878] INFO [LogLoader partition=__consumer_offsets-23, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.593176451Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.925719ms kafka | [2024-02-21 15:39:40,879] INFO Created log for partition __consumer_offsets-23 in /var/lib/kafka/data/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.596858152Z level=info msg="Executing migration" id="Update uid column values in playlist" kafka | [2024-02-21 15:39:40,879] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.597534687Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=682.225µs kafka | [2024-02-21 15:39:40,879] INFO [Partition __consumer_offsets-23 broker=1] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0750-toscarelationshiptypes.sql grafana | logger=migrator t=2024-02-21T15:39:02.601429683Z level=info msg="Executing migration" id="Add index for uid in playlist" kafka | [2024-02-21 15:39:40,879] INFO [Broker id=1] Leader __consumer_offsets-23 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.602858364Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.430441ms kafka | [2024-02-21 15:39:40,886] INFO [LogLoader partition=__consumer_offsets-38, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.607459646Z level=info msg="Executing migration" id="update group index for alert rules" kafka | [2024-02-21 15:39:40,886] INFO Created log for partition __consumer_offsets-38 in /var/lib/kafka/data/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.607920046Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=460.47µs kafka | [2024-02-21 15:39:40,886] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.610965953Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" kafka | [2024-02-21 15:39:40,887] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.611364252Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=397.779µs kafka | [2024-02-21 15:39:40,887] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | > upgrade 0760-toscarelationshiptypes_toscarelationshiptype.sql grafana | logger=migrator t=2024-02-21T15:39:02.614489461Z level=info msg="Executing migration" id="admin only folder/dashboard permission" kafka | [2024-02-21 15:39:40,893] INFO [LogLoader partition=__consumer_offsets-8, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.615190726Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=700.735µs kafka | [2024-02-21 15:39:40,893] INFO Created log for partition __consumer_offsets-8 in /var/lib/kafka/data/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES_TOSCARELATIONSHIPTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) grafana | logger=migrator t=2024-02-21T15:39:02.618613372Z level=info msg="Executing migration" id="add action column to seed_assignment" kafka | [2024-02-21 15:39:40,893] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.628147382Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.5301ms kafka | [2024-02-21 15:39:40,893] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.633006489Z level=info msg="Executing migration" id="add scope column to seed_assignment" kafka | [2024-02-21 15:39:40,893] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.639291508Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.284309ms kafka | [2024-02-21 15:39:40,900] INFO [LogLoader partition=__consumer_offsets-45, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | > upgrade 0770-toscarequirement.sql grafana | logger=migrator t=2024-02-21T15:39:02.642245983Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" kafka | [2024-02-21 15:39:40,901] INFO Created log for partition __consumer_offsets-45 in /var/lib/kafka/data/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.643186144Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=943.48µs kafka | [2024-02-21 15:39:40,901] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirement (CAPABILITY VARCHAR(255) NULL, `DESCRIPTION` VARCHAR(255) NULL, NODE VARCHAR(255) NULL, RELATIONSHIP VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAREQUIREMENT (name, version)) grafana | logger=migrator t=2024-02-21T15:39:02.6461992Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" kafka | [2024-02-21 15:39:40,901] INFO [Partition __consumer_offsets-45 broker=1] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.771443832Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=125.231442ms policy-db-migrator | kafka | [2024-02-21 15:39:40,901] INFO [Broker id=1] Leader __consumer_offsets-45 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.778956808Z level=info msg="Executing migration" id="add unique index builtin_role_name back" policy-db-migrator | kafka | [2024-02-21 15:39:40,908] INFO [LogLoader partition=__consumer_offsets-15, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.780013561Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.056523ms policy-db-migrator | > upgrade 0780-toscarequirements.sql kafka | [2024-02-21 15:39:40,908] INFO Created log for partition __consumer_offsets-15 in /var/lib/kafka/data/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.78450555Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,908] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.785747527Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.237927ms policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS (name, version)) kafka | [2024-02-21 15:39:40,908] INFO [Partition __consumer_offsets-15 broker=1] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.789111642Z level=info msg="Executing migration" id="add primary key to seed_assigment" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,908] INFO [Broker id=1] Leader __consumer_offsets-15 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.823463219Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.351837ms policy-db-migrator | kafka | [2024-02-21 15:39:40,914] INFO [LogLoader partition=__consumer_offsets-30, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.829919862Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" policy-db-migrator | kafka | [2024-02-21 15:39:40,915] INFO Created log for partition __consumer_offsets-30 in /var/lib/kafka/data/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.83029656Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=377.198µs policy-db-migrator | > upgrade 0790-toscarequirements_toscarequirement.sql kafka | [2024-02-21 15:39:40,915] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.833415189Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,915] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.833681945Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=266.276µs policy-db-migrator | CREATE TABLE IF NOT EXISTS 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) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS_TOSCAREQUIREMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) kafka | [2024-02-21 15:39:40,915] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,920] INFO [LogLoader partition=__consumer_offsets-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.838510241Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" policy-db-migrator | kafka | [2024-02-21 15:39:40,920] INFO Created log for partition __consumer_offsets-0 in /var/lib/kafka/data/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.838950321Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=442.12µs policy-db-migrator | kafka | [2024-02-21 15:39:40,920] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.845897604Z level=info msg="Executing migration" id="create folder table" policy-db-migrator | > upgrade 0800-toscaservicetemplate.sql kafka | [2024-02-21 15:39:40,920] INFO [Partition __consumer_offsets-0 broker=1] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.846911696Z level=info msg="Migration successfully executed" id="create folder table" duration=1.015032ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,921] INFO [Broker id=1] Leader __consumer_offsets-0 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.851248492Z level=info msg="Executing migration" id="Add index for parent_uid" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaservicetemplate (`DESCRIPTION` VARCHAR(255) NULL, TOSCADEFINITIONSVERSION VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20) NULL, capabilityTypesName VARCHAR(120) NULL, dataTypesName VARCHAR(120) NULL, dataTypesVersion VARCHAR(20) NULL, nodeTypesVersion VARCHAR(20) NULL, nodeTypesName VARCHAR(120) NULL, policyTypesName VARCHAR(120) NULL, policyTypesVersion VARCHAR(20) NULL, relationshipTypesVersion VARCHAR(20) NULL, relationshipTypesName VARCHAR(120) NULL, topologyTemplateLocalName VARCHAR(120) NULL, topologyTemplateParentKeyName VARCHAR(120) NULL, topologyTemplateParentKeyVersion VARCHAR(15) NULL, topologyTemplateParentLocalName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCASERVICETEMPLATE (name, version)) kafka | [2024-02-21 15:39:40,927] INFO [LogLoader partition=__consumer_offsets-35, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.853274617Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.025245ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,928] INFO Created log for partition __consumer_offsets-35 in /var/lib/kafka/data/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.858133124Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" policy-db-migrator | kafka | [2024-02-21 15:39:40,928] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.860076427Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.942923ms policy-db-migrator | kafka | [2024-02-21 15:39:40,928] INFO [Partition __consumer_offsets-35 broker=1] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.867767456Z level=info msg="Executing migration" id="Update folder title length" policy-db-migrator | > upgrade 0810-toscatopologytemplate.sql kafka | [2024-02-21 15:39:40,928] INFO [Broker id=1] Leader __consumer_offsets-35 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.867853828Z level=info msg="Migration successfully executed" id="Update folder title length" duration=92.482µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,935] INFO [LogLoader partition=__consumer_offsets-5, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.875930936Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatopologytemplate (`description` VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, nodeTemplatessVersion VARCHAR(20) NULL, nodeTemplatesName VARCHAR(120) NULL, policyVersion VARCHAR(20) NULL, policyName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCATOPOLOGYTEMPLATE (parentLocalName, localName, parentKeyVersion, parentKeyName)) kafka | [2024-02-21 15:39:40,935] INFO Created log for partition __consumer_offsets-5 in /var/lib/kafka/data/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.877358278Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.433062ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,935] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.882313267Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" policy-db-migrator | kafka | [2024-02-21 15:39:40,935] INFO [Partition __consumer_offsets-5 broker=1] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.883137135Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=827.138µs policy-db-migrator | kafka | [2024-02-21 15:39:40,935] INFO [Broker id=1] Leader __consumer_offsets-5 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.886037149Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" policy-db-migrator | > upgrade 0820-toscatrigger.sql kafka | [2024-02-21 15:39:40,941] INFO [LogLoader partition=__consumer_offsets-20, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.886847217Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=809.668µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,941] INFO Created log for partition __consumer_offsets-20 in /var/lib/kafka/data/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.898276289Z level=info msg="Executing migration" id="Sync dashboard and folder table" kafka | [2024-02-21 15:39:40,941] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition) policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatrigger (ACTION VARCHAR(255) NULL, toscaCondition LONGBLOB DEFAULT NULL, toscaConstraint LONGBLOB DEFAULT NULL, `DESCRIPTION` VARCHAR(255) NULL, EVALUATIONS INT DEFAULT NULL, EVENTTYPE VARCHAR(255) NULL, METHOD VARCHAR(255) NULL, `PERIOD` LONGBLOB DEFAULT NULL, SCHEDULE LONGBLOB DEFAULT NULL, TARGETFILTER LONGBLOB DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_TOSCATRIGGER (parentLocalName, localName, parentKeyVersion, parentKeyName)) grafana | logger=migrator t=2024-02-21T15:39:02.898617587Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=344.918µs kafka | [2024-02-21 15:39:40,942] INFO [Partition __consumer_offsets-20 broker=1] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.903448273Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" kafka | [2024-02-21 15:39:40,942] INFO [Broker id=1] Leader __consumer_offsets-20 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.903667658Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=219.845µs kafka | [2024-02-21 15:39:40,949] INFO [LogLoader partition=__consumer_offsets-27, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=migrator t=2024-02-21T15:39:02.907045732Z level=info msg="Executing migration" id="create anon_device table" kafka | [2024-02-21 15:39:40,950] INFO Created log for partition __consumer_offsets-27 in /var/lib/kafka/data/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | > upgrade 0830-FK_ToscaNodeTemplate_capabilitiesName.sql grafana | logger=migrator t=2024-02-21T15:39:02.908159837Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.114465ms kafka | [2024-02-21 15:39:40,950] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=migrator t=2024-02-21T15:39:02.913346451Z level=info msg="Executing migration" id="add unique index anon_device.device_id" policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_capabilitiesName ON toscanodetemplate(capabilitiesName, capabilitiesVersion) kafka | [2024-02-21 15:39:40,950] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.914734772Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.389001ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,951] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.918401693Z level=info msg="Executing migration" id="add index anon_device.updated_at" policy-db-migrator | kafka | [2024-02-21 15:39:40,956] INFO [LogLoader partition=__consumer_offsets-42, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.919531938Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.130555ms policy-db-migrator | kafka | [2024-02-21 15:39:40,957] INFO Created log for partition __consumer_offsets-42 in /var/lib/kafka/data/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.9228022Z level=info msg="Executing migration" id="create signing_key table" policy-db-migrator | > upgrade 0840-FK_ToscaNodeTemplate_requirementsName.sql kafka | [2024-02-21 15:39:40,957] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.923603448Z level=info msg="Migration successfully executed" id="create signing_key table" duration=801.338µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,957] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.930904429Z level=info msg="Executing migration" id="add unique index signing_key.key_id" policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_requirementsName ON toscanodetemplate(requirementsName, requirementsVersion) kafka | [2024-02-21 15:39:40,957] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.932253958Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.348709ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,962] INFO [LogLoader partition=__consumer_offsets-12, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.936430411Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" policy-db-migrator | kafka | [2024-02-21 15:39:40,962] INFO Created log for partition __consumer_offsets-12 in /var/lib/kafka/data/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.937881013Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.450862ms policy-db-migrator | kafka | [2024-02-21 15:39:40,963] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.941215436Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" policy-db-migrator | > upgrade 0850-FK_ToscaNodeType_requirementsName.sql kafka | [2024-02-21 15:39:40,963] INFO [Partition __consumer_offsets-12 broker=1] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.941439881Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=225.225µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,963] INFO [Broker id=1] Leader __consumer_offsets-12 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.946577574Z level=info msg="Executing migration" id="Add folder_uid for dashboard" policy-db-migrator | CREATE INDEX FK_ToscaNodeType_requirementsName ON toscanodetype(requirementsName, requirementsVersion) kafka | [2024-02-21 15:39:40,968] INFO [LogLoader partition=__consumer_offsets-21, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.957315871Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.732477ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,969] INFO Created log for partition __consumer_offsets-21 in /var/lib/kafka/data/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.962797802Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" policy-db-migrator | kafka | [2024-02-21 15:39:40,969] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.9636Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=803.938µs policy-db-migrator | kafka | [2024-02-21 15:39:40,969] INFO [Partition __consumer_offsets-21 broker=1] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.966698748Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" policy-db-migrator | > upgrade 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql kafka | [2024-02-21 15:39:40,969] INFO [Broker id=1] Leader __consumer_offsets-21 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.96770841Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=1.009582ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,976] INFO [LogLoader partition=__consumer_offsets-36, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.975131714Z level=info msg="Executing migration" id="create sso_setting table" policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_capabilityTypesName ON toscaservicetemplate(capabilityTypesName, capabilityTypesVersion) kafka | [2024-02-21 15:39:40,976] INFO Created log for partition __consumer_offsets-36 in /var/lib/kafka/data/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.976166527Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.035293ms policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,976] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.982087477Z level=info msg="Executing migration" id="copy kvstore migration status to each org" policy-db-migrator | kafka | [2024-02-21 15:39:40,976] INFO [Partition __consumer_offsets-36 broker=1] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=migrator t=2024-02-21T15:39:02.983532529Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.446862ms policy-db-migrator | kafka | [2024-02-21 15:39:40,977] INFO [Broker id=1] Leader __consumer_offsets-36 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=migrator t=2024-02-21T15:39:02.988154981Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" policy-db-migrator | > upgrade 0870-FK_ToscaServiceTemplate_dataTypesName.sql kafka | [2024-02-21 15:39:40,986] INFO [LogLoader partition=__consumer_offsets-6, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=migrator t=2024-02-21T15:39:02.988803976Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=647.294µs policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,987] INFO Created log for partition __consumer_offsets-6 in /var/lib/kafka/data/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=migrator t=2024-02-21T15:39:02.991945635Z level=info msg="migrations completed" performed=526 skipped=0 duration=3.442020607s policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_dataTypesName ON toscaservicetemplate(dataTypesName, dataTypesVersion) kafka | [2024-02-21 15:39:40,987] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition) grafana | logger=sqlstore t=2024-02-21T15:39:03.002685712Z level=info msg="Created default admin" user=admin policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,987] INFO [Partition __consumer_offsets-6 broker=1] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=sqlstore t=2024-02-21T15:39:03.00308125Z level=info msg="Created default organization" policy-db-migrator | kafka | [2024-02-21 15:39:40,987] INFO [Broker id=1] Leader __consumer_offsets-6 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=secrets t=2024-02-21T15:39:03.011347063Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 policy-db-migrator | kafka | [2024-02-21 15:39:40,993] INFO [LogLoader partition=__consumer_offsets-43, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=plugin.store t=2024-02-21T15:39:03.025712169Z level=info msg="Loading plugins..." policy-db-migrator | > upgrade 0880-FK_ToscaServiceTemplate_nodeTypesName.sql kafka | [2024-02-21 15:39:40,993] INFO Created log for partition __consumer_offsets-43 in /var/lib/kafka/data/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=local.finder t=2024-02-21T15:39:03.062566989Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,993] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition) grafana | logger=plugin.store t=2024-02-21T15:39:03.062627211Z level=info msg="Plugins loaded" count=55 duration=36.911342ms policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_nodeTypesName ON toscaservicetemplate(nodeTypesName, nodeTypesVersion) kafka | [2024-02-21 15:39:40,993] INFO [Partition __consumer_offsets-43 broker=1] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition) grafana | logger=query_data t=2024-02-21T15:39:03.075075764Z level=info msg="Query Service initialization" policy-db-migrator | -------------- kafka | [2024-02-21 15:39:40,994] INFO [Broker id=1] Leader __consumer_offsets-43 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) grafana | logger=live.push_http t=2024-02-21T15:39:03.078579341Z level=info msg="Live Push Gateway initialization" policy-db-migrator | kafka | [2024-02-21 15:39:41,002] INFO [LogLoader partition=__consumer_offsets-13, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) grafana | logger=ngalert.migration t=2024-02-21T15:39:03.083612072Z level=info msg=Starting policy-db-migrator | kafka | [2024-02-21 15:39:41,002] INFO Created log for partition __consumer_offsets-13 in /var/lib/kafka/data/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) grafana | logger=ngalert.migration orgID=1 t=2024-02-21T15:39:03.084319907Z level=info msg="Migrating alerts for organisation" policy-db-migrator | > upgrade 0890-FK_ToscaServiceTemplate_policyTypesName.sql kafka | [2024-02-21 15:39:41,003] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition) grafana | logger=ngalert.migration orgID=1 t=2024-02-21T15:39:03.084950971Z level=info msg="Alerts found to migrate" alerts=0 policy-db-migrator | -------------- grafana | logger=ngalert.migration CurrentType=Legacy DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2024-02-21T15:39:03.086463044Z level=info msg="Completed legacy migration" kafka | [2024-02-21 15:39:41,003] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_policyTypesName ON toscaservicetemplate(policyTypesName, policyTypesVersion) grafana | logger=infra.usagestats.collector t=2024-02-21T15:39:03.115621035Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 kafka | [2024-02-21 15:39:41,003] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | -------------- grafana | logger=provisioning.datasources t=2024-02-21T15:39:03.118029928Z level=info msg="inserting datasource from configuration" name=PolicyPrometheus uid=dkSf71fnz kafka | [2024-02-21 15:39:41,010] INFO [LogLoader partition=__consumer_offsets-28, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) policy-db-migrator | grafana | logger=provisioning.alerting t=2024-02-21T15:39:03.132465205Z level=info msg="starting to provision alerting" kafka | [2024-02-21 15:39:41,010] INFO Created log for partition __consumer_offsets-28 in /var/lib/kafka/data/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) policy-db-migrator | grafana | logger=provisioning.alerting t=2024-02-21T15:39:03.132506916Z level=info msg="finished to provision alerting" kafka | [2024-02-21 15:39:41,010] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition) policy-db-migrator | > upgrade 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql grafana | logger=grafanaStorageLogger t=2024-02-21T15:39:03.132730201Z level=info msg="Storage starting" kafka | [2024-02-21 15:39:41,010] INFO [Partition __consumer_offsets-28 broker=1] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition) policy-db-migrator | -------------- grafana | logger=ngalert.state.manager t=2024-02-21T15:39:03.134162393Z level=info msg="Warming state cache for startup" kafka | [2024-02-21 15:39:41,010] INFO [Broker id=1] Leader __consumer_offsets-28 with topic id Some(uq7tHAX0S9uQtz-uvInS4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_relationshipTypesName ON toscaservicetemplate(relationshipTypesName, relationshipTypesVersion) grafana | logger=http.server t=2024-02-21T15:39:03.136697448Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-3 (state.change.logger) policy-db-migrator | -------------- grafana | logger=grafana-apiserver t=2024-02-21T15:39:03.13722428Z level=info msg="Authentication is disabled" kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-18 (state.change.logger) policy-db-migrator | grafana | logger=ngalert.multiorg.alertmanager t=2024-02-21T15:39:03.138555359Z level=info msg="Starting MultiOrg Alertmanager" kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-41 (state.change.logger) policy-db-migrator | grafana | logger=grafana-apiserver t=2024-02-21T15:39:03.13952255Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-10 (state.change.logger) policy-db-migrator | > upgrade 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql grafana | logger=plugins.update.checker t=2024-02-21T15:39:03.227998164Z level=info msg="Update check succeeded" duration=84.137608ms kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-33 (state.change.logger) policy-db-migrator | -------------- grafana | logger=ngalert.state.manager t=2024-02-21T15:39:03.267981393Z level=info msg="State cache has been initialized" states=0 duration=133.8107ms kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-48 (state.change.logger) policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_nodeTemplatesName ON toscatopologytemplate(nodeTemplatesName, nodeTemplatessVersion) grafana | logger=ngalert.scheduler t=2024-02-21T15:39:03.268223898Z level=info msg="Starting scheduler" tickInterval=10s kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-19 (state.change.logger) policy-db-migrator | -------------- grafana | logger=ticker t=2024-02-21T15:39:03.268521255Z level=info msg=starting first_tick=2024-02-21T15:39:10Z kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-34 (state.change.logger) policy-db-migrator | grafana | logger=grafana.update.checker t=2024-02-21T15:39:03.283818861Z level=info msg="Update check succeeded" duration=146.393367ms kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-4 (state.change.logger) policy-db-migrator | grafana | logger=sqlstore.transactions t=2024-02-21T15:39:03.349907683Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-11 (state.change.logger) policy-db-migrator | > upgrade 0920-FK_ToscaTopologyTemplate_policyName.sql grafana | logger=infra.usagestats t=2024-02-21T15:39:33.14523828Z level=info msg="Usage stats are ready to report" kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-26 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-49 (state.change.logger) policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_policyName ON toscatopologytemplate(policyName, policyVersion) kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-39 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-9 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-24 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-31 (state.change.logger) policy-db-migrator | > upgrade 0940-PdpPolicyStatus_PdpGroup.sql kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-46 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-1 (state.change.logger) policy-db-migrator | CREATE INDEX PdpPolicyStatus_PdpGroup ON pdppolicystatus(PDPGROUP) kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-16 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-2 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-25 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-40 (state.change.logger) policy-db-migrator | > upgrade 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-47 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-17 (state.change.logger) policy-db-migrator | CREATE INDEX TscaServiceTemplatetopologyTemplateParentLocalName ON toscaservicetemplate(topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-32 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-37 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-7 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-22 (state.change.logger) policy-db-migrator | > upgrade 0960-FK_ToscaNodeTemplate_capabilitiesName.sql kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-29 (state.change.logger) policy-db-migrator | -------------- policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES toscacapabilityassignments (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-44 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-14 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-23 (state.change.logger) policy-db-migrator | > upgrade 0970-FK_ToscaNodeTemplate_requirementsName.sql kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-38 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-8 (state.change.logger) policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-45 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-15 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-30 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-0 (state.change.logger) policy-db-migrator | > upgrade 0980-FK_ToscaNodeType_requirementsName.sql kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-35 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-5 (state.change.logger) policy-db-migrator | ALTER TABLE toscanodetype ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-20 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-27 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-42 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-12 (state.change.logger) policy-db-migrator | > upgrade 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-21 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-36 (state.change.logger) policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_capabilityTypesName FOREIGN KEY (capabilityTypesName, capabilityTypesVersion) REFERENCES toscacapabilitytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-6 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-43 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-13 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,014] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-28 (state.change.logger) policy-db-migrator | > upgrade 1000-FK_ToscaServiceTemplate_dataTypesName.sql kafka | [2024-02-21 15:39:41,016] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,017] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES toscadatatypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 1010-FK_ToscaServiceTemplate_nodeTypesName.sql kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_nodeTypesName FOREIGN KEY (nodeTypesName, nodeTypesVersion) REFERENCES toscanodetypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 1020-FK_ToscaServiceTemplate_policyTypesName.sql kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_policyTypesName FOREIGN KEY (policyTypesName, policyTypesVersion) REFERENCES toscapolicytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_relationshipTypesName FOREIGN KEY (relationshipTypesName, relationshipTypesVersion) REFERENCES toscarelationshiptypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_nodeTemplatesName FOREIGN KEY (nodeTemplatesName, nodeTemplatessVersion) REFERENCES toscanodetemplates (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 1050-FK_ToscaTopologyTemplate_policyName.sql kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES toscapolicies (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,019] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator) kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT TscaServiceTemplatetopologyTemplateParentLocalName FOREIGN KEY (topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) REFERENCES toscatopologytemplate (parentLocalName, localName, parentKeyVersion, parentKeyName) ON UPDATE RESTRICT ON DELETE RESTRICT kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 0100-pdp.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE pdp ADD COLUMN LASTUPDATE datetime NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER HEALTHY kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 0110-idx_tsidx1.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | CREATE INDEX IDX_TSIDX1 ON pdpstatistics(timeStamp, name, version) kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 0120-pk_pdpstatistics.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | policy-db-migrator | > upgrade 0130-pdpstatistics.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE pdpstatistics ADD COLUMN POLICYUNDEPLOYCOUNT BIGINT DEFAULT NULL AFTER POLICYEXECUTEDSUCCESSCOUNT, ADD COLUMN POLICYUNDEPLOYFAILCOUNT BIGINT DEFAULT NULL, ADD COLUMN POLICYUNDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, ADD COLUMN ID BIGINT NOT NULL kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0140-pk_pdpstatistics.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | 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 kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID, name, version) kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0150-pdpstatistics.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE pdpstatistics MODIFY COLUMN timeStamp datetime(6) NULL kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0160-jpapdpstatistics_enginestats.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats ADD COLUMN ID BIGINT DEFAULT NULL AFTER UPTIME kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0170-jpapdpstatistics_enginestats.sql kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | UPDATE jpapdpstatistics_enginestats a kafka | [2024-02-21 15:39:41,020] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | JOIN pdpstatistics b kafka | [2024-02-21 15:39:41,020] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp kafka | [2024-02-21 15:39:41,021] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | SET a.id = b.id kafka | [2024-02-21 15:39:41,021] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,021] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,021] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,021] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 0180-jpapdpstatistics_enginestats.sql kafka | [2024-02-21 15:39:41,021] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,021] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats DROP COLUMN timeStamp kafka | [2024-02-21 15:39:41,021] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,021] INFO [Broker id=1] Finished LeaderAndIsr request in 421ms correlationId 3 from controller 1 for 50 partitions (state.change.logger) policy-db-migrator | policy-db-migrator | kafka | [2024-02-21 15:39:41,023] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=uq7tHAX0S9uQtz-uvInS4w, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=13, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=46, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=9, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=42, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=21, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=17, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=30, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=26, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=5, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=38, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=1, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=34, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=16, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=45, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=12, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=41, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=24, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=20, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=49, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=29, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=25, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=8, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=37, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=4, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=33, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=15, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=48, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=11, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=44, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=23, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=19, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=32, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=28, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=7, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=40, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=3, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=36, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=47, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=14, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=43, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=10, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=22, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=18, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=31, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=27, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=39, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=6, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=35, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=2, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 3 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) policy-db-migrator | > upgrade 0190-jpapolicyaudit.sql kafka | [2024-02-21 15:39:41,029] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 10 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,031] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-13 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapolicyaudit (ACTION INT DEFAULT NULL, PDPGROUP VARCHAR(255) NULL, PDPTYPE VARCHAR(255) NULL, TIMESTAMP datetime DEFAULT NULL, USER VARCHAR(255) NULL, ID BIGINT NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_JPAPOLICYAUDIT (ID, name, version)) kafka | [2024-02-21 15:39:41,032] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-46 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,032] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-9 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,032] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 13 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,032] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-42 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | > upgrade 0200-JpaPolicyAuditIndex_timestamp.sql kafka | [2024-02-21 15:39:41,032] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,032] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-21 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | CREATE INDEX JpaPolicyAuditIndex_timestamp ON jpapolicyaudit(TIMESTAMP) kafka | [2024-02-21 15:39:41,032] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,032] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-17 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,032] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-30 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,032] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0210-sequence.sql policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-26 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | CREATE TABLE IF NOT EXISTS sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 14 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-5 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-38 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0220-sequence.sql kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-1 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-34 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | INSERT INTO sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-16 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-45 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | > upgrade 0100-jpatoscapolicy_targets.sql kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-12 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE jpatoscapolicy_targets ADD COLUMN toscaPolicyName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICY_TARGETS PRIMARY KEY (toscaPolicyName, toscaPolicyVersion) kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-41 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,033] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-24 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,033] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0110-jpatoscapolicytype_targets.sql kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-20 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,034] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE jpatoscapolicytype_targets ADD COLUMN toscaPolicyTypeName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyTypeVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICYTYPE_TARGETS PRIMARY KEY (toscaPolicyTypeName, toscaPolicyTypeVersion) kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-49 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,034] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-29 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | > upgrade 0120-toscatrigger.sql policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-25 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | DROP TABLE IF EXISTS toscatrigger kafka | [2024-02-21 15:39:41,034] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-8 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-37 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,034] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0130-jpatoscapolicytype_triggers.sql kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-4 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-33 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | ALTER TABLE jpatoscapolicytype_triggers MODIFY COLUMN triggers LONGBLOB kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-15 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,034] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,034] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-48 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,035] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0140-toscaparameter.sql kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-11 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-44 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | DROP TABLE IF EXISTS toscaparameter kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-23 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,035] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-19 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-32 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | > upgrade 0150-toscaproperty.sql kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-28 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,035] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_constraints kafka | [2024-02-21 15:39:41,035] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-7 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,035] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,035] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,035] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_metadata kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 16 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | DROP TABLE IF EXISTS toscaproperty kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0160-jpapolicyaudit_pk.sql kafka | [2024-02-21 15:39:41,036] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE jpapolicyaudit DROP PRIMARY KEY kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE jpapolicyaudit ADD CONSTRAINT PK_JPAPOLICYAUDIT PRIMARY KEY (ID) kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,037] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0170-pdpstatistics_pk.sql kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,038] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,039] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 19 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID) kafka | [2024-02-21 15:39:41,039] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,039] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,039] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | kafka | [2024-02-21 15:39:41,039] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) policy-db-migrator | > upgrade 0180-jpatoscanodetemplate_metadata.sql kafka | [2024-02-21 15:39:41,039] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-40 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,039] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-3 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | ALTER TABLE jpatoscanodetemplate_metadata MODIFY COLUMN METADATA LONGTEXT policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-36 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-47 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-14 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | > upgrade 0100-upgrade.sql kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-43 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-10 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | select 'upgrade to 1100 completed' as msg kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-22 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-18 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-31 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | msg kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-27 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | upgrade to 1100 completed kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-39 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-6 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | > upgrade 0100-jpapolicyaudit_renameuser.sql kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-35 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,040] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-2 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | ALTER TABLE jpapolicyaudit RENAME COLUMN USER TO USERNAME kafka | [2024-02-21 15:39:41,040] INFO [Broker id=1] Add 50 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,042] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 4 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) policy-db-migrator | kafka | [2024-02-21 15:39:41,072] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group policy-pap in Empty state. Created a new member id consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15 and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:41,088] INFO [GroupCoordinator 1]: Preparing to rebalance group policy-pap in state PreparingRebalance with old generation 0 (__consumer_offsets-24) (reason: Adding new member consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15 with group instance id None; client reason: rebalance failed due to MemberIdRequiredException) (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 0110-idx_tsidx1.sql kafka | [2024-02-21 15:39:41,117] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group b4bc9576-9bdd-4c85-a196-1d696233f1c3 in Empty state. Created a new member id consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,122] INFO [GroupCoordinator 1]: Preparing to rebalance group b4bc9576-9bdd-4c85-a196-1d696233f1c3 in state PreparingRebalance with old generation 0 (__consumer_offsets-31) (reason: Adding new member consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff with group instance id None; client reason: rebalance failed due to MemberIdRequiredException) (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | DROP INDEX IDX_TSIDX1 ON pdpstatistics kafka | [2024-02-21 15:39:41,716] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group 84e879ea-ed6a-45c7-af4e-5ae929bc2e37 in Empty state. Created a new member id consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:41,720] INFO [GroupCoordinator 1]: Preparing to rebalance group 84e879ea-ed6a-45c7-af4e-5ae929bc2e37 in state PreparingRebalance with old generation 0 (__consumer_offsets-9) (reason: Adding new member consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da with group instance id None; client reason: rebalance failed due to MemberIdRequiredException) (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | policy-db-migrator | -------------- kafka | [2024-02-21 15:39:44,101] INFO [GroupCoordinator 1]: Stabilized group policy-pap generation 1 (__consumer_offsets-24) with 1 members (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | CREATE INDEX IDXTSIDX1 ON pdpstatistics(timeStamp, name, version) kafka | [2024-02-21 15:39:44,119] INFO [GroupCoordinator 1]: Assignment received from leader consumer-policy-pap-4-9edd8b38-cebd-4fa0-b444-2962fd653c15 for group policy-pap for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- kafka | [2024-02-21 15:39:44,123] INFO [GroupCoordinator 1]: Stabilized group b4bc9576-9bdd-4c85-a196-1d696233f1c3 generation 1 (__consumer_offsets-31) with 1 members (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:44,128] INFO [GroupCoordinator 1]: Assignment received from leader consumer-b4bc9576-9bdd-4c85-a196-1d696233f1c3-3-b1157384-1900-4178-af77-93ff494e1cff for group b4bc9576-9bdd-4c85-a196-1d696233f1c3 for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | kafka | [2024-02-21 15:39:44,722] INFO [GroupCoordinator 1]: Stabilized group 84e879ea-ed6a-45c7-af4e-5ae929bc2e37 generation 1 (__consumer_offsets-9) with 1 members (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | > upgrade 0120-audit_sequence.sql kafka | [2024-02-21 15:39:44,735] INFO [GroupCoordinator 1]: Assignment received from leader consumer-84e879ea-ed6a-45c7-af4e-5ae929bc2e37-2-635b5b50-87c7-4dac-a8a9-4aa875abd2da for group 84e879ea-ed6a-45c7-af4e-5ae929bc2e37 for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator) policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS audit_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | INSERT INTO audit_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM jpapolicyaudit)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0130-statistics_sequence.sql policy-db-migrator | -------------- policy-db-migrator | CREATE TABLE IF NOT EXISTS statistics_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | INSERT INTO statistics_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | TRUNCATE TABLE sequence policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0100-pdpstatistics.sql policy-db-migrator | -------------- policy-db-migrator | DROP INDEX IDXTSIDX1 ON pdpstatistics policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | -------------- policy-db-migrator | DROP TABLE pdpstatistics policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE jpapdpstatistics_enginestats policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policy-db-migrator | > upgrade 0120-statistics_sequence.sql policy-db-migrator | -------------- policy-db-migrator | DROP TABLE statistics_sequence policy-db-migrator | -------------- policy-db-migrator | policy-db-migrator | policyadmin: OK: upgrade (1300) policy-db-migrator | name version policy-db-migrator | policyadmin 1300 policy-db-migrator | ID script operation from_version to_version tag success atTime policy-db-migrator | 1 0100-jpapdpgroup_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:08 policy-db-migrator | 2 0110-jpapdpstatistics_enginestats.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 3 0120-jpapdpsubgroup_policies.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 4 0130-jpapdpsubgroup_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 5 0140-jpapdpsubgroup_supportedpolicytypes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 6 0150-jpatoscacapabilityassignment_attributes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 7 0160-jpatoscacapabilityassignment_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 8 0170-jpatoscacapabilityassignment_occurrences.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 9 0180-jpatoscacapabilityassignment_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 10 0190-jpatoscacapabilitytype_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 11 0200-jpatoscacapabilitytype_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 12 0210-jpatoscadatatype_constraints.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 13 0220-jpatoscadatatype_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 14 0230-jpatoscadatatype_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 15 0240-jpatoscanodetemplate_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 16 0250-jpatoscanodetemplate_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 17 0260-jpatoscanodetype_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 18 0270-jpatoscanodetype_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 19 0280-jpatoscapolicy_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 20 0290-jpatoscapolicy_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 21 0300-jpatoscapolicy_targets.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 22 0310-jpatoscapolicytype_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 23 0320-jpatoscapolicytype_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 24 0330-jpatoscapolicytype_targets.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 25 0340-jpatoscapolicytype_triggers.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 26 0350-jpatoscaproperty_constraints.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:09 policy-db-migrator | 27 0360-jpatoscaproperty_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 28 0370-jpatoscarelationshiptype_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 29 0380-jpatoscarelationshiptype_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 30 0390-jpatoscarequirement_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 31 0400-jpatoscarequirement_occurrences.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 32 0410-jpatoscarequirement_properties.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 33 0420-jpatoscaservicetemplate_metadata.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 34 0430-jpatoscatopologytemplate_inputs.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 35 0440-pdpgroup_pdpsubgroup.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 36 0450-pdpgroup.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 37 0460-pdppolicystatus.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 38 0470-pdp.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 39 0480-pdpstatistics.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 40 0490-pdpsubgroup_pdp.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 41 0500-pdpsubgroup.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 42 0510-toscacapabilityassignment.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 43 0520-toscacapabilityassignments.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 44 0530-toscacapabilityassignments_toscacapabilityassignment.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 45 0540-toscacapabilitytype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 46 0550-toscacapabilitytypes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 47 0560-toscacapabilitytypes_toscacapabilitytype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 48 0570-toscadatatype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 49 0580-toscadatatypes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 50 0590-toscadatatypes_toscadatatype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:10 policy-db-migrator | 51 0600-toscanodetemplate.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 52 0610-toscanodetemplates.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 53 0620-toscanodetemplates_toscanodetemplate.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 54 0630-toscanodetype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 55 0640-toscanodetypes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 56 0650-toscanodetypes_toscanodetype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 57 0660-toscaparameter.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 58 0670-toscapolicies.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 59 0680-toscapolicies_toscapolicy.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 60 0690-toscapolicy.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 61 0700-toscapolicytype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 62 0710-toscapolicytypes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 63 0720-toscapolicytypes_toscapolicytype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 64 0730-toscaproperty.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 65 0740-toscarelationshiptype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 66 0750-toscarelationshiptypes.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 67 0760-toscarelationshiptypes_toscarelationshiptype.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 68 0770-toscarequirement.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 69 0780-toscarequirements.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 70 0790-toscarequirements_toscarequirement.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 71 0800-toscaservicetemplate.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 72 0810-toscatopologytemplate.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 73 0820-toscatrigger.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 74 0830-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:11 policy-db-migrator | 75 0840-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 76 0850-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 77 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 78 0870-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 79 0880-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 80 0890-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 81 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 82 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 83 0920-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 84 0940-PdpPolicyStatus_PdpGroup.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 85 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 86 0960-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 87 0970-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 88 0980-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 89 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 90 1000-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 91 1010-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 92 1020-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 93 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:12 policy-db-migrator | 94 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:13 policy-db-migrator | 95 1050-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:13 policy-db-migrator | 96 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 2102241539080800u 1 2024-02-21 15:39:13 policy-db-migrator | 97 0100-pdp.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 98 0110-idx_tsidx1.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 99 0120-pk_pdpstatistics.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 100 0130-pdpstatistics.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 101 0140-pk_pdpstatistics.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 102 0150-pdpstatistics.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 103 0160-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 104 0170-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 105 0180-jpapdpstatistics_enginestats.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 106 0190-jpapolicyaudit.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 107 0200-JpaPolicyAuditIndex_timestamp.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 108 0210-sequence.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 109 0220-sequence.sql upgrade 0800 0900 2102241539080900u 1 2024-02-21 15:39:13 policy-db-migrator | 110 0100-jpatoscapolicy_targets.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:13 policy-db-migrator | 111 0110-jpatoscapolicytype_targets.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:13 policy-db-migrator | 112 0120-toscatrigger.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:13 policy-db-migrator | 113 0130-jpatoscapolicytype_triggers.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:13 policy-db-migrator | 114 0140-toscaparameter.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:13 policy-db-migrator | 115 0150-toscaproperty.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:14 policy-db-migrator | 116 0160-jpapolicyaudit_pk.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:14 policy-db-migrator | 117 0170-pdpstatistics_pk.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:14 policy-db-migrator | 118 0180-jpatoscanodetemplate_metadata.sql upgrade 0900 1000 2102241539081000u 1 2024-02-21 15:39:14 policy-db-migrator | 119 0100-upgrade.sql upgrade 1000 1100 2102241539081100u 1 2024-02-21 15:39:14 policy-db-migrator | 120 0100-jpapolicyaudit_renameuser.sql upgrade 1100 1200 2102241539081200u 1 2024-02-21 15:39:14 policy-db-migrator | 121 0110-idx_tsidx1.sql upgrade 1100 1200 2102241539081200u 1 2024-02-21 15:39:14 policy-db-migrator | 122 0120-audit_sequence.sql upgrade 1100 1200 2102241539081200u 1 2024-02-21 15:39:14 policy-db-migrator | 123 0130-statistics_sequence.sql upgrade 1100 1200 2102241539081200u 1 2024-02-21 15:39:14 policy-db-migrator | 124 0100-pdpstatistics.sql upgrade 1200 1300 2102241539081300u 1 2024-02-21 15:39:14 policy-db-migrator | 125 0110-jpapdpstatistics_enginestats.sql upgrade 1200 1300 2102241539081300u 1 2024-02-21 15:39:14 policy-db-migrator | 126 0120-statistics_sequence.sql upgrade 1200 1300 2102241539081300u 1 2024-02-21 15:39:14 policy-db-migrator | policyadmin: OK @ 1300 ++ echo 'Tearing down containers...' Tearing down containers... ++ docker-compose down -v --remove-orphans Stopping policy-apex-pdp ... Stopping policy-pap ... Stopping policy-api ... Stopping kafka ... Stopping grafana ... Stopping compose_zookeeper_1 ... Stopping prometheus ... Stopping simulator ... Stopping mariadb ... Stopping grafana ... done Stopping prometheus ... done Stopping policy-apex-pdp ... done Stopping simulator ... done Stopping policy-pap ... done Stopping mariadb ... done Stopping kafka ... done Stopping compose_zookeeper_1 ... done Stopping policy-api ... done Removing policy-apex-pdp ... Removing policy-pap ... Removing policy-api ... Removing policy-db-migrator ... Removing kafka ... Removing grafana ... Removing compose_zookeeper_1 ... Removing prometheus ... Removing simulator ... Removing mariadb ... Removing policy-apex-pdp ... done Removing simulator ... done Removing grafana ... done Removing mariadb ... done Removing policy-pap ... done Removing policy-api ... done Removing policy-db-migrator ... done Removing kafka ... done Removing prometheus ... done Removing compose_zookeeper_1 ... done Removing network compose_default ++ cd /w/workspace/policy-pap-master-project-csit-verify-pap + load_set + _setopts=hxB ++ echo braceexpand:hashall:interactive-comments:xtrace ++ tr : ' ' + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o braceexpand + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o hashall + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o interactive-comments + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') + set +o xtrace ++ echo hxB ++ sed 's/./& /g' + for i in $(echo "$_setopts" | sed 's/./& /g') + set +h + for i in $(echo "$_setopts" | sed 's/./& /g') + set +x + [[ -n /tmp/tmp.9G9cREVzs6 ]] + rsync -av /tmp/tmp.9G9cREVzs6/ /w/workspace/policy-pap-master-project-csit-verify-pap/csit/archives/pap sending incremental file list ./ log.html output.xml report.html testplan.txt sent 920,361 bytes received 95 bytes 1,840,912.00 bytes/sec total size is 919,816 speedup is 1.00 + rm -rf /w/workspace/policy-pap-master-project-csit-verify-pap/models + exit 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2071 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! WARNING! Could not find file: **/log.html WARNING! Could not find file: **/report.html -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins18337758282915555027.sh ---> sysstat.sh [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins4916474690511242870.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-pap-master-project-csit-verify-pap + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-pap-master-project-csit-verify-pap ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-pap-master-project-csit-verify-pap ']' + mkdir -p /w/workspace/policy-pap-master-project-csit-verify-pap/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-master-project-csit-verify-pap/archives/ [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins14895691344292704468.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-master-project-csit-verify-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s26Y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-s26Y/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins13065772371953427509.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-master-project-csit-verify-pap@tmp/config6561597666809112371tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins7302799492977829627.sh ---> create-netrc.sh [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins16532115352910584359.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-master-project-csit-verify-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s26Y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-s26Y/bin to PATH [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins11305222347973694020.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-pap-master-project-csit-verify-pap] $ /bin/bash /tmp/jenkins16828118268525077979.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-master-project-csit-verify-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s26Y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-s26Y/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-pap-master-project-csit-verify-pap] $ /bin/bash -l /tmp/jenkins1028296480642492032.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-pap-master-project-csit-verify-pap/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s26Y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-s26Y/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-master-project-csit-verify-pap/508 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-7411 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 14G 142G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 857 25315 0 5994 30854 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:48:e5:c6 brd ff:ff:ff:ff:ff:ff inet 10.30.107.189/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85958sec preferred_lft 85958sec inet6 fe80::f816:3eff:fe48:e5c6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:02:28:be:07 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7411) 02/21/24 _x86_64_ (8 CPU) 15:35:34 LINUX RESTART (8 CPU) 15:36:01 tps rtps wtps bread/s bwrtn/s 15:37:01 236.56 44.83 191.73 2001.13 70273.75 15:38:01 138.54 19.46 119.08 2250.69 61602.27 15:39:01 336.99 6.10 330.89 902.12 128847.99 15:40:01 220.91 9.55 211.36 412.36 8168.72 15:41:01 6.13 0.00 6.13 0.00 139.17 15:42:01 19.91 0.08 19.83 5.60 1204.73 Average: 159.84 13.34 146.50 928.62 45038.19 15:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:01 30177772 31734620 2761448 8.38 66532 1802828 1394672 4.10 833628 1639928 145832 15:38:01 29826212 31755112 3113008 9.45 85592 2138796 1362588 4.01 832312 1956772 158860 15:39:01 25719672 31400088 7219548 21.92 144296 5666832 4849596 14.27 1286776 5380752 532 15:40:01 23673300 29496408 9265920 28.13 154340 5784136 8978460 26.42 3368160 5297324 1676 15:41:01 23619620 29443536 9319600 28.29 154612 5784408 8916532 26.23 3423788 5295016 208 15:42:01 24478828 30327564 8460392 25.68 155204 5812504 5931396 17.45 2590748 5292604 464 Average: 26249234 30692888 6689986 20.31 126763 4498251 5238874 15.41 2055902 4143733 51262 15:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 15:37:01 ens3 330.44 221.90 1485.79 59.16 0.00 0.00 0.00 0.00 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:38:01 ens3 59.22 42.54 836.93 8.48 0.00 0.00 0.00 0.00 15:39:01 br-537fb82bd376 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:01 vethb6060ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:01 veth034f35d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:40:01 br-537fb82bd376 1.50 1.33 0.90 1.80 0.00 0.00 0.00 0.00 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:01 veth9754604 7.07 7.17 1.24 0.75 0.00 0.00 0.00 0.00 15:40:01 vethb6060ca 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 15:41:01 br-537fb82bd376 1.58 1.80 1.00 0.24 0.00 0.00 0.00 0.00 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:01 veth9754604 45.57 42.50 11.25 36.76 0.00 0.00 0.00 0.00 15:41:01 vethb6060ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:42:01 br-537fb82bd376 1.20 1.35 0.10 0.13 0.00 0.00 0.00 0.00 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:01 veth4331b07 40.28 30.79 3.87 4.37 0.00 0.00 0.00 0.00 15:42:01 vetha1997b3 107.32 130.29 77.68 31.88 0.00 0.00 0.00 0.01 Average: br-537fb82bd376 0.71 0.77 0.33 0.36 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: veth4331b07 6.71 5.13 0.64 0.73 0.00 0.00 0.00 0.00 Average: vetha1997b3 17.89 21.72 12.95 5.31 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7411) 02/21/24 _x86_64_ (8 CPU) 15:35:34 LINUX RESTART (8 CPU) 15:36:01 CPU %user %nice %system %iowait %steal %idle 15:37:01 all 10.62 0.00 1.03 6.46 0.05 81.84 15:37:01 0 4.99 0.00 1.11 0.54 0.03 93.34 15:37:01 1 7.25 0.00 0.47 0.44 0.03 91.82 15:37:01 2 2.89 0.00 0.70 0.85 0.02 95.54 15:37:01 3 18.07 0.00 1.34 1.73 0.07 78.80 15:37:01 4 21.93 0.00 1.75 4.82 0.07 71.44 15:37:01 5 10.80 0.00 1.41 1.11 0.05 86.63 15:37:01 6 3.91 0.00 0.50 36.83 0.05 58.71 15:37:01 7 15.21 0.00 0.97 5.45 0.05 78.32 15:38:01 all 9.92 0.00 0.77 3.72 0.03 85.55 15:38:01 0 0.33 0.00 0.20 0.20 0.00 99.27 15:38:01 1 1.65 0.00 0.22 0.42 0.00 97.72 15:38:01 2 0.15 0.00 0.10 0.00 0.02 99.73 15:38:01 3 32.81 0.00 1.85 4.11 0.12 61.11 15:38:01 4 12.00 0.00 0.87 0.99 0.03 86.11 15:38:01 5 0.40 0.00 0.48 18.14 0.03 80.94 15:38:01 6 19.20 0.00 1.48 5.87 0.05 73.39 15:38:01 7 12.98 0.00 0.95 0.10 0.03 85.94 15:39:01 all 14.27 0.00 6.45 2.12 0.07 77.09 15:39:01 0 14.98 0.00 6.64 0.78 0.07 77.55 15:39:01 1 16.02 0.00 6.70 1.17 0.10 76.01 15:39:01 2 14.80 0.00 7.96 6.59 0.05 70.61 15:39:01 3 13.36 0.00 7.06 4.48 0.07 75.03 15:39:01 4 13.99 0.00 5.78 0.26 0.07 79.90 15:39:01 5 10.84 0.00 5.43 2.90 0.05 80.77 15:39:01 6 14.67 0.00 5.80 0.67 0.07 78.80 15:39:01 7 15.51 0.00 6.21 0.15 0.05 78.07 15:40:01 all 28.34 0.00 3.31 0.81 0.09 67.45 15:40:01 0 29.46 0.00 3.58 0.45 0.08 66.43 15:40:01 1 27.23 0.00 3.37 0.15 0.08 69.17 15:40:01 2 26.67 0.00 3.33 2.10 0.10 67.80 15:40:01 3 37.95 0.00 3.90 0.72 0.10 57.32 15:40:01 4 21.73 0.00 2.40 1.33 0.08 74.46 15:40:01 5 30.69 0.00 3.38 1.14 0.08 64.70 15:40:01 6 26.85 0.00 3.13 0.28 0.07 69.67 15:40:01 7 26.21 0.00 3.38 0.34 0.08 69.99 15:41:01 all 4.61 0.00 0.41 0.02 0.05 94.91 15:41:01 0 2.95 0.00 0.23 0.00 0.03 96.78 15:41:01 1 5.17 0.00 0.50 0.02 0.05 94.26 15:41:01 2 4.34 0.00 0.48 0.08 0.07 95.02 15:41:01 3 4.76 0.00 0.32 0.02 0.05 94.86 15:41:01 4 5.99 0.00 0.40 0.02 0.08 93.51 15:41:01 5 4.37 0.00 0.35 0.00 0.03 95.25 15:41:01 6 5.37 0.00 0.55 0.00 0.03 94.04 15:41:01 7 3.94 0.00 0.43 0.02 0.07 95.54 15:42:01 all 1.47 0.00 0.50 0.05 0.04 97.94 15:42:01 0 1.45 0.00 0.48 0.00 0.05 98.01 15:42:01 1 0.98 0.00 0.57 0.02 0.07 98.37 15:42:01 2 0.97 0.00 0.48 0.17 0.03 98.35 15:42:01 3 1.38 0.00 0.35 0.02 0.02 98.23 15:42:01 4 3.46 0.00 0.50 0.02 0.05 95.97 15:42:01 5 1.18 0.00 0.52 0.03 0.03 98.23 15:42:01 6 0.97 0.00 0.45 0.00 0.03 98.55 15:42:01 7 1.37 0.00 0.60 0.12 0.07 97.84 Average: all 11.52 0.00 2.06 2.19 0.05 84.17 Average: 0 9.01 0.00 2.03 0.33 0.04 88.59 Average: 1 9.69 0.00 1.96 0.37 0.06 87.94 Average: 2 8.26 0.00 2.15 1.61 0.05 87.94 Average: 3 18.05 0.00 2.45 1.83 0.07 77.60 Average: 4 13.16 0.00 1.93 1.24 0.06 83.62 Average: 5 9.68 0.00 1.92 3.89 0.05 84.46 Average: 6 11.82 0.00 1.97 7.27 0.05 78.88 Average: 7 12.52 0.00 2.08 1.03 0.06 84.32