Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-9936 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/oam-tr069-adapter-sonar
The recommended git tool is: NONE
using credential jenkins
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter
> git init /w/workspace/oam-tr069-adapter-sonar # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_SSH to set credentials jenkins
> git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/oam/tr069-adapter # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9f22c5b2bbd3cf86ecd1b1cffa5104eeaa4a9715 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9f22c5b2bbd3cf86ecd1b1cffa5104eeaa4a9715 # timeout=10
Commit message: "Fix: Update Sonar needed parameters"
> git rev-list --no-walk 9f22c5b2bbd3cf86ecd1b1cffa5104eeaa4a9715 # timeout=10
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Not] preventing prebuild for step [BuilderChain]
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins1127313412409239415.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-CERv
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-CERv/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-CERv/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.1
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.57
botocore==1.35.57
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.7.0
cmd2==2.5.4
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.14
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.1
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.8.0
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.1.0
oslo.config==9.6.0
oslo.context==5.6.0
oslo.i18n==6.4.0
oslo.log==6.1.2
oslo.serialization==5.5.0
oslo.utils==7.4.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.9.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.3
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.3.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.27.1
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true)
Run condition [Boolean condition] enabling perform for step [BuilderChain]
[oam-tr069-adapter-sonar] $ /bin/sh -xe /tmp/jenkins17528853119998902531.sh
+ echo Using SonarCloud
Using SonarCloud
[oam-tr069-adapter-sonar] $ /bin/sh -xe /tmp/jenkins11879305355579032221.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-4c-4g-9936
[oam-tr069-adapter-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=oam/tr069-adapter -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DJAVA_OPTS= -DGERRIT_PROJECT=oam/tr069-adapter -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS=-Ddocker.skip=true -DSONAR_MAVEN_GOAL=sonar:sonar --version
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[oam-tr069-adapter-sonar] $ /bin/sh -xe /tmp/jenkins16095953613831940090.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SET_JDK_VERSION=openjdk8
GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
[EnvInject] - Variables injected successfully.
[oam-tr069-adapter-sonar] $ /bin/sh /tmp/jenkins13065526410486600057.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (build 1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09)
OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode)
JAVA_HOME=/usr/lib/jvm/java-8-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.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
SONARCLOUD_JAVA_VERSION=openjdk17
SONARCLOUD_QUALITYGATE_WAIT=False
SCAN_DEV_BRANCH=False
PROJECT_ORGANIZATION=o-ran-sc
SONAR_HOST_URL=https://sonarcloud.io
PROJECT_KEY=o-ran-sc_oam-tr069-adapter
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/oam-tr069-adapter-sonar@tmp/config12758632775511582347tmp
copy managed file [oam-tr069-adapter-settings] to file:/w/workspace/oam-tr069-adapter-sonar@tmp/config9165101591376997746tmp
[oam-tr069-adapter-sonar] $ /bin/bash -l /tmp/jenkins1251957537200825646.sh
---> common-variables.sh
--show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
---> maven-sonar.sh
+ set +u
+ export MAVEN_OPTS
+ declare -a params
+ params+=("--global-settings $GLOBAL_SETTINGS_FILE")
+ params+=("--settings $SETTINGS_FILE")
+ _JAVA_OPTIONS=
+ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/oam-tr069-adapter-sonar@tmp/config12758632775511582347tmp --settings /w/workspace/oam-tr069-adapter-sonar@tmp/config9165101591376997746tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Ddocker.skip=true
Picked up _JAVA_OPTIONS:
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 1.8.0_362, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.common:common:jar:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.factory:factory:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.factory:factory:${project.version}, /w/workspace/oam-tr069-adapter-sonar/factory/pom.xml, line 119, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.acs.booter:application-booter:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.acs.booter:application-booter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/pom.xml, line 192, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.mapper:mapper:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 142, column 18
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 196, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.ves.agent:ves-agent:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 79, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 178, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.config:config-data:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 92, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 142, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter:tr069adapter:pom:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] tr069adapter [pom]
[INFO] common utility [jar]
[INFO] maria-db [jar]
[INFO] nginx [jar]
[INFO] acs [pom]
[INFO] ACS common utility [jar]
[INFO] factory [jar]
[INFO] CPE Management [jar]
[INFO] TR069 Request Processor [jar]
[INFO] acs nbi service [jar]
[INFO] Application Booter [jar]
[INFO] TR069_Mapper [jar]
[INFO] netconf-server [jar]
[INFO] ves-agent [jar]
[INFO] config-data [jar]
[INFO]
[INFO] --------------< org.commscope.tr069adapter:tr069adapter >---------------
[INFO] Building tr069adapter 1.0.0-SNAPSHOT [1/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tr069adapter ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tr069adapter ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/pom.xml to /tmp/r/org/commscope/tr069adapter/tr069adapter/1.0.0-SNAPSHOT/tr069adapter-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --------------< org.commscope.tr069adapter.common:common >--------------
[INFO] Building common utility 1.0.0-SNAPSHOT [2/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ common ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /w/workspace/oam-tr069-adapter-sonar/common/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/common/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ common ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ common ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/common/common/1.0.0-SNAPSHOT/common-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/common/pom.xml to /tmp/r/org/commscope/tr069adapter/common/common/1.0.0-SNAPSHOT/common-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ---------------< org.commscope.tr069adapter.db:maria-db >---------------
[INFO] Building maria-db 1.0.0-SNAPSHOT [3/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maria-db ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maria-db ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/db/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/db/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maria-db ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maria-db ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/db/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maria-db ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maria-db ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ maria-db ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/db/target/maria-db-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ maria-db ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ maria-db ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maria-db ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/db/target/maria-db-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/db/maria-db/1.0.0-SNAPSHOT/maria-db-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/db/pom.xml to /tmp/r/org/commscope/tr069adapter/db/maria-db/1.0.0-SNAPSHOT/maria-db-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ maria-db ---
[INFO]
[INFO] ---------------< org.commscope.tr069adapter.nginx:nginx >---------------
[INFO] Building nginx 1.0.0-SNAPSHOT [4/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ nginx ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nginx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/nginx/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/nginx/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nginx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ nginx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/nginx/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nginx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ nginx ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ nginx ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/nginx/target/nginx-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ nginx ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ nginx ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nginx ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/nginx/target/nginx-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/nginx/nginx/1.0.0-SNAPSHOT/nginx-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/nginx/pom.xml to /tmp/r/org/commscope/tr069adapter/nginx/nginx/1.0.0-SNAPSHOT/nginx-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ nginx ---
[INFO]
[INFO] -----------------< org.commscope.tr069adapter.acs:acs >-----------------
[INFO] Building acs 1.0.0-SNAPSHOT [5/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ acs ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ acs ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/acs/1.0.0-SNAPSHOT/acs-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ----------< org.commscope.tr069adapter.acs.common:acs-common >----------
[INFO] Building ACS common utility 1.0.0-SNAPSHOT [6/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ acs-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ acs-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ acs-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /w/workspace/oam-tr069-adapter-sonar/acs/common/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ acs-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/common/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ acs-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ acs-common ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ acs-common ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ acs-common ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/common/acs-common/1.0.0-SNAPSHOT/acs-common-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/common/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/common/acs-common/1.0.0-SNAPSHOT/acs-common-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------< org.commscope.tr069adapter.factory:factory >-------------
[INFO] Building factory 1.0.0-SNAPSHOT [7/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ factory ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ factory ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/factory/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/oam-tr069-adapter-sonar/factory/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ factory ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports/2024-11-09T12-04-45_429-jvmRun1.dumpstream
[INFO] Running com.commscope.tr069adapter.imports.FactoryDataAccesorApplicationTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s - in com.commscope.tr069adapter.imports.FactoryDataAccesorApplicationTests
[WARNING] ForkStarter IOException: 398 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
406 main DEBUG Installed 1 script engine
806 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
806 main DEBUG PluginManager 'Core' found 118 plugins
806 main DEBUG PluginManager 'Level' found 0 plugins
812 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
819 main DEBUG PluginManager 'TypeConverter' found 26 plugins
827 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
827 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
828 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
828 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
828 main DEBUG createProperty(name="LOG_FILE_NAME", value="factoryDataImportLogs")
829 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
832 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=factoryDataImportLogs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml))
832 main DEBUG PluginManager 'Lookup' found 13 plugins
833 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
836 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
837 main DEBUG PluginManager 'Converter' found 47 plugins
850 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
855 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
857 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
857 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
858 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
860 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
862 main DEBUG createPolicy(size="4MB")
863 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
865 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
865 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
866 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
866 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
876 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
877 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
880 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/factoryDataImportLogs-debug.log", filePattern="./target/test-logs/debug/factoryDataImportLogs-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
887 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/factory/./target/test-logs/debug/factoryDataImportLogs-debug.log
887 main DEBUG Starting RollingFileManager ./target/test-logs/debug/factoryDataImportLogs-debug.log
890 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
894 main DEBUG PluginManager 'FileConverter' found 2 plugins
895 main DEBUG Setting prev file time to 2024-11-09T12:05:09.880+0000
898 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
898 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
901 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
902 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
903 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
904 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
904 main DEBUG createPolicy(size="2MB")
905 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
905 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
905 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
906 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
906 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
907 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
908 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/factory/./target/test-logs/debug/spring-framework.log
908 main DEBUG Starting RollingFileManager ./target/test-logs/debug/spring-framework.log
909 main DEBUG PluginManager 'FileConverter' found 2 plugins
910 main DEBUG Setting prev file time to 2024-11-09T12:05:09.904+0000
911 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])
911 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
913 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
913 main DEBUG createAppenders(={console, applicationLog, springLog})
914 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
914 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
915 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
915 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
915 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
917 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.factory", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
919 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
919 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
919 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
920 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
920 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
921 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
921 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
921 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
922 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
923 main DEBUG createLoggers(={org.commscope.tr069adapter.factory, org.springframework, root})
924 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] initialized
924 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
924 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
925 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] OK.
926 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
926 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
926 main DEBUG Appender DefaultConsole-1 stopped with status true
926 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@629f066f OK
037 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
040 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
041 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
042 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
043 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
043 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.factory
046 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
046 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
047 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
047 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34ff08c6) with optional ClassLoader: null
047 main DEBUG Shutdown hook enabled. Registering a new one.
048 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@34ff08c6] started OK.
664 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@34ff08c6) with optional ClassLoader: null
665 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@38388639
668 background-preinit DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
668 background-preinit DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
670 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
671 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@5aeaee3
678 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:05:07 UTC 2024 (1731153907808)
678 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
679 main DEBUG Installed 1 script engine
687 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
687 main DEBUG PluginManager 'Core' found 118 plugins
688 main DEBUG PluginManager 'Level' found 0 plugins
689 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
689 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
689 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
690 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
691 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
692 main DEBUG createProperty(name="LOG_FILE_NAME", value="factoryDataImportLogs")
692 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
692 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=factoryDataImportLogs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml))
693 main DEBUG PluginManager 'Lookup' found 13 plugins
693 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
693 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
694 main DEBUG PluginManager 'Converter' found 47 plugins
695 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
695 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
697 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
698 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
699 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
699 main DEBUG createPolicy(size="4MB")
700 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
700 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
701 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
701 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
702 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
702 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
702 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
703 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/factoryDataImportLogs-debug.log", filePattern="./target/test-logs/debug/factoryDataImportLogs-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
703 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
703 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
704 main DEBUG PluginManager 'FileConverter' found 2 plugins
704 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
704 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
705 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
705 main DEBUG createPolicy(size="2MB")
705 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
706 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
706 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
707 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), )
707 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
708 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), , Filter=null, ={}, )
708 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
708 main DEBUG PluginManager 'FileConverter' found 2 plugins
709 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
709 main DEBUG createAppenders(={console, applicationLog, springLog})
709 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
709 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
710 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
711 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
711 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
711 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.factory", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
712 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
713 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
713 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
713 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
714 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
714 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
714 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
715 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml), Filter=null)
715 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
715 main DEBUG createLoggers(={org.commscope.tr069adapter.factory, org.springframework, root})
715 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] initialized
716 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml]
716 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
716 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] OK.
717 main DEBUG Appender springLog stopped with status true
717 main DEBUG Appender applicationLog stopped with status true
717 main DEBUG Appender console stopped with status true
718 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@71b9b035[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
718 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml] OK
719 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
719 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
720 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
720 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
720 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
720 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.factory
721 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
721 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
721 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
722 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/factory/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34ff08c6) with optional ClassLoader: null. See the dump file /w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports/2024-11-09T12-04-45_429-jvmRun1.dumpstream
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ factory ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/factory/target/jacoco.exec
[INFO] Analyzed bundle 'factory' with 2 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ factory ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/factory/target/factory-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ factory ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ factory ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ factory ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ factory ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ factory ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/factory/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ factory ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/factory/target/factory-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/factory/factory/1.0.0-SNAPSHOT/factory-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/factory/pom.xml to /tmp/r/org/commscope/tr069adapter/factory/factory/1.0.0-SNAPSHOT/factory-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ factory ---
[INFO]
[INFO] ---------------< org.commscope.tr069adapter.acs.cpe:cpe >---------------
[INFO] Building CPE Management 1.0.0-SNAPSHOT [8/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cpe ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cpe ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/java/org/commscope/tr069adapter/acs/cpe/TR069RPC.java: Some input files use unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/java/org/commscope/tr069adapter/acs/cpe/TR069RPC.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ cpe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cpe ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ cpe ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ cpe ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/cpe-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cpe ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/cpe-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/cpe/cpe/1.0.0-SNAPSHOT/cpe-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/cpe/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/cpe/cpe/1.0.0-SNAPSHOT/cpe-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --< org.commscope.tr069adapter.acs.requestprocessor:requestprocessor >--
[INFO] Building TR069 Request Processor 1.0.0-SNAPSHOT [9/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ requestprocessor ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ requestprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ requestprocessor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ requestprocessor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ requestprocessor ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ requestprocessor ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ requestprocessor ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/requestprocessor-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ requestprocessor ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/requestprocessor-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/requestprocessor/requestprocessor/1.0.0-SNAPSHOT/requestprocessor-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/requestprocessor/requestprocessor/1.0.0-SNAPSHOT/requestprocessor-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------< org.commscope.tr069adapter.acs.nbi:acsnbi >--------------
[INFO] Building acs nbi service 1.0.0-SNAPSHOT [10/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ acsnbi ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ acsnbi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ acsnbi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ acsnbi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ acsnbi ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ acsnbi ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ acsnbi ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/acsnbi-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ acsnbi ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/acsnbi-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/nbi/acsnbi/1.0.0-SNAPSHOT/acsnbi-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/nbi/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/nbi/acsnbi/1.0.0-SNAPSHOT/acsnbi-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ------< org.commscope.tr069adapter.acs.booter:application-booter >------
[INFO] Building Application Booter 1.0.0-SNAPSHOT [11/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ application-booter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ application-booter ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ application-booter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ application-booter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java/org/commscope/tr069adapter/acs/booter/ACSServiceBooter.java: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java/org/commscope/tr069adapter/acs/booter/ACSServiceBooter.java uses unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java/org/commscope/tr069adapter/acs/booter/ACSServiceBooter.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ application-booter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ application-booter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/test/java/org/commscope/tr069adapter/acs/cpe/test/acsnbi/InformForwarderTest.java: Some input files use unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/test/java/org/commscope/tr069adapter/acs/cpe/test/acsnbi/InformForwarderTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ application-booter ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.commscope.tr069adapter.acs.cpe.deviceconnection.DeviceConnectTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:30 Starting DeviceConnectTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:30 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:30 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:34 init started
2024-11-09 12:05:34 Running on active server; hence marking quartz as active service
2024-11-09 12:05:34 init complete
2024-11-09 12:05:35 Started DeviceConnectTest in 6.174 seconds (JVM running for 8.483)
2024-11-09 12:05:36 Received a JMS message from Request Processor for initiating connection request
2024-11-09 12:05:36 Initiating connection request on the device. Connection request URL is : http://10.10.10.10:8888/connect/device
2024-11-09 12:05:36 Successfully started the timer task for connection request initiation on device : 0005B9AAAA22
2024-11-09 12:05:36 Sent TR069 connection request to device
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.494 s - in org.commscope.tr069adapter.acs.cpe.deviceconnection.DeviceConnectTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.AOOpResultTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:36 Starting AOOpResultTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:36 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:36 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:36 init started
2024-11-09 12:05:36 Running on active server; hence marking quartz as active service
2024-11-09 12:05:36 init complete
2024-11-09 12:05:37 Started AOOpResultTest in 1.17 seconds (JVM running for 9.939)
2024-11-09 12:05:37 A device event occurred
2024-11-09 12:05:37 Request Headers Content-Type
2024-11-09 12:05:37 Request Headers Accept
2024-11-09 12:05:37 Request Headers Cookie
2024-11-09 12:05:37 The session id is sessionId
2024-11-09 12:05:37 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@1190d4491265561012019-07-08T18:15:42.030Z2019-07-08T18:15:42.030Z
2024-11-09 12:05:37 Event notified by the device is of type: DownloadResponse
2024-11-09 12:05:37 Received Operation Result response DownloadResponse: Status = 1 StartTime 2019-07-08T18:15:42.030Z CompleteTime 2019-07-08T18:15:42.030Z
2024-11-09 12:05:37 Fetching Operation request details for session: sessionId
2024-11-09 12:05:37 There exists pending operation request for the session: sessionId
2024-11-09 12:05:37 The pending operation request for the session is of operation DOWNLOAD
2024-11-09 12:05:37 Response Msg is DownloadResponse
2024-11-09 12:05:37 Processing Device operation response
2024-11-09 12:05:37 Processing the operation response from device
2024-11-09 12:05:37 Acquiring the session lock for the device
2024-11-09 12:05:37 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:37 Entering put
2024-11-09 12:05:37 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:37 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:37 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:37 Updating the session to terminated state
2024-11-09 12:05:37 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:37 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:37 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:37 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:37 Updating the session
2024-11-09 12:05:37 Successfully processed Device operation response
2024-11-09 12:05:37 Next char is -1
2024-11-09 12:05:37 Clearing the cookies
2024-11-09 12:05:37
2024-11-09 12:05:37 End of processing
2024-11-09 12:05:37 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.AOOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.FROpResultTest
2024-11-09 12:05:37 A device event occurred
2024-11-09 12:05:37 Request Headers Content-Type
2024-11-09 12:05:37 Request Headers Accept
2024-11-09 12:05:37 Request Headers Cookie
2024-11-09 12:05:37 The session id is sessionId
2024-11-09 12:05:37 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@13582559914620
2024-11-09 12:05:37 Event notified by the device is of type: FactoryResetResponse
2024-11-09 12:05:37 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.FactoryResetResponse@10c52f0e
2024-11-09 12:05:37 Fetching Operation request details for session: sessionId
2024-11-09 12:05:37 There exists pending operation request for the session: sessionId
2024-11-09 12:05:37 The pending operation request for the session is of operation FACTORY_RESET
2024-11-09 12:05:37 Response Msg is FRResponse
2024-11-09 12:05:37 Processing Device operation response
2024-11-09 12:05:37 Processing the operation response from device
2024-11-09 12:05:37 Acquiring the session lock for the device
2024-11-09 12:05:37 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:37 Entering put
2024-11-09 12:05:37 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:37 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:37 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:37 Updating the session to terminated state
2024-11-09 12:05:37 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:37 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:37 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:37 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:37 Updating the session
2024-11-09 12:05:37 Successfully processed Device operation response
2024-11-09 12:05:37 Next char is -1
2024-11-09 12:05:37 Clearing the cookies
2024-11-09 12:05:37
2024-11-09 12:05:37 End of processing
2024-11-09 12:05:37 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.FROpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.SPAOpResultTest
2024-11-09 12:05:37 A device event occurred
2024-11-09 12:05:37 Request Headers Content-Type
2024-11-09 12:05:37 Request Headers Accept
2024-11-09 12:05:37 Request Headers Cookie
2024-11-09 12:05:37 The session id is sessionId
2024-11-09 12:05:37 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@249e895312653738
2024-11-09 12:05:37 Event notified by the device is of type: SetParameterAttributesResponse
2024-11-09 12:05:37 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.SetParameterAttributesResponse@4eb83534
2024-11-09 12:05:37 Fetching Operation request details for session: sessionId
2024-11-09 12:05:37 There exists pending operation request for the session: sessionId
2024-11-09 12:05:37 The pending operation request for the session is of operation SET_PARAMETER_ATTRIBUTES
2024-11-09 12:05:37 Response Msg is SPAResponse
2024-11-09 12:05:37 Processing Device operation response
2024-11-09 12:05:37 Processing the operation response from device
2024-11-09 12:05:37 Acquiring the session lock for the device
2024-11-09 12:05:37 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:37 Entering put
2024-11-09 12:05:37 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:37 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:37 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:37 Updating the session to terminated state
2024-11-09 12:05:37 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:37 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:37 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:37 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:37 Updating the session
2024-11-09 12:05:37 Successfully processed Device operation response
2024-11-09 12:05:37 Next char is -1
2024-11-09 12:05:37 Clearing the cookies
2024-11-09 12:05:37
2024-11-09 12:05:37 End of processing
2024-11-09 12:05:37 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.SPAOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.GPVOpResultTest
2024-11-09 12:05:37 A device event occurred
2024-11-09 12:05:37 Request Headers Content-Type
2024-11-09 12:05:37 Request Headers Accept
2024-11-09 12:05:37 Request Headers Cookie
2024-11-09 12:05:37 The session id is sessionId
2024-11-09 12:05:37 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@6d9019c612655897Device.Hosts.HostNumberOfEntries1
2024-11-09 12:05:37 Event notified by the device is of type: GetParameterValuesResponse
2024-11-09 12:05:37 Received Operation Result response Device.Hosts.HostNumberOfEntries=1
2024-11-09 12:05:37 Fetching Operation request details for session: sessionId
2024-11-09 12:05:37 There exists pending operation request for the session: sessionId
2024-11-09 12:05:37 The pending operation request for the session is of operation GET_PARAMETER_VALUES
2024-11-09 12:05:37 Response Msg is GPVResponse
2024-11-09 12:05:37 Processing Device operation response
2024-11-09 12:05:37 Processing the operation response from device
2024-11-09 12:05:37 Acquiring the session lock for the device
2024-11-09 12:05:37 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:37 Entering put
2024-11-09 12:05:37 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:37 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:37 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:37 Updating the session to terminated state
2024-11-09 12:05:37 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:37 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:37 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:37 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:37 Updating the session
2024-11-09 12:05:37 Successfully processed Device operation response
2024-11-09 12:05:37 Next char is -1
2024-11-09 12:05:37 Clearing the cookies
2024-11-09 12:05:37
2024-11-09 12:05:37 End of processing
2024-11-09 12:05:37 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.GPVOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.DOOpResultTest
2024-11-09 12:05:37 A device event occurred
2024-11-09 12:05:37 Request Headers Content-Type
2024-11-09 12:05:37 Request Headers Accept
2024-11-09 12:05:37 Request Headers Cookie
2024-11-09 12:05:37 The session id is sessionId
2024-11-09 12:05:37 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@3571c8b0133062910
2024-11-09 12:05:37 Event notified by the device is of type: DeleteObjectResponse
2024-11-09 12:05:37 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.DeleteObjectResponse@601a3080
2024-11-09 12:05:37 Fetching Operation request details for session: sessionId
2024-11-09 12:05:37 There exists pending operation request for the session: sessionId
2024-11-09 12:05:37 The pending operation request for the session is of operation DELETE_OBJECT
2024-11-09 12:05:37 Response Msg is DOResponse
2024-11-09 12:05:37 Processing Device operation response
2024-11-09 12:05:37 Processing the operation response from device
2024-11-09 12:05:37 Acquiring the session lock for the device
2024-11-09 12:05:37 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:37 Entering put
2024-11-09 12:05:37 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:37 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:37 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:37 Updating the session to terminated state
2024-11-09 12:05:37 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:37 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:37 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:37 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:37 Updating the session
2024-11-09 12:05:37 Successfully processed Device operation response
2024-11-09 12:05:37 Next char is -1
2024-11-09 12:05:37 Clearing the cookies
2024-11-09 12:05:37
2024-11-09 12:05:37 End of processing
2024-11-09 12:05:37 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.DOOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.RebootOpResultTest
2024-11-09 12:05:37 A device event occurred
2024-11-09 12:05:37 Request Headers Content-Type
2024-11-09 12:05:37 Request Headers Accept
2024-11-09 12:05:37 Request Headers Cookie
2024-11-09 12:05:37 The session id is sessionId
2024-11-09 12:05:37 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@5330dc72913870
2024-11-09 12:05:37 Event notified by the device is of type: RebootResponse
2024-11-09 12:05:37 Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.RebootResponse@6b9972d9
2024-11-09 12:05:37 Fetching Operation request details for session: sessionId
2024-11-09 12:05:38 There exists pending operation request for the session: sessionId
2024-11-09 12:05:38 The pending operation request for the session is of operation REBOOT
2024-11-09 12:05:38 Response Msg is RebootResponse
2024-11-09 12:05:38 Processing Device operation response
2024-11-09 12:05:38 Processing the operation response from device
2024-11-09 12:05:38 Acquiring the session lock for the device
2024-11-09 12:05:38 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:38 Entering put
2024-11-09 12:05:38 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:38 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:38 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:38 Updating the session to terminated state
2024-11-09 12:05:38 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:38 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:38 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:38 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:38 Updating the session
2024-11-09 12:05:38 Successfully processed Device operation response
2024-11-09 12:05:38 Next char is -1
2024-11-09 12:05:38 Clearing the cookies
2024-11-09 12:05:38
2024-11-09 12:05:38 End of processing
2024-11-09 12:05:38 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.RebootOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.opresult.DownloadOpResultTest
2024-11-09 12:05:38 A device event occurred
2024-11-09 12:05:38 Request Headers Content-Type
2024-11-09 12:05:38 Request Headers Accept
2024-11-09 12:05:38 Request Headers Cookie
2024-11-09 12:05:38 The session id is sessionId
2024-11-09 12:05:38 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@72192d9c1265443140
2024-11-09 12:05:38 Event notified by the device is of type: AddObjectResponse
2024-11-09 12:05:38 Received Operation Result response AddObjectResponse: status=0 instance=4
2024-11-09 12:05:38 Fetching Operation request details for session: sessionId
2024-11-09 12:05:38 There exists pending operation request for the session: sessionId
2024-11-09 12:05:38 The pending operation request for the session is of operation ADD_OBJECT
2024-11-09 12:05:38 Response Msg is AOResponse
2024-11-09 12:05:38 Processing Device operation response
2024-11-09 12:05:38 Processing the operation response from device
2024-11-09 12:05:38 Acquiring the session lock for the device
2024-11-09 12:05:38 The session id used to process the device RPC response is: sessionId
2024-11-09 12:05:38 Entering put
2024-11-09 12:05:38 Marking the Device RPC request with operation id - 10002 as processed.
2024-11-09 12:05:38 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:38 No pending Device RPC request exists for the device, hence empty response will be sent to the device
2024-11-09 12:05:38 Updating the session to terminated state
2024-11-09 12:05:38 Successfully stopped the timer task for Device request with session ID : sessionId
2024-11-09 12:05:38 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:38 Successfully stopped the timer task for Device RPC request with operation ID : 10002
2024-11-09 12:05:38 Sending the Device RPC Response to the Mapper
2024-11-09 12:05:38 Updating the session
2024-11-09 12:05:38 Successfully processed Device operation response
2024-11-09 12:05:38 Next char is -1
2024-11-09 12:05:38 Clearing the cookies
2024-11-09 12:05:38
2024-11-09 12:05:38 End of processing
2024-11-09 12:05:38 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.commscope.tr069adapter.acs.cpe.test.opresult.DownloadOpResultTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.acsnbi.InvokeRPCTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:38 Starting InvokeRPCTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:38 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:38 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:38 init started
2024-11-09 12:05:38 Running on active server; hence marking quartz as active service
2024-11-09 12:05:38 init complete
2024-11-09 12:05:39 Started InvokeRPCTest in 1.168 seconds (JVM running for 11.724)
2024-11-09 12:05:39 Received a Device operation request from Mapper
2024-11-09 12:05:39 Received request to perform device operation. OperationCode: SET_PARAMETER_VALUES
2024-11-09 12:05:39 The operation ID generated for processing the Device RPC request is - 1731153939206
2024-11-09 12:05:39 Successfully posted the Mapper Request to Queue with OperationId : 1731153939206 OperationCode : SET_PARAMETER_VALUES
2024-11-09 12:05:39 Successfully initiated device operation, The operation id for the request is: 1731153939206
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 s - in org.commscope.tr069adapter.acs.cpe.test.acsnbi.InvokeRPCTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.acsnbi.RPCResponseForwarderTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:39 Starting RPCResponseForwarderTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:39 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:39 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:39 init started
2024-11-09 12:05:39 Running on active server; hence marking quartz as active service
2024-11-09 12:05:39 init complete
2024-11-09 12:05:50 Started RPCResponseForwarderTest in 11.105 seconds (JVM running for 22.982)
2024-11-09 12:05:50 NBIOperationResult message is received for deviceId : 0005B9519095, , OprationId: 1000
2024-11-09 12:05:50 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-09 12:05:50 Received Operation result from NBI
2024-11-09 12:05:50 Posting the operation request to WebService: null
2024-11-09 12:05:50 Successfully posted the NBI operation request to SBI Service
2024-11-09 12:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-09 12:05:50 Successfully processed NBI operation result.
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.228 s - in org.commscope.tr069adapter.acs.cpe.test.acsnbi.RPCResponseForwarderTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.acsnbi.InformForwarderTest
2024-11-09 12:05:50 DeviceNotification message is received for deviceId : 0005B9519095 , Notification Type(s): [BOOTSTRAP]
2024-11-09 12:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-09 12:05:50 Received Notification from NBI
2024-11-09 12:05:50 Posting the Device Notification to WebService: null
2024-11-09 12:05:50 Successfully posted the Device Notification to SBI Service
2024-11-09 12:05:50 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-09 12:05:50 Successfully processed device notification.
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.commscope.tr069adapter.acs.cpe.test.acsnbi.InformForwarderTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.DeviceRPCRequestHandlerTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:50 Starting DeviceRPCRequestHandlerTests on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:50 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:50 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:50 init started
2024-11-09 12:05:50 Running on active server; hence marking quartz as active service
2024-11-09 12:05:50 init complete
2024-11-09 12:05:51 Started DeviceRPCRequestHandlerTests in 0.882 seconds (JVM running for 24.002)
2024-11-09 12:05:51 Received a JMS message from Mapper for TR069 Device RPC operation
2024-11-09 12:05:51 Received a TR069 operation request from Mapper with operation ID: 10
2024-11-09 12:05:51 A Mapper request is received with operationID: 10
2024-11-09 12:05:51 Acquiring the session lock for the device
2024-11-09 12:05:51 Acquiring the session lock for the device
2024-11-09 12:05:51 Successfully acquired the session lock for processing NBI request with operation ID: 10
2024-11-09 12:05:51 Persisting the Device RPC request, with operation ID: 10
Hibernate: call next value for hibernate_sequence
2024-11-09 12:05:51 Successfully persisted the Device RPC request
2024-11-09 12:05:51 No active session exists, hence requesting for Connection request
2024-11-09 12:05:51 Initiating Connection request on device: 0005B95196D0
2024-11-09 12:05:51 Requested to start timer for 0005B95196D0_10, listener bean=SessionTimeoutHandler
2024-11-09 12:05:51 scheduleJob : Scheduing job 0005B95196D0_10 started
2024-11-09 12:05:51 scheduleJob : Scheduing job 0005B95196D0_10 successfully completed
2024-11-09 12:05:51 Successfully started timer for 0005B95196D0_10
2024-11-09 12:05:51 Successfully started the timer task for Device RPC request with operation ID : 10
2024-11-09 12:05:51 Processed a TR069 operation request from Mapper with operation ID: 10
2024-11-09 12:05:51 Processed JMS message from Mapper for TR069 Device RPC operation
Hibernate: insert into tr069_nbi_request (attribute_json1, attribute_json2, attribute_json3, create_time, device_id, is_processed, operation_code, operation_id, request_time_out, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Tearing down the broker
2024-11-09 12:05:51 Received a JMS message from Mapper for TR069 Device RPC operation
2024-11-09 12:05:51 Received a TR069 operation request from Mapper with operation ID: 10
2024-11-09 12:05:51 A Mapper request is received with operationID: 10
2024-11-09 12:05:51 Acquiring the session lock for the device
2024-11-09 12:05:51 Acquiring the session lock for the device
2024-11-09 12:05:51 Successfully acquired the session lock for processing NBI request with operation ID: 10
2024-11-09 12:05:51 Persisting the Device RPC request, with operation ID: 10
Hibernate: call next value for hibernate_sequence
2024-11-09 12:05:51 Successfully persisted the Device RPC request
2024-11-09 12:05:51 Session is in processing state, Will be notified to session manager to pick the request on session availability
2024-11-09 12:05:51 Processed a TR069 operation request from Mapper with operation ID: 10
2024-11-09 12:05:51 Processed JMS message from Mapper for TR069 Device RPC operation
Hibernate: insert into tr069_nbi_request (attribute_json1, attribute_json2, attribute_json3, create_time, device_id, is_processed, operation_code, operation_id, request_time_out, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Tearing down the broker
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s - in org.commscope.tr069adapter.acs.cpe.test.DeviceRPCRequestHandlerTests
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.BootstrapInformTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:51 Starting BootstrapInformTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:51 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:51 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:52 init started
2024-11-09 12:05:52 Running on active server; hence marking quartz as active service
2024-11-09 12:05:52 init complete
2024-11-09 12:05:52 Started BootstrapInformTest in 0.891 seconds (JVM running for 25.109)
2024-11-09 12:05:52 A device event occurred
2024-11-09 12:05:52 Request Headers Content-Type
2024-11-09 12:05:52 Request Headers Accept
2024-11-09 12:05:52 Request Headers Authorization
2024-11-09 12:05:52 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@45f1e6c110005B9LTE_Enterprise_C-RANSC_Cntrl0005B94239100 BOOTSTRAP12020-06-10T11:27:26.054Z0Device.DeviceInfo.HardwareVersion750742.00.13Device.DeviceInfo.SoftwareVersion4.3.00.229Device.DeviceInfo.ProvisioningCodeDevice.ManagementServer.ConnectionRequestURLhttp://172.20.0.9:30150/ConnectionRequest?command=cr&sn=0005B9423910Device.ManagementServer.ParameterKeyzzzzDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ExternalIPAddress172.17.19.193Device.Services.FAPService.1.FAPControl.LTE.AdminState0
2024-11-09 12:05:52 Event notified by the device is of type: Inform
2024-11-09 12:05:52 Processing the device Inform event
2024-11-09 12:05:52 Authorization header received in the request -> basic
2024-11-09 12:05:52 Is device authentication successful: true
2024-11-09 12:05:52 The root element is: Device
2024-11-09 12:05:52 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:05:52 Requested to stop the timer.0005B9423910_CONNECTION_REQUEST
2024-11-09 12:05:52 Successfully stopped the timer.0005B9423910_CONNECTION_REQUEST
2024-11-09 12:05:52 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:05:52 Constructing BOOTSTRAP Inform
2024-11-09 12:05:52 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:05:52 Processing Device Inform Event
2024-11-09 12:05:52 Processing the Device Inform Event: '0 BOOTSTRAP'
2024-11-09 12:05:52 Getting the existing Session Object for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-09 12:05:52 Device Inform event received is BOOTSTRAP, hence aborting all the pending operations if any exists
2024-11-09 12:05:52 Retrieving all the pending Device RPC requests
2024-11-09 12:05:52 There exists no pending RPC requests for the device: 0005B9423910
2024-11-09 12:05:52 Acquiring the session lock for the device
2024-11-09 12:05:52 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-09 12:05:52 Device is contacting ACS for the first time, creating the new session ID for the device
2024-11-09 12:05:52 Creating a new session for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-09 12:05:52 Acquiring the session lock for the device
Hibernate: insert into tr069_session (current_operation_id, session_id, session_start_time, state, device_id) values (?, ?, ?, ?, ?)
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:52 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-09 12:05:52 Updating the TR069 device: 0005B9423910
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-09 12:05:52 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:52 The session id generated to process the device notification request is: f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:52 Entering put
2024-11-09 12:05:52 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:52 Setting connection status as true for device: 0005B9423910
2024-11-09 12:05:52 Updating the session for the device with newly generated session id
2024-11-09 12:05:52 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:05:52 Updating the session
2024-11-09 12:05:52 Requested to start timer for f794751b-9e92-11ef-92f7-0242f91e2b13, listener bean=SessionTimeoutHandler
2024-11-09 12:05:52 scheduleJob : Scheduing job f794751b-9e92-11ef-92f7-0242f91e2b13 started
2024-11-09 12:05:52 scheduleJob : Scheduing job f794751b-9e92-11ef-92f7-0242f91e2b13 successfully completed
2024-11-09 12:05:52 Successfully started timer for f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:52 Successfully started the timer task for Device request with session ID : f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:52 Successfully processed Device Inform Event
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-09 12:05:52 Key element is: 1
2024-11-09 12:05:53 Next char is -1
2024-11-09 12:05:53 11
2024-11-09 12:05:53 End of processing
2024-11-09 12:05:53 End of processing the HTTP post request
2024-11-09 12:05:53 A device event occurred
2024-11-09 12:05:53 Request Headers Content-Type
2024-11-09 12:05:53 Request Headers Accept
2024-11-09 12:05:53 Request Headers Authorization
2024-11-09 12:05:53 Request Headers Cookie
2024-11-09 12:05:53 The session id is f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:53 Next char is -1
2024-11-09 12:05:53 Received Empty Device response
2024-11-09 12:05:53 Fetching Operation request details for session: f794751b-9e92-11ef-92f7-0242f91e2b13
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.session_id=?
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:53 There exists no pending operation request for the session: f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:53 Processing Empty request
2024-11-09 12:05:53 Processing the empty request from device
2024-11-09 12:05:53 Acquiring the session lock for the device
2024-11-09 12:05:53 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-09 12:05:53 The session id used to process the empty device request is: f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:53 Entering put
2024-11-09 12:05:53 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:53 Retrieving the oldest pending Device RPC request
2024-11-09 12:05:53 There exists no pending Device RPC requests for the device: 0005B9423910
2024-11-09 12:05:53 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:05:53 Updating the session to terminated state
2024-11-09 12:05:53 Requested to stop the timer.f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:53 deleteSchedule : Deleting schedule for job f794751b-9e92-11ef-92f7-0242f91e2b13 started
2024-11-09 12:05:53 deleteSchedule : Deleting schedule for job f794751b-9e92-11ef-92f7-0242f91e2b13 successfully completed
2024-11-09 12:05:53 Successfully stopped the timer.f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:53 Successfully stopped the timer task for Device request with session ID : f794751b-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:05:53 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:53 Updating the session
2024-11-09 12:05:53 Successfully processed Empty request
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
2024-11-09 12:05:53 Clearing the cookies
2024-11-09 12:05:53
2024-11-09 12:05:53 End of processing
2024-11-09 12:05:53 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s - in org.commscope.tr069adapter.acs.cpe.test.inform.BootstrapInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.ConnRequestInformTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:53 Starting ConnRequestInformTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:53 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:53 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:53 init started
2024-11-09 12:05:53 Running on active server; hence marking quartz as active service
2024-11-09 12:05:53 init complete
2024-11-09 12:05:54 Started ConnRequestInformTest in 0.807 seconds (JVM running for 26.621)
2024-11-09 12:05:54 A device event occurred
2024-11-09 12:05:54 Request Headers Content-Type
2024-11-09 12:05:54 Request Headers Accept
2024-11-09 12:05:54 Request Headers Authorization
2024-11-09 12:05:54 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@65bdb1811Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190926 CONNECTION REQUEST12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519092Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-09 12:05:54 Event notified by the device is of type: Inform
2024-11-09 12:05:54 Processing the device Inform event
2024-11-09 12:05:54 Authorization header received in the request -> basic
2024-11-09 12:05:54 Is device authentication successful: true
2024-11-09 12:05:54 The root element is: Device
2024-11-09 12:05:54 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:05:54 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:05:54 Constructing Connection Request Inform
2024-11-09 12:05:54 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:05:54 Processing Device Inform Event
2024-11-09 12:05:54 Processing the Device Inform Event: '6 CONNECTION REQUEST'
2024-11-09 12:05:54 Getting the existing Session Object for the device
2024-11-09 12:05:54 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-09 12:05:54 Updating the TR069 device: 0005B9519092
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-09 12:05:54 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 The session id generated to process the device notification request is: sessionid9
2024-11-09 12:05:54 Entering put
2024-11-09 12:05:54 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 Setting connection status as true for device: 0005B9519092
2024-11-09 12:05:54 Updating the session for the device with newly generated session id
2024-11-09 12:05:54 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:05:54 Updating the session
2024-11-09 12:05:54 Successfully started the timer task for Device request with session ID : sessionid9
2024-11-09 12:05:54 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-09 12:05:54 Key element is: 1
2024-11-09 12:05:54 Next char is -1
2024-11-09 12:05:54 11
2024-11-09 12:05:54 End of processing
2024-11-09 12:05:54 End of processing the HTTP post request
2024-11-09 12:05:54 A device event occurred
2024-11-09 12:05:54 Request Headers Content-Type
2024-11-09 12:05:54 Request Headers Accept
2024-11-09 12:05:54 Request Headers Authorization
2024-11-09 12:05:54 Request Headers Cookie
2024-11-09 12:05:54 The session id is sessionid9
2024-11-09 12:05:54 Next char is -1
2024-11-09 12:05:54 Received Empty Device response
2024-11-09 12:05:54 Fetching Operation request details for session: sessionid9
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 There exists no pending operation request for the session: sessionid9
2024-11-09 12:05:54 Processing Empty request
2024-11-09 12:05:54 Processing the empty request from device
2024-11-09 12:05:54 Acquiring the session lock for the device
2024-11-09 12:05:54 The session id used to process the empty device request is: sessionid9
2024-11-09 12:05:54 Entering put
2024-11-09 12:05:54 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:54 Retrieving the oldest pending Device RPC request
2024-11-09 12:05:54 There exists no pending Device RPC requests for the device: 0005B9519092
2024-11-09 12:05:54 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:05:54 Updating the session to terminated state
2024-11-09 12:05:54 Successfully stopped the timer task for Device request with session ID : sessionid9
2024-11-09 12:05:54 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:54 Updating the session
2024-11-09 12:05:54 Successfully processed Empty request
2024-11-09 12:05:54 Clearing the cookies
2024-11-09 12:05:54
2024-11-09 12:05:54 End of processing
2024-11-09 12:05:54 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in org.commscope.tr069adapter.acs.cpe.test.inform.ConnRequestInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.TCInformTest
2024-11-09 12:05:54 A device event occurred
2024-11-09 12:05:54 Request Headers Content-Type
2024-11-09 12:05:54 Request Headers Accept
2024-11-09 12:05:54 Request Headers Authorization
2024-11-09 12:05:54 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@5137ee0b1Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190947 TRANSFER COMPLETE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519094Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-09 12:05:54 Event notified by the device is of type: Inform
2024-11-09 12:05:54 Processing the device Inform event
2024-11-09 12:05:54 Authorization header received in the request -> basic
2024-11-09 12:05:54 Is device authentication successful: true
2024-11-09 12:05:54 The root element is: Device
2024-11-09 12:05:54 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:05:54 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:05:54 Constructing Transfer Complete Inform
2024-11-09 12:05:54 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:05:54 Processing Device Inform Event
2024-11-09 12:05:54 Processing the Device Inform Event: '7 TRANSFER COMPLETE'
2024-11-09 12:05:54 Getting the existing Session Object for the device
2024-11-09 12:05:54 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-09 12:05:54 Updating the TR069 device: 0005B9519094
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-09 12:05:54 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 The session id generated to process the device notification request is: sessionid5
2024-11-09 12:05:54 Entering put
2024-11-09 12:05:54 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 Setting connection status as true for device: 0005B9519094
2024-11-09 12:05:54 Updating the session for the device with newly generated session id
2024-11-09 12:05:54 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:05:54 Updating the session
2024-11-09 12:05:54 Successfully started the timer task for Device request with session ID : sessionid5
2024-11-09 12:05:54 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-09 12:05:54 Key element is: 1
2024-11-09 12:05:54 Next char is -1
2024-11-09 12:05:54 11
2024-11-09 12:05:54 End of processing
2024-11-09 12:05:54 End of processing the HTTP post request
2024-11-09 12:05:54 A device event occurred
2024-11-09 12:05:54 Request Headers Content-Type
2024-11-09 12:05:54 Request Headers Accept
2024-11-09 12:05:54 Request Headers Authorization
2024-11-09 12:05:54 Request Headers Cookie
2024-11-09 12:05:54 The session id is sessionid5
2024-11-09 12:05:54 Next char is -1
2024-11-09 12:05:54 Received Empty Device response
2024-11-09 12:05:54 Fetching Operation request details for session: sessionid5
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 There exists no pending operation request for the session: sessionid5
2024-11-09 12:05:54 Processing Empty request
2024-11-09 12:05:54 Processing the empty request from device
2024-11-09 12:05:54 Acquiring the session lock for the device
2024-11-09 12:05:54 The session id used to process the empty device request is: sessionid5
2024-11-09 12:05:54 Entering put
2024-11-09 12:05:54 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:54 Retrieving the oldest pending Device RPC request
2024-11-09 12:05:54 There exists no pending Device RPC requests for the device: 0005B9519094
2024-11-09 12:05:54 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:05:54 Updating the session to terminated state
2024-11-09 12:05:54 Successfully stopped the timer task for Device request with session ID : sessionid5
2024-11-09 12:05:54 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:54 Updating the session
2024-11-09 12:05:54 Successfully processed Empty request
2024-11-09 12:05:54 Clearing the cookies
2024-11-09 12:05:54
2024-11-09 12:05:54 End of processing
2024-11-09 12:05:54 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.commscope.tr069adapter.acs.cpe.test.inform.TCInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.BootInformTest
2024-11-09 12:05:54 A device event occurred
2024-11-09 12:05:54 Request Headers Content-Type
2024-11-09 12:05:54 Request Headers Accept
2024-11-09 12:05:54 Request Headers Authorization
2024-11-09 12:05:54 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@5e5aecdf1Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190911 BOOT4 VALUE CHANGE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519091Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-09 12:05:54 Event notified by the device is of type: Inform
2024-11-09 12:05:54 Processing the device Inform event
2024-11-09 12:05:54 Authorization header received in the request -> basic
2024-11-09 12:05:54 Is device authentication successful: true
2024-11-09 12:05:54 The root element is: Device
2024-11-09 12:05:54 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:05:54 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:05:54 Constructing BOOT Inform
2024-11-09 12:05:54 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:05:54 Processing Device Inform Event
2024-11-09 12:05:54 Processing the Device Inform Event: '1 BOOT'
2024-11-09 12:05:54 Getting the existing Session Object for the device
2024-11-09 12:05:54 Device Inform event received is BOOT, hence aborting all the pending operations if any exists
2024-11-09 12:05:54 Retrieving all the pending Device RPC requests
2024-11-09 12:05:54 There exists no pending RPC requests for the device: 0005B9519091
2024-11-09 12:05:54 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-09 12:05:54 Updating the TR069 device: 0005B9519091
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-09 12:05:54 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 The session id generated to process the device notification request is: sessionid5
2024-11-09 12:05:54 Entering put
2024-11-09 12:05:54 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 Setting connection status as true for device: 0005B9519091
2024-11-09 12:05:54 Updating the session for the device with newly generated session id
2024-11-09 12:05:54 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:05:54 Updating the session
2024-11-09 12:05:54 Successfully started the timer task for Device request with session ID : sessionid5
2024-11-09 12:05:54 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-09 12:05:54 Key element is: 1
2024-11-09 12:05:54 Next char is -1
2024-11-09 12:05:54 11
2024-11-09 12:05:54 End of processing
2024-11-09 12:05:54 End of processing the HTTP post request
2024-11-09 12:05:54 A device event occurred
2024-11-09 12:05:54 Request Headers Content-Type
2024-11-09 12:05:54 Request Headers Accept
2024-11-09 12:05:54 Request Headers Authorization
2024-11-09 12:05:54 Request Headers Cookie
2024-11-09 12:05:54 The session id is sessionid5
2024-11-09 12:05:54 Next char is -1
2024-11-09 12:05:54 Received Empty Device response
2024-11-09 12:05:54 Fetching Operation request details for session: sessionid5
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:05:54 There exists no pending operation request for the session: sessionid5
2024-11-09 12:05:54 Processing Empty request
2024-11-09 12:05:54 Processing the empty request from device
2024-11-09 12:05:54 Acquiring the session lock for the device
2024-11-09 12:05:54 The session id used to process the empty device request is: sessionid5
2024-11-09 12:05:54 Entering put
2024-11-09 12:05:54 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:05:54 Retrieving the oldest pending Device RPC request
2024-11-09 12:05:54 There exists no pending Device RPC requests for the device: 0005B9519091
2024-11-09 12:05:54 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:05:54 Updating the session to terminated state
2024-11-09 12:05:54 Successfully stopped the timer task for Device request with session ID : sessionid5
2024-11-09 12:05:54 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:05:54 Updating the session
2024-11-09 12:05:54 Successfully processed Empty request
2024-11-09 12:05:54 Clearing the cookies
2024-11-09 12:05:54
2024-11-09 12:05:54 End of processing
2024-11-09 12:05:54 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.commscope.tr069adapter.acs.cpe.test.inform.BootInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.TransferCompleteTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:05:54 Starting TransferCompleteTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:05:54 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:05:54 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:05:54 init started
2024-11-09 12:05:54 Running on active server; hence marking quartz as active service
2024-11-09 12:05:54 init complete
2024-11-09 12:06:05 Started TransferCompleteTest in 10.81 seconds (JVM running for 37.737)
2024-11-09 12:06:05 A device event occurred
2024-11-09 12:06:05 Request Headers Content-Type
2024-11-09 12:06:05 Request Headers Accept
2024-11-09 12:06:05 Request Headers Authorization
2024-11-09 12:06:05 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@35d66f0e00005B9AAAA2202019-07-08T18:15:43.032Z2019-07-08T18:15:43.032Z
2024-11-09 12:06:05 Event notified by the device is of type: TransferComplete
2024-11-09 12:06:05 Processing Transfer Complete
2024-11-09 12:06:05 TransferComplete inform received with Start time
2024-11-09 12:06:05 Processing Device Inform Event
2024-11-09 12:06:05 Processing the Device Inform Event: '7 TRANSFER COMPLETE'
2024-11-09 12:06:05 Getting the existing Session Object for the device
2024-11-09 12:06:05 Acquiring the session lock for the device
2024-11-09 12:06:05 The session id generated to process the device notification request is: newSessionId
2024-11-09 12:06:05 Entering put
2024-11-09 12:06:05 Sending the Device Inform Event to the Mapper
2024-11-09 12:06:05 Notification do not contains either connection request URL or swVer or hwVer of the device
2024-11-09 12:06:05 The device data like connection request URL/ Device SW/HW version has changed, hence updating the device details
2024-11-09 12:06:05 Updating the session for the device with newly generated session id
2024-11-09 12:06:05 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:06:05 Updating the session
2024-11-09 12:06:05 Requested to start timer for newSessionId, listener bean=SessionTimeoutHandler
2024-11-09 12:06:05 scheduleJob : Scheduing job newSessionId started
2024-11-09 12:06:05 scheduleJob : Scheduing job newSessionId successfully completed
2024-11-09 12:06:05 Successfully started timer for newSessionId
2024-11-09 12:06:05 Successfully started the timer task for Device request with session ID : newSessionId
2024-11-09 12:06:05 Successfully processed Device Inform Event
2024-11-09 12:06:05 Successfully processed the TRANSFER COMPLETE Inform
2024-11-09 12:06:05 Key element is: 0
2024-11-09 12:06:05 Next char is -1
2024-11-09 12:06:05 1
2024-11-09 12:06:05 End of processing
2024-11-09 12:06:05 End of processing the HTTP post request
2024-11-09 12:06:05 A device event occurred
2024-11-09 12:06:05 Request Headers Content-Type
2024-11-09 12:06:05 Request Headers Accept
2024-11-09 12:06:05 Request Headers Authorization
2024-11-09 12:06:05 Request Headers Cookie
2024-11-09 12:06:05 The session id is newSessionId
2024-11-09 12:06:05 Next char is -1
2024-11-09 12:06:05 Received Empty Device response
2024-11-09 12:06:05 Fetching Operation request details for session: newSessionId
2024-11-09 12:06:05 There exists no pending operation request for the session: newSessionId
2024-11-09 12:06:05 Processing Empty request
2024-11-09 12:06:05 Processing the empty request from device
2024-11-09 12:06:05 Acquiring the session lock for the device
2024-11-09 12:06:05 The session id used to process the empty device request is: newSessionId
2024-11-09 12:06:05 Entering put
2024-11-09 12:06:05 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:06:05 Retrieving the oldest pending Device RPC request
2024-11-09 12:06:05 There exists no pending Device RPC requests for the device: 0005B9AAAA22
2024-11-09 12:06:05 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:06:05 Updating the session to terminated state
2024-11-09 12:06:05 Requested to stop the timer.newSessionId
2024-11-09 12:06:05 deleteSchedule : Deleting schedule for job newSessionId started
2024-11-09 12:06:05 deleteSchedule : Deleting schedule for job newSessionId successfully completed
2024-11-09 12:06:05 Successfully stopped the timer.newSessionId
2024-11-09 12:06:05 Successfully stopped the timer task for Device request with session ID : newSessionId
2024-11-09 12:06:05 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:06:05 Updating the session
2024-11-09 12:06:05 Successfully processed Empty request
2024-11-09 12:06:05 Clearing the cookies
2024-11-09 12:06:05
2024-11-09 12:06:05 End of processing
2024-11-09 12:06:05 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.942 s - in org.commscope.tr069adapter.acs.cpe.test.inform.TransferCompleteTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.InformSwVersionUpdatedTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:06:05 Starting InformSwVersionUpdatedTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 3010 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/acs/application-booter)
2024-11-09 12:06:05 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:06:05 No active profile set, falling back to default profiles: default
Hibernate: drop table tr069_device if exists
Hibernate: drop table tr069_nbi_request if exists
Hibernate: drop table tr069_session if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table tr069_device (id bigint not null, conn_status boolean, connection_request_url varchar(1024), device_id varchar(30), error_messgae varchar(255), hw_version varchar(20), last_failed_attempt_time timestamp, last_updated_time timestamp, password varchar(256), sw_version varchar(20), user_name varchar(256), primary key (id))
Hibernate: create table tr069_nbi_request (id bigint not null, attribute_json1 varchar(4000), attribute_json2 varchar(4000), attribute_json3 varchar(4000), create_time timestamp, device_id varchar(30), is_processed integer, operation_code integer, operation_id bigint, request_time_out bigint, primary key (id))
Hibernate: create table tr069_session (device_id varchar(30) not null, current_operation_id bigint, session_id varchar(64), session_start_time timestamp, state integer, primary key (device_id))
Hibernate: alter table tr069_device add constraint UKq5attjd8yart8btepgul5sna4 unique (device_id)
2024-11-09 12:06:05 init started
2024-11-09 12:06:05 Running on active server; hence marking quartz as active service
2024-11-09 12:06:05 init complete
2024-11-09 12:06:06 Started InformSwVersionUpdatedTest in 0.864 seconds (JVM running for 38.741)
2024-11-09 12:06:06 A device event occurred
2024-11-09 12:06:06 Request Headers Content-Type
2024-11-09 12:06:06 Request Headers Accept
2024-11-09 12:06:06 Request Headers Authorization
2024-11-09 12:06:06 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@2528f9eb1Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190900 BOOTSTRAP12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519090Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-09 12:06:06 Event notified by the device is of type: Inform
2024-11-09 12:06:06 Processing the device Inform event
2024-11-09 12:06:06 Authorization header received in the request -> basic
2024-11-09 12:06:06 Is device authentication successful: true
2024-11-09 12:06:06 The root element is: Device
2024-11-09 12:06:06 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:06:06 Requested to stop the timer.0005B9519090_CONNECTION_REQUEST
2024-11-09 12:06:06 Successfully stopped the timer.0005B9519090_CONNECTION_REQUEST
2024-11-09 12:06:06 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:06:06 Constructing BOOTSTRAP Inform
2024-11-09 12:06:06 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:06:06 Processing Device Inform Event
2024-11-09 12:06:06 Processing the Device Inform Event: '0 BOOTSTRAP'
2024-11-09 12:06:06 Getting the existing Session Object for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-09 12:06:06 Device Inform event received is BOOTSTRAP, hence aborting all the pending operations if any exists
2024-11-09 12:06:06 Retrieving all the pending Device RPC requests
Hibernate: select tr069devic0_.id as id1_1_, tr069devic0_.attribute_json1 as attribut2_1_, tr069devic0_.attribute_json2 as attribut3_1_, tr069devic0_.attribute_json3 as attribut4_1_, tr069devic0_.create_time as create_t5_1_, tr069devic0_.device_id as device_i6_1_, tr069devic0_.is_processed as is_proce7_1_, tr069devic0_.operation_code as operatio8_1_, tr069devic0_.operation_id as operatio9_1_, tr069devic0_.request_time_out as request10_1_ from tr069_nbi_request tr069devic0_ where tr069devic0_.device_id=? and tr069devic0_.is_processed=?
2024-11-09 12:06:06 Grouping the records based on operationId
2024-11-09 12:06:06 There exists 0 pending NBI requests for the device
2024-11-09 12:06:06 Acquiring the session lock for the device
2024-11-09 12:06:06 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-09 12:06:06 Device is contacting ACS for the first time, creating the new session ID for the device
2024-11-09 12:06:06 Creating a new session for the device
Hibernate: select sessionman0_.device_id as device_i1_2_0_, sessionman0_.current_operation_id as current_2_2_0_, sessionman0_.session_id as session_3_2_0_, sessionman0_.session_start_time as session_4_2_0_, sessionman0_.state as state5_2_0_ from tr069_session sessionman0_ where sessionman0_.device_id=?
2024-11-09 12:06:06 Acquiring the session lock for the device
Hibernate: insert into tr069_session (current_operation_id, session_id, session_start_time, state, device_id) values (?, ?, ?, ?, ?)
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-09 12:06:06 The session id generated to process the device notification request is: ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Entering put
2024-11-09 12:06:06 Sending the Device Inform Event to the Mapper
2024-11-09 12:06:06 Device Inform Event received: '0 BOOTSTRAP'
2024-11-09 12:06:06 Successfully posted the device inform event to DM to forward to NBI
2024-11-09 12:06:06 Device details are changed
2024-11-09 12:06:06 The device data like connection request URL/ Device SW/HW version has changed, hence updating the device details
2024-11-09 12:06:06 Updating the session for the device with newly generated session id
2024-11-09 12:06:06 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:06:06 Updating the session
2024-11-09 12:06:06 Requested to start timer for ff99ae1c-9e92-11ef-92f7-0242f91e2b13, listener bean=SessionTimeoutHandler
2024-11-09 12:06:06 scheduleJob : Scheduing job ff99ae1c-9e92-11ef-92f7-0242f91e2b13 started
2024-11-09 12:06:06 scheduleJob : Scheduing job ff99ae1c-9e92-11ef-92f7-0242f91e2b13 successfully completed
2024-11-09 12:06:06 Successfully started timer for ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Successfully started the timer task for Device request with session ID : ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Successfully processed Device Inform Event
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
2024-11-09 12:06:06 Key element is: 1
2024-11-09 12:06:06 Next char is -1
2024-11-09 12:06:06 11
2024-11-09 12:06:06 End of processing
2024-11-09 12:06:06 End of processing the HTTP post request
2024-11-09 12:06:06 A device event occurred
2024-11-09 12:06:06 Request Headers Content-Type
2024-11-09 12:06:06 Request Headers Accept
2024-11-09 12:06:06 Request Headers Authorization
2024-11-09 12:06:06 Request Headers Cookie
2024-11-09 12:06:06 The session id is ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Next char is -1
2024-11-09 12:06:06 Received Empty Device response
2024-11-09 12:06:06 Fetching Operation request details for session: ff99ae1c-9e92-11ef-92f7-0242f91e2b13
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.session_id=?
2024-11-09 12:06:06 There exists no pending operation request for the session: ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Processing Empty request
2024-11-09 12:06:06 Processing the empty request from device
2024-11-09 12:06:06 Acquiring the session lock for the device
2024-11-09 12:06:06 Acquiring the session lock for the device
Hibernate: select sessionman0_.device_id as device_i1_2_, sessionman0_.current_operation_id as current_2_2_, sessionman0_.session_id as session_3_2_, sessionman0_.session_start_time as session_4_2_, sessionman0_.state as state5_2_ from tr069_session sessionman0_ where sessionman0_.device_id=? for update
2024-11-09 12:06:06 The session id used to process the empty device request is: ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Entering put
2024-11-09 12:06:06 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:06:06 Retrieving the oldest pending Device RPC request
Hibernate: select tr069devic0_.id as id1_1_, tr069devic0_.attribute_json1 as attribut2_1_, tr069devic0_.attribute_json2 as attribut3_1_, tr069devic0_.attribute_json3 as attribut4_1_, tr069devic0_.create_time as create_t5_1_, tr069devic0_.device_id as device_i6_1_, tr069devic0_.is_processed as is_proce7_1_, tr069devic0_.operation_code as operatio8_1_, tr069devic0_.operation_id as operatio9_1_, tr069devic0_.request_time_out as request10_1_ from tr069_nbi_request tr069devic0_ where tr069devic0_.device_id=? and tr069devic0_.is_processed=?
2024-11-09 12:06:06 There exists no pending Device RPC requests for the device: 0005B9519090
2024-11-09 12:06:06 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:06:06 Updating the session to terminated state
2024-11-09 12:06:06 Requested to stop the timer.ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 deleteSchedule : Deleting schedule for job ff99ae1c-9e92-11ef-92f7-0242f91e2b13 started
2024-11-09 12:06:06 deleteSchedule : Deleting schedule for job ff99ae1c-9e92-11ef-92f7-0242f91e2b13 successfully completed
2024-11-09 12:06:06 Successfully stopped the timer.ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Successfully stopped the timer task for Device request with session ID : ff99ae1c-9e92-11ef-92f7-0242f91e2b13
2024-11-09 12:06:06 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:06:06 Updating the session
2024-11-09 12:06:06 Successfully processed Empty request
Hibernate: update tr069_session set current_operation_id=?, session_id=?, session_start_time=?, state=? where device_id=?
2024-11-09 12:06:06 Clearing the cookies
2024-11-09 12:06:06
2024-11-09 12:06:06 End of processing
2024-11-09 12:06:06 End of processing the HTTP post request
Tearing down the broker
2024-11-09 12:06:06 DeviceNotification message is received for deviceId : 0005B9519090 , Notification Type(s): [BOOTSTRAP]
2024-11-09 12:06:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-09 12:06:06 Received Notification from NBI
2024-11-09 12:06:06 Posting the Device Notification to WebService: null
2024-11-09 12:06:06 Unable to post the Device Notification, Reason: URI is not absolute
2024-11-09 12:06:06 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-11-09 12:06:06 Successfully processed device notification.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in org.commscope.tr069adapter.acs.cpe.test.inform.InformSwVersionUpdatedTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.PeriodicInformTest
2024-11-09 12:06:06 A device event occurred
2024-11-09 12:06:06 Request Headers Content-Type
2024-11-09 12:06:06 Request Headers Accept
2024-11-09 12:06:06 Request Headers Authorization
2024-11-09 12:06:06 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@71e7a4b41Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190932 PERIODIC12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519093Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-09 12:06:06 Event notified by the device is of type: Inform
2024-11-09 12:06:06 Processing the device Inform event
2024-11-09 12:06:06 Authorization header received in the request -> basic
2024-11-09 12:06:06 Is device authentication successful: true
2024-11-09 12:06:06 The root element is: Device
2024-11-09 12:06:06 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:06:06 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:06:06 Constructing PERIODIC Inform
2024-11-09 12:06:06 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:06:06 Processing Device Inform Event
2024-11-09 12:06:06 Processing the Device Inform Event: '2 PERIODIC'
2024-11-09 12:06:06 Getting the existing Session Object for the device
2024-11-09 12:06:06 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-09 12:06:06 Updating the TR069 device: 0005B9519093
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-09 12:06:06 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 The session id generated to process the device notification request is: sessionid10
2024-11-09 12:06:06 Entering put
2024-11-09 12:06:06 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 Setting connection status as true for device: 0005B9519093
2024-11-09 12:06:06 Updating the session for the device with newly generated session id
2024-11-09 12:06:06 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:06:06 Updating the session
2024-11-09 12:06:06 Successfully started the timer task for Device request with session ID : sessionid10
2024-11-09 12:06:06 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-09 12:06:06 Key element is: 1
2024-11-09 12:06:06 Next char is -1
2024-11-09 12:06:06 11
2024-11-09 12:06:06 End of processing
2024-11-09 12:06:06 End of processing the HTTP post request
2024-11-09 12:06:06 A device event occurred
2024-11-09 12:06:06 Request Headers Content-Type
2024-11-09 12:06:06 Request Headers Accept
2024-11-09 12:06:06 Request Headers Authorization
2024-11-09 12:06:06 Request Headers Cookie
2024-11-09 12:06:06 The session id is sessionid10
2024-11-09 12:06:06 Next char is -1
2024-11-09 12:06:06 Received Empty Device response
2024-11-09 12:06:06 Fetching Operation request details for session: sessionid10
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 There exists no pending operation request for the session: sessionid10
2024-11-09 12:06:06 Processing Empty request
2024-11-09 12:06:06 Processing the empty request from device
2024-11-09 12:06:06 Acquiring the session lock for the device
2024-11-09 12:06:06 The session id used to process the empty device request is: sessionid10
2024-11-09 12:06:06 Entering put
2024-11-09 12:06:06 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:06:06 Retrieving the oldest pending Device RPC request
2024-11-09 12:06:06 There exists no pending Device RPC requests for the device: 0005B9519093
2024-11-09 12:06:06 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:06:06 Updating the session to terminated state
2024-11-09 12:06:06 Successfully stopped the timer task for Device request with session ID : sessionid10
2024-11-09 12:06:06 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:06:06 Updating the session
2024-11-09 12:06:06 Successfully processed Empty request
2024-11-09 12:06:06 Clearing the cookies
2024-11-09 12:06:06
2024-11-09 12:06:06 End of processing
2024-11-09 12:06:06 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.commscope.tr069adapter.acs.cpe.test.inform.PeriodicInformTest
[INFO] Running org.commscope.tr069adapter.acs.cpe.test.inform.ValueChangeInformTest
2024-11-09 12:06:06 A device event occurred
2024-11-09 12:06:06 Request Headers Content-Type
2024-11-09 12:06:06 Request Headers Accept
2024-11-09 12:06:06 Request Headers Authorization
2024-11-09 12:06:06 com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@13d9eda91Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190954 VALUE CHANGE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519095Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
2024-11-09 12:06:06 Event notified by the device is of type: Inform
2024-11-09 12:06:06 Processing the device Inform event
2024-11-09 12:06:06 Authorization header received in the request -> basic
2024-11-09 12:06:06 Is device authentication successful: true
2024-11-09 12:06:06 The root element is: Device
2024-11-09 12:06:06 Canceling the Connection initiation timer, as Inform is been sent by the device
2024-11-09 12:06:06 Building Device Inform event based on the event codes sent by the device
2024-11-09 12:06:06 Constructing VALUECHANGE Inform
2024-11-09 12:06:06 Sending the device inform to TR069 Request Processor to process
2024-11-09 12:06:06 Processing Device Inform Event
2024-11-09 12:06:06 Processing the Device Inform Event: '4 VALUE CHANGE'
2024-11-09 12:06:06 Getting the existing Session Object for the device
2024-11-09 12:06:06 Acquiring the session lock for the device
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
2024-11-09 12:06:06 Updating the TR069 device: 0005B9519095
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
Hibernate: call next value for hibernate_sequence
2024-11-09 12:06:06 Successfully updated the device
Hibernate: insert into tr069_device (conn_status, connection_request_url, device_id, error_messgae, hw_version, last_failed_attempt_time, last_updated_time, password, sw_version, user_name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 The session id generated to process the device notification request is: sessionid5
2024-11-09 12:06:06 Entering put
2024-11-09 12:06:06 Sending the Device Inform Event to the Mapper
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 Setting connection status as true for device: 0005B9519095
2024-11-09 12:06:06 Updating the session for the device with newly generated session id
2024-11-09 12:06:06 Changing the session state from PROCESSING to LOCKED
2024-11-09 12:06:06 Updating the session
2024-11-09 12:06:06 Successfully started the timer task for Device request with session ID : sessionid5
2024-11-09 12:06:06 Successfully processed Device Inform Event
Hibernate: update tr069_device set conn_status=?, connection_request_url=?, device_id=?, error_messgae=?, hw_version=?, last_failed_attempt_time=?, last_updated_time=?, password=?, sw_version=?, user_name=? where id=?
2024-11-09 12:06:06 Key element is: 1
2024-11-09 12:06:06 Next char is -1
2024-11-09 12:06:06 11
2024-11-09 12:06:06 End of processing
2024-11-09 12:06:06 End of processing the HTTP post request
2024-11-09 12:06:06 A device event occurred
2024-11-09 12:06:06 Request Headers Content-Type
2024-11-09 12:06:06 Request Headers Accept
2024-11-09 12:06:06 Request Headers Authorization
2024-11-09 12:06:06 Request Headers Cookie
2024-11-09 12:06:06 The session id is sessionid5
2024-11-09 12:06:06 Next char is -1
2024-11-09 12:06:06 Received Empty Device response
2024-11-09 12:06:06 Fetching Operation request details for session: sessionid5
Hibernate: select tr069devic0_.id as id1_0_, tr069devic0_.conn_status as conn_sta2_0_, tr069devic0_.connection_request_url as connecti3_0_, tr069devic0_.device_id as device_i4_0_, tr069devic0_.error_messgae as error_me5_0_, tr069devic0_.hw_version as hw_versi6_0_, tr069devic0_.last_failed_attempt_time as last_fai7_0_, tr069devic0_.last_updated_time as last_upd8_0_, tr069devic0_.password as password9_0_, tr069devic0_.sw_version as sw_vers10_0_, tr069devic0_.user_name as user_na11_0_ from tr069_device tr069devic0_ where tr069devic0_.device_id=?
2024-11-09 12:06:06 There exists no pending operation request for the session: sessionid5
2024-11-09 12:06:06 Processing Empty request
2024-11-09 12:06:06 Processing the empty request from device
2024-11-09 12:06:06 Acquiring the session lock for the device
2024-11-09 12:06:06 The session id used to process the empty device request is: sessionid5
2024-11-09 12:06:06 Entering put
2024-11-09 12:06:06 Checking if any pending Device RPC requests exists for the device
2024-11-09 12:06:06 Retrieving the oldest pending Device RPC request
2024-11-09 12:06:06 There exists no pending Device RPC requests for the device: 0005B9519095
2024-11-09 12:06:06 No pending Device RPC request exists for the device, hence empty device response will be sent to the device
2024-11-09 12:06:06 Updating the session to terminated state
2024-11-09 12:06:06 Successfully stopped the timer task for Device request with session ID : sessionid5
2024-11-09 12:06:06 Changing the session state from PROCESSING to TERMINATED
2024-11-09 12:06:06 Updating the session
2024-11-09 12:06:06 Successfully processed Empty request
2024-11-09 12:06:06 Clearing the cookies
2024-11-09 12:06:06
2024-11-09 12:06:06 End of processing
2024-11-09 12:06:06 End of processing the HTTP post request
Tearing down the broker
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.commscope.tr069adapter.acs.cpe.test.inform.ValueChangeInformTest
[WARNING] ForkStarter IOException: 489 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
503 main DEBUG Installed 1 script engine
805 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
805 main DEBUG PluginManager 'Core' found 118 plugins
806 main DEBUG PluginManager 'Level' found 0 plugins
812 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
819 main DEBUG PluginManager 'TypeConverter' found 26 plugins
828 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
828 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
829 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
829 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
833 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
833 main DEBUG PluginManager 'Lookup' found 13 plugins
834 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
838 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
839 main DEBUG PluginManager 'Converter' found 47 plugins
852 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
858 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
860 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
860 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
861 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
863 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
866 main DEBUG createPolicy(size="4MB")
867 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
868 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
868 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
869 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
869 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
870 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
871 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
871 main DEBUG createFileCountCondition(exceeds="10", ={})
872 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
873 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
873 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
877 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
877 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
880 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
885 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/./target/test-logs/debug/application-debug.log
886 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
889 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
892 main DEBUG PluginManager 'FileConverter' found 2 plugins
894 main DEBUG Setting prev file time to 2024-11-09T12:05:28.880+0000
895 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
896 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
896 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
896 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
897 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
898 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
898 main DEBUG createPolicy(size="4MB")
899 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
900 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
900 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
900 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
901 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
901 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
901 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
902 main DEBUG createFileCountCondition(exceeds="10", ={})
902 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
903 main DEBUG createDeleteAction(basePath="./target/test-logs/spring/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
903 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
904 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/spring, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
904 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
905 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/spring/spring.log", filePattern="./target/test-logs/spring/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
905 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/./target/test-logs/spring/spring.log
905 main DEBUG Starting RollingFileManager ./target/test-logs/spring/spring.log
906 main DEBUG PluginManager 'FileConverter' found 2 plugins
906 main DEBUG Setting prev file time to 2024-11-09T12:05:28.904+0000
906 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
907 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
907 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
907 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
908 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
908 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
909 main DEBUG createPolicy(size="4MB")
909 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
909 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
909 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
910 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
910 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
910 main DEBUG createNameCondition(glob="database-*.log", regex="null", ={})
911 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
911 main DEBUG createFileCountCondition(exceeds="10", ={})
911 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
912 main DEBUG createDeleteAction(basePath="./target/test-logs/hibernate/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
912 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
912 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/hibernate, options=[], maxDepth=1, conditions=[IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
913 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
913 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/hibernate/database.log", filePattern="./target/test-logs/hibernate/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
914 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/./target/test-logs/hibernate/database.log
914 main DEBUG Starting RollingFileManager ./target/test-logs/hibernate/database.log
914 main DEBUG PluginManager 'FileConverter' found 2 plugins
915 main DEBUG Setting prev file time to 2024-11-09T12:05:28.912+0000
915 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
915 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
915 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
916 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
916 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
917 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
917 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
918 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
918 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
918 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
920 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
922 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
922 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
922 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
923 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
923 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
923 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
924 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
924 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
924 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
924 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
925 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
925 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
926 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
926 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
927 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
927 main DEBUG createLoggers(={org.commscope.tr069adapter, org.springframework, org.hibernate, root})
928 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] initialized
929 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
929 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
930 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] OK.
930 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
931 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
931 main DEBUG Appender DefaultConsole-1 stopped with status true
931 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@3c0036b OK
973 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
975 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
976 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
977 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
978 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
978 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
978 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
979 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
979 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
980 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
980 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
980 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@267b678f) with optional ClassLoader: null
980 main DEBUG Shutdown hook enabled. Registering a new one.
026 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@267b678f] started OK.
877 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@267b678f) with optional ClassLoader: null
877 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@2afdab87
885 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
886 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@70903e7b
893 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:05:27 UTC 2024 (1731153927212)
894 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
894 main DEBUG Installed 1 script engine
902 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
902 main DEBUG PluginManager 'Core' found 118 plugins
903 main DEBUG PluginManager 'Level' found 0 plugins
904 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
905 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
905 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
905 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
905 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
906 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
906 main DEBUG PluginManager 'Lookup' found 13 plugins
906 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
906 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
907 main DEBUG PluginManager 'Converter' found 47 plugins
907 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
908 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
909 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
910 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
910 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
910 main DEBUG createPolicy(size="4MB")
910 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
911 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
911 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
911 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
911 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
912 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
912 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
912 main DEBUG createFileCountCondition(exceeds="10", ={})
912 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
913 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
913 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
913 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
913 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
914 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
914 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
914 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
915 main DEBUG PluginManager 'FileConverter' found 2 plugins
915 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
915 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
916 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
916 main DEBUG createPolicy(size="4MB")
916 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
916 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
917 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
917 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
917 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
917 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
917 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
918 main DEBUG createFileCountCondition(exceeds="10", ={})
918 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
918 main DEBUG createDeleteAction(basePath="./target/test-logs/spring/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
919 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
919 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/spring, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
919 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
920 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/spring/spring.log", filePattern="./target/test-logs/spring/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
920 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
920 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
920 main DEBUG PluginManager 'FileConverter' found 2 plugins
921 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
921 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
921 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
922 main DEBUG createPolicy(size="4MB")
922 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
922 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
922 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
922 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
923 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
923 main DEBUG createNameCondition(glob="database-*.log", regex="null", ={})
923 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
923 main DEBUG createFileCountCondition(exceeds="10", ={})
924 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
924 main DEBUG createDeleteAction(basePath="./target/test-logs/hibernate/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml))
924 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
925 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/hibernate, options=[], maxDepth=1, conditions=[IfFileName(glob:database-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), )
925 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
925 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/hibernate/database.log", filePattern="./target/test-logs/hibernate/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), , Filter=null, ={}, )
926 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
926 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
926 main DEBUG PluginManager 'FileConverter' found 2 plugins
926 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
927 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
927 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
927 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
927 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
928 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
928 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
929 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
929 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
929 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
929 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
930 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
930 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
930 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
930 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
931 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
931 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
931 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
931 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
932 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
932 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
932 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml), Filter=null)
933 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
933 main DEBUG createLoggers(={org.commscope.tr069adapter, org.springframework, org.hibernate, root})
933 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] initialized
933 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml]
934 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
934 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] OK.
935 main DEBUG Appender springLog stopped with status true
935 main DEBUG Appender applicationLog stopped with status true
935 main DEBUG Appender hibernateLog stopped with status true
936 main DEBUG Appender console stopped with status true
936 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@c9dcfcd[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
936 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml] OK
937 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
938 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
938 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
938 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
939 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
939 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
939 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
939 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
940 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
940 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
940 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
940 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@267b678f) with optional ClassLoader: null
091 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
091 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.. See the dump file /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/surefire-reports/2024-11-09T12-04-45_429-jvmRun1.dumpstream
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ application-booter ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/jacoco.exec
[INFO] Analyzed bundle 'Application Booter' with 2 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ application-booter ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/application-booter-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ application-booter ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ application-booter ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ application-booter ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ application-booter ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ application-booter ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ application-booter ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/application-booter-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/acs/booter/application-booter/1.0.0-SNAPSHOT/application-booter-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/pom.xml to /tmp/r/org/commscope/tr069adapter/acs/booter/application-booter/1.0.0-SNAPSHOT/application-booter-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ application-booter ---
[INFO]
[INFO] --------------< org.commscope.tr069adapter.mapper:mapper >--------------
[INFO] Building TR069_Mapper 1.0.0-SNAPSHOT [12/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mapper ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ mapper ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/mapper/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mapper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /w/workspace/oam-tr069-adapter-sonar/mapper/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mapper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapper ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/mapper/src/test/java/org/commscope/tr069adapter/mapper/NetConfRequestReceiverTest.java: Some input files use or override a deprecated API.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/mapper/src/test/java/org/commscope/tr069adapter/mapper/NetConfRequestReceiverTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapper ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up _JAVA_OPTIONS:
Running org.commscope.tr069adapter.mapper.NetConfServerManagerTest
2024-11-09 12:06:39,668 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-09 12:06:39,674 main DEBUG Installed 1 script engine
2024-11-09 12:06:40,005 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:06:40,006 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:06:40,006 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:06:40,012 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:06:40,020 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2024-11-09 12:06:40,029 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:06:40,030 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:06:40,030 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:06:40,030 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:06:40,033 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,034 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:06:40,035 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,038 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:06:40,039 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:06:40,050 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:06:40,056 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,058 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
2024-11-09 12:06:40,059 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,059 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-09 12:06:40,061 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:06:40,063 main DEBUG createPolicy(size="4MB")
2024-11-09 12:06:40,064 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:06:40,066 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:06:40,066 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:06:40,066 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:06:40,067 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:06:40,067 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-09 12:06:40,068 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:06:40,069 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:06:40,069 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:06:40,070 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,071 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:06:40,074 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-09 12:06:40,074 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:06:40,077 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,082 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/mapper/./target/test-logs/debug/application-debug.log
2024-11-09 12:06:40,082 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
2024-11-09 12:06:40,085 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-09 12:06:40,089 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:06:40,090 main DEBUG Setting prev file time to 2024-11-09T12:06:40.073+0000
2024-11-09 12:06:40,091 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-09 12:06:40,092 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:06:40,092 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:06:40,093 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,093 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:06:40,094 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:06:40,094 main DEBUG createPolicy(size="4MB")
2024-11-09 12:06:40,094 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:06:40,095 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:06:40,095 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:06:40,095 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:06:40,096 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:06:40,096 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-09 12:06:40,096 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:06:40,097 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:06:40,097 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:06:40,098 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,098 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:06:40,099 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-09 12:06:40,099 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:06:40,101 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,101 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/mapper/./target/test-logs/thirdparty/spring-framework.log
2024-11-09 12:06:40,101 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/spring-framework.log
2024-11-09 12:06:40,102 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:06:40,102 main DEBUG Setting prev file time to 2024-11-09T12:06:40.097+0000
2024-11-09 12:06:40,102 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-09 12:06:40,103 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:06:40,103 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:06:40,103 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,104 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:06:40,104 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:06:40,104 main DEBUG createPolicy(size="4MB")
2024-11-09 12:06:40,105 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:06:40,105 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:06:40,105 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:06:40,105 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:06:40,106 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:06:40,106 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-09 12:06:40,106 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:06:40,107 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:06:40,107 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:06:40,107 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,108 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:06:40,108 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-09 12:06:40,108 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:06:40,109 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,110 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/mapper/./target/test-logs/thirdparty/third-party-framework.log
2024-11-09 12:06:40,110 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/third-party-framework.log
2024-11-09 12:06:40,110 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:06:40,111 main DEBUG Setting prev file time to 2024-11-09T12:06:40.105+0000
2024-11-09 12:06:40,111 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-09 12:06:40,111 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:06:40,111 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:06:40,112 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:06:40,112 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:06:40,112 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,113 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:06:40,113 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,113 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:06:40,114 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:06:40,117 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,119 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,119 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:06:40,119 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,120 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:06:40,120 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:06:40,121 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,121 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,121 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:06:40,122 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,122 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:06:40,122 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:06:40,123 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,123 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:06:40,124 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,124 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:06:40,125 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:06:40,125 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] initialized
2024-11-09 12:06:40,126 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-09 12:06:40,127 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:06:40,128 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] OK.
2024-11-09 12:06:40,128 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2024-11-09 12:06:40,129 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2024-11-09 12:06:40,129 main DEBUG Appender DefaultConsole-1 stopped with status true
2024-11-09 12:06:40,129 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@3ce3db41 OK
2024-11-09 12:06:40,173 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-09 12:06:40,175 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-09 12:06:40,176 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-09 12:06:40,177 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-09 12:06:40,178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-09 12:06:40,178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-09 12:06:40,178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:06:40,179 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-09 12:06:40,179 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-09 12:06:40,180 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-09 12:06:40,180 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-09 12:06:40,180 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34cfdd84) with optional ClassLoader: null
2024-11-09 12:06:40,181 main DEBUG Shutdown hook enabled. Registering a new one.
2024-11-09 12:06:40,181 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@34cfdd84] started OK.
2024-11-09 12:06:40 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40,244 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
2024-11-09 12:06:40,244 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-09 12:06:40 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-09 12:06:40 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-09 12:06:40 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-09 12:06:40 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest], using SpringBootContextLoader
2024-11-09 12:06:40 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfServerManagerTest-context.xml] does not exist
2024-11-09 12:06:40 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfServerManagerTestContext.groovy] does not exist
2024-11-09 12:06:40 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-09 12:06:40 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]: using defaults.
2024-11-09 12:06:40 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-09 12:06:40 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@236bb278, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7200702, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3eb29382, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@209baf91, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e1d3188, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5982255e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7306836f, org.springframework.test.context.event.EventPublishingTestExecutionListener@e9c5db9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@393aac93, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@71dac63f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@36003e90, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a1ddc7c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@362fbd98]
2024-11-09 12:06:40 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 Before test class: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:40 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:40 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-09 12:06:40,693 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@34cfdd84) with optional ClassLoader: null
2024-11-09 12:06:40,694 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@4ce1ab4c
2024-11-09 12:06:40 Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2024-11-09 12:06:40 HV000001: Hibernate Validator 6.0.18.Final
2024-11-09 12:06:40,703 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-09 12:06:40,703 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@3c62bae5
2024-11-09 12:06:40,711 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:06:38 UTC 2024 (1731153998125)
2024-11-09 12:06:40,711 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-09 12:06:40,712 main DEBUG Installed 1 script engine
2024-11-09 12:06:40,720 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:06:40,720 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:06:40,720 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:06:40,722 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:06:40,722 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:06:40,722 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:06:40,723 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:06:40,723 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:06:40,723 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,723 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:06:40,724 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,724 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:06:40,724 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:06:40,725 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:06:40,726 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,727 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,728 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-09 12:06:40,728 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:06:40,728 main DEBUG createPolicy(size="4MB")
2024-11-09 12:06:40 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:40,729 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:06:40,729 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:06:40,729 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:06:40,729 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:06:40,730 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:06:40,730 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-09 12:06:40,730 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:06:40,730 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:06:40,731 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:06:40,731 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,731 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:06:40,732 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-09 12:06:40,732 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:06:40,732 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,733 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:06:40,733 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:06:40,733 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:06:40,734 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,734 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:06:40,734 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:06:40,735 main DEBUG createPolicy(size="4MB")
2024-11-09 12:06:40,735 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:06:40,735 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:06:40,735 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:06:40,736 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:06:40,736 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:06:40,736 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-09 12:06:40,736 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:06:40,737 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:06:40,737 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:06:40,737 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,738 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:06:40,738 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-09 12:06:40,738 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:06:40,739 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,739 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:06:40,739 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:06:40,740 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:06:40,740 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:06:40,741 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:06:40,741 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:06:40,741 main DEBUG createPolicy(size="4MB")
2024-11-09 12:06:40 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:40,741 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:06:40,742 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:06:40,742 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:06:40,742 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:06:40,743 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:06:40,743 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-09 12:06:40,743 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:06:40,744 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:06:40,744 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:06:40,744 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml))
2024-11-09 12:06:40,745 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:06:40,745 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), )
2024-11-09 12:06:40,745 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:06:40,746 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:06:40,746 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:06:40,746 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:06:40,747 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:06:40,747 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:06:40,747 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:06:40,747 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,748 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:06:40,748 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,748 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:06:40,748 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:06:40,749 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,749 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,750 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:06:40,750 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,750 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:06:40,750 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:06:40,751 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,751 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,751 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:06:40,752 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:06:40,752 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:06:40,752 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:06:40,753 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,753 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:06:40,753 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:06:40,754 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:06:40,754 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:06:40,754 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] initialized
2024-11-09 12:06:40,754 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml]
2024-11-09 12:06:40,755 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:06:40,755 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] OK.
2024-11-09 12:06:40,756 main DEBUG Appender springLog stopped with status true
2024-11-09 12:06:40,756 main DEBUG Appender applicationLog stopped with status true
2024-11-09 12:06:40,756 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-09 12:06:40,756 main DEBUG Appender console stopped with status true
2024-11-09 12:06:40,756 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@14d5b2ac[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-09 12:06:40,757 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml] OK
2024-11-09 12:06:40 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:40,758 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-09 12:06:40,758 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-09 12:06:40,758 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-09 12:06:40,759 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-09 12:06:40,759 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-09 12:06:40,759 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-09 12:06:40 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:40,759 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:06:40 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:40,760 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-09 12:06:40 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:40,760 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-09 12:06:40,760 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-09 12:06:40,761 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-09 12:06:40,761 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34cfdd84) with optional ClassLoader: null
2024-11-09 12:06:40 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:06:40 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:40 Loaded expression factory via original TCCL
2024-11-09 12:06:40 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:40 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:40 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:40 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:40 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:40 Starting NetConfServerManagerTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 5486 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/mapper)
2024-11-09 12:06:40 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:06:40 No active profile set, falling back to default profiles: default
2024-11-09 12:06:40 Loading source class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter
2024-11-09 12:06:41 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-09 12:06:41 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7
2024-11-09 12:06:41 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-09 12:06:41 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/MapperConfigProperties.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-09 12:06:41 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfNotificationSender.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfServerManager.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/controller/NetConfRequestReceiver.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/impl/NetConfRequestHandlerImpl.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/sync/SynchronizedRequestHandler.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/ErrorCodeUtil.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/MOMetaDataUtil.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/NetconfToTr069MapperUtil.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerHandlerDM.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/SpringApplicationContext.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerUtil.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerProducer.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/CronExpressionTriggerRule.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicForeverTriggerRule.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/ExpiredTirggerRule.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicTriggerRule.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/OneTimeTirggerRule.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerServiceManagerAPIImpl.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerManager.class]
2024-11-09 12:06:41 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/deviceversion/DeviceVersionManagerImpl.class]
2024-11-09 12:06:41 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:41 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:41 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-09 12:06:41 Scanning for repositories in packages org.commscope.tr069adapter.mapper.dao.
2024-11-09 12:06:41 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-09 12:06:41 Finished Spring Data repository scanning in 39ms. Found 1 repository interfaces.
2024-11-09 12:06:42 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-09 12:06:42 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-09 12:06:42 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-09 12:06:42 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-09 12:06:43 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-09 12:06:43 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-09 12:06:43 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-09 12:06:43 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@304551d8]
2024-11-09 12:06:43 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'dataSource'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:43 Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c92af74'
2024-11-09 12:06:43 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-09 12:06:43 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-09 12:06:43 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-09 12:06:43 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-09 12:06:43 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:43 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails]
Mapping files names []
Properties []
2024-11-09 12:06:43 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-09 12:06:43 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-09 12:06:43 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-09 12:06:43 HHH000412: Hibernate Core {5.4.8.Final}
2024-11-09 12:06:43 HHH000206: hibernate.properties not found
2024-11-09 12:06:43 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-09 12:06:43 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-09 12:06:43 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-09 12:06:43 HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2024-11-09 12:06:43 Adding type registration boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:43 Adding type registration boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:43 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:43 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@48a9b72d
2024-11-09 12:06:43 Adding type registration true_false -> org.hibernate.type.TrueFalseType@71f8971a
2024-11-09 12:06:43 Adding type registration yes_no -> org.hibernate.type.YesNoType@747ac5fb
2024-11-09 12:06:43 Adding type registration byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:43 Adding type registration byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:43 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:43 Adding type registration character -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:43 Adding type registration char -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:43 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:43 Adding type registration short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:43 Adding type registration short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:43 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:43 Adding type registration integer -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:43 Adding type registration int -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:43 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:43 Adding type registration long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:43 Adding type registration long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:43 Adding type registration java.lang.Long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:43 Adding type registration float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:43 Adding type registration float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:43 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:43 Adding type registration double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:43 Adding type registration double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:43 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:43 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@370522e4
2024-11-09 12:06:43 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@370522e4
2024-11-09 12:06:43 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@18019109
2024-11-09 12:06:43 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@18019109
2024-11-09 12:06:43 Adding type registration string -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:43 Adding type registration java.lang.String -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:43 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@37f7c2af
2024-11-09 12:06:43 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@40e8c117
2024-11-09 12:06:43 Adding type registration url -> org.hibernate.type.UrlType@3c67a72d
2024-11-09 12:06:43 Adding type registration java.net.URL -> org.hibernate.type.UrlType@3c67a72d
2024-11-09 12:06:43 Adding type registration Duration -> org.hibernate.type.DurationType@73e01c27
2024-11-09 12:06:43 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@73e01c27
2024-11-09 12:06:43 Adding type registration Instant -> org.hibernate.type.InstantType@79611d2c
2024-11-09 12:06:43 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@79611d2c
2024-11-09 12:06:43 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@1d51bfb4
2024-11-09 12:06:43 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@1d51bfb4
2024-11-09 12:06:43 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@b71af3f
2024-11-09 12:06:43 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@b71af3f
2024-11-09 12:06:43 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@d5aa479
2024-11-09 12:06:43 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@d5aa479
2024-11-09 12:06:43 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@4a05adf4
2024-11-09 12:06:43 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@4a05adf4
2024-11-09 12:06:43 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@41ca4c9d
2024-11-09 12:06:43 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@41ca4c9d
2024-11-09 12:06:43 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@17691c4f
2024-11-09 12:06:43 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@17691c4f
2024-11-09 12:06:43 Adding type registration date -> org.hibernate.type.DateType@7a8d1f43
2024-11-09 12:06:43 Adding type registration java.sql.Date -> org.hibernate.type.DateType@7a8d1f43
2024-11-09 12:06:43 Adding type registration time -> org.hibernate.type.TimeType@18fccfab
2024-11-09 12:06:43 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@18fccfab
2024-11-09 12:06:43 Adding type registration timestamp -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:43 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:43 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:43 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@345da1a3
2024-11-09 12:06:43 Adding type registration calendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:43 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:43 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:43 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@30e4bea9
2024-11-09 12:06:43 Adding type registration locale -> org.hibernate.type.LocaleType@4feadef9
2024-11-09 12:06:43 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4feadef9
2024-11-09 12:06:43 Adding type registration currency -> org.hibernate.type.CurrencyType@33518754
2024-11-09 12:06:43 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@33518754
2024-11-09 12:06:43 Adding type registration timezone -> org.hibernate.type.TimeZoneType@1676713d
2024-11-09 12:06:43 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@1676713d
2024-11-09 12:06:43 Adding type registration class -> org.hibernate.type.ClassType@2ff31f6
2024-11-09 12:06:43 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2ff31f6
2024-11-09 12:06:43 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@3a8c4bab
2024-11-09 12:06:43 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@3a8c4bab
2024-11-09 12:06:43 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7327749c
2024-11-09 12:06:43 Adding type registration binary -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:43 Adding type registration byte[] -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:43 Adding type registration [B -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:43 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:43 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:43 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:43 Adding type registration row_version -> org.hibernate.type.RowVersionType@15fabd85
2024-11-09 12:06:43 Adding type registration image -> org.hibernate.type.ImageType@71522fb7
2024-11-09 12:06:43 Adding type registration characters -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:43 Adding type registration char[] -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:43 Adding type registration [C -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:43 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:43 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:43 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:43 Adding type registration text -> org.hibernate.type.TextType@33a95758
2024-11-09 12:06:43 Adding type registration ntext -> org.hibernate.type.NTextType@77e1dd4f
2024-11-09 12:06:43 Adding type registration blob -> org.hibernate.type.BlobType@1e88664d
2024-11-09 12:06:43 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1e88664d
2024-11-09 12:06:43 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@4df940d7
2024-11-09 12:06:43 Adding type registration clob -> org.hibernate.type.ClobType@2d976e51
2024-11-09 12:06:43 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@2d976e51
2024-11-09 12:06:43 Adding type registration nclob -> org.hibernate.type.NClobType@704b2822
2024-11-09 12:06:43 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@704b2822
2024-11-09 12:06:43 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@75050599
2024-11-09 12:06:43 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f0cf449
2024-11-09 12:06:43 Adding type registration serializable -> org.hibernate.type.SerializableType@3bea96e2
2024-11-09 12:06:43 Adding type registration object -> org.hibernate.type.ObjectType@62921d00
2024-11-09 12:06:43 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@62921d00
2024-11-09 12:06:43 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@565df30a
2024-11-09 12:06:43 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@31a872bd
2024-11-09 12:06:43 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@2c67f6e
2024-11-09 12:06:43 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@a1fd643
2024-11-09 12:06:43 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@33e3a1a9
2024-11-09 12:06:43 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@41ac10f2
2024-11-09 12:06:43 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@70a03aa6
2024-11-09 12:06:43 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@479473f
2024-11-09 12:06:43 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7da766e1] into BootstrapContext; was [null]
2024-11-09 12:06:43 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7da766e1) [was null]
2024-11-09 12:06:43 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@649c4034] into BootstrapContext; was [null]
2024-11-09 12:06:43 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@280b3f43] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6ec67e8d]
2024-11-09 12:06:43 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7da766e1]
2024-11-09 12:06:43 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@7da766e1]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:06:43 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-09 12:06:43 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:06:43 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:06:43 JDBC version : 4.1
2024-11-09 12:06:43 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-09 12:06:44 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-09 12:06:44 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-09 12:06:44 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@317da447] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@65def021]
2024-11-09 12:06:44 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:44 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-09 12:06:44 Import with entity name DeviceOperationDetails
2024-11-09 12:06:44 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details
2024-11-09 12:06:44 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:44 MetadataSourceProcessor property id with lazy=false
2024-11-09 12:06:44 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id]
2024-11-09 12:06:44 building SimpleValue for id
2024-11-09 12:06:44 Building property id
2024-11-09 12:06:44 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-09 12:06:44 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:44 MetadataSourceProcessor property deviceId with lazy=false
2024-11-09 12:06:44 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId]
2024-11-09 12:06:44 building SimpleValue for deviceId
2024-11-09 12:06:44 Building property deviceId
2024-11-09 12:06:44 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:44 MetadataSourceProcessor property downLoadStatus with lazy=false
2024-11-09 12:06:44 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus]
2024-11-09 12:06:44 building SimpleValue for downLoadStatus
2024-11-09 12:06:44 Building property downLoadStatus
2024-11-09 12:06:44 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:44 MetadataSourceProcessor property fileName with lazy=false
2024-11-09 12:06:44 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName]
2024-11-09 12:06:44 building SimpleValue for fileName
2024-11-09 12:06:44 Building property fileName
2024-11-09 12:06:44 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:44 MetadataSourceProcessor property origin with lazy=false
2024-11-09 12:06:44 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin]
2024-11-09 12:06:44 building SimpleValue for origin
2024-11-09 12:06:44 Building property origin
2024-11-09 12:06:44 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:44 MetadataSourceProcessor property swVersion with lazy=false
2024-11-09 12:06:44 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion]
2024-11-09 12:06:44 building SimpleValue for swVersion
2024-11-09 12:06:44 Building property swVersion
2024-11-09 12:06:44 Starting fillSimpleValue for id
2024-11-09 12:06:44 Starting fillSimpleValue for deviceId
2024-11-09 12:06:44 Starting fillSimpleValue for downLoadStatus
2024-11-09 12:06:44 Starting fillSimpleValue for fileName
2024-11-09 12:06:44 Starting fillSimpleValue for origin
2024-11-09 12:06:44 Starting fillSimpleValue for swVersion
2024-11-09 12:06:44 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details]
2024-11-09 12:06:44 Building session factory
2024-11-09 12:06:44 SessionFactory name : null
2024-11-09 12:06:44 Automatic flush during beforeCompletion(): enabled
2024-11-09 12:06:44 Automatic session close at end of transaction: disabled
2024-11-09 12:06:44 Statistics: disabled
2024-11-09 12:06:44 Deleted entity synthetic identifier rollback: disabled
2024-11-09 12:06:44 Default entity-mode: pojo
2024-11-09 12:06:44 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-09 12:06:44 Allow initialization of lazy state outside session : disabled
2024-11-09 12:06:44 Using BatchFetchStyle : LEGACY
2024-11-09 12:06:44 Default batch fetch size: -1
2024-11-09 12:06:44 Maximum outer join fetch depth: null
2024-11-09 12:06:44 Default null ordering: NONE
2024-11-09 12:06:44 Order SQL updates by primary key: disabled
2024-11-09 12:06:44 Order SQL inserts for batching: disabled
2024-11-09 12:06:44 multi-tenancy strategy : NONE
2024-11-09 12:06:44 JTA Track by Thread: enabled
2024-11-09 12:06:44 Query language substitutions: {}
2024-11-09 12:06:44 Named query checking : enabled
2024-11-09 12:06:44 Second-level cache: disabled
2024-11-09 12:06:44 Second-level query cache: disabled
2024-11-09 12:06:44 Second-level query cache factory: null
2024-11-09 12:06:44 Second-level cache region prefix: null
2024-11-09 12:06:44 Optimize second-level cache for minimal puts: disabled
2024-11-09 12:06:44 Structured second-level cache entries: disabled
2024-11-09 12:06:44 Second-level cache direct-reference entries: disabled
2024-11-09 12:06:44 Automatic eviction of collection cache: disabled
2024-11-09 12:06:44 JDBC batch size: 15
2024-11-09 12:06:44 JDBC batch updates for versioned data: enabled
2024-11-09 12:06:44 Scrollable result sets: enabled
2024-11-09 12:06:44 Wrap result sets: disabled
2024-11-09 12:06:44 JDBC3 getGeneratedKeys(): enabled
2024-11-09 12:06:44 JDBC result set fetch size: null
2024-11-09 12:06:44 Connection release mode: ON_CLOSE
2024-11-09 12:06:44 Generate SQL with comments: disabled
2024-11-09 12:06:44 JPA compliance - query :
2024-11-09 12:06:44 JPA compliance - closed-handling :
2024-11-09 12:06:44 JPA compliance - lists :
2024-11-09 12:06:44 JPA compliance - transactions :
2024-11-09 12:06:44 Session factory constructed with filter configurations : {}
2024-11-09 12:06:44 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@73faab6e, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=8444, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire7048680691026184469tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_01620838742929667261tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@29796e71, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5486, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@364d3241, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-09 12:06:44 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:44 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:44 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:44 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:44 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:44 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:44 Loaded expression factory via original TCCL
2024-11-09 12:06:44 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:44 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:44 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:44 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:44 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:44 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:44 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:44 Skipping JACC integration as it was not enabled
2024-11-09 12:06:44 Instantiated session factory
2024-11-09 12:06:44 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@317da447] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@1595c333]
2024-11-09 12:06:44 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:44 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:44 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:44 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:44 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:44 Version select: select id from device_operation_details where id =?
2024-11-09 12:06:44 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=?
2024-11-09 12:06:44 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-09 12:06:44 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=?
2024-11-09 12:06:44 Delete 0: delete from device_operation_details where id=?
2024-11-09 12:06:44 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@948b01c]
2024-11-09 12:06:44 Visiting attribute path : deviceId
2024-11-09 12:06:44 Visiting attribute path : downLoadStatus
2024-11-09 12:06:44 Visiting attribute path : fileName
2024-11-09 12:06:44 Visiting attribute path : origin
2024-11-09 12:06:44 Visiting attribute path : swVersion
2024-11-09 12:06:44 Building LoadPlan...
2024-11-09 12:06:44 processing queryspace
2024-11-09 12:06:44 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:06:44 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:44 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@465f419d]
2024-11-09 12:06:44 Visiting attribute path : deviceId
2024-11-09 12:06:44 Visiting attribute path : downLoadStatus
2024-11-09 12:06:44 Visiting attribute path : fileName
2024-11-09 12:06:44 Visiting attribute path : origin
2024-11-09 12:06:44 Visiting attribute path : swVersion
2024-11-09 12:06:44 Building LoadPlan...
2024-11-09 12:06:44 processing queryspace
2024-11-09 12:06:44 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:06:44 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:44 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:44 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:44 drop table device_operation_details if exists
Hibernate: drop table device_operation_details if exists
2024-11-09 12:06:44 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-09 12:06:44 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-09 12:06:44 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
Hibernate: create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
2024-11-09 12:06:44 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
Hibernate: alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
2024-11-09 12:06:44 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-09 12:06:44 Checking 0 named HQL queries
2024-11-09 12:06:44 Checking 0 named SQL queries
2024-11-09 12:06:44 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@4ea23481
2024-11-09 12:06:44 Registering SessionFactory: 4a7ec940-29ed-44fc-a9a8-56e243122caf ()
2024-11-09 12:06:44 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-09 12:06:44 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'mapperServiceBooter'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'mapperConfigProperties'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'ACSRequestSender'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'ACSNotificationReceiver'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'ACSNotificationHandlerImpl'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'synchronizedRequestHandler'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'MOMetaDataUtil'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'deviceVersionManagerImpl'
2024-11-09 12:06:44 Loading mapper schema
2024-11-09 12:06:44 Loading mapper schema from CustomYangModelMOmapping.txt
2024-11-09 12:06:44 Loading mapper schema from CSDMYangMONameMapping.txt
2024-11-09 12:06:44 Adding Parent Objects device.device-info.vendor-config-file
2024-11-09 12:06:44 Adding Parent Objects device.device-info.process-status.process
2024-11-09 12:06:44 Adding Parent Objects device.device-info.temperature-status.temperature-sensor
2024-11-09 12:06:44 Adding Parent Objects device.device-info.processor
2024-11-09 12:06:44 Adding Parent Objects device.device-info.vendor-log-file
2024-11-09 12:06:44 Adding Parent Objects device.device-info.location
2024-11-09 12:06:44 Adding Parent Objects device.device-info.device-image-file
2024-11-09 12:06:44 Adding Parent Objects device.device-info.firmware-image
2024-11-09 12:06:44 Adding Parent Objects device.device-info.supported-data-model
2024-11-09 12:06:44 Adding Parent Objects device.management-server.manageable-device
2024-11-09 12:06:44 Adding Parent Objects device.management-server.download-availability.announcement.group
2024-11-09 12:06:44 Adding Parent Objects device.management-server.embedded-device
2024-11-09 12:06:44 Adding Parent Objects device.management-server.virtual-device
2024-11-09 12:06:44 Adding Parent Objects device.management-server.inform-parameter
2024-11-09 12:06:44 Adding Parent Objects device.software-modules.exec-env
2024-11-09 12:06:44 Adding Parent Objects device.software-modules.deployment-unit
2024-11-09 12:06:44 Adding Parent Objects device.software-modules.execution-unit
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.block-period
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule.{i}.abs-time-span
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.m2-msp-policy.request-category
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance.{i}.property
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance
2024-11-09 12:06:44 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance.{i}.property
2024-11-09 12:06:44 Adding Parent Objects device.interface-stack
2024-11-09 12:06:44 Adding Parent Objects device.dsl.line
2024-11-09 12:06:44 Adding Parent Objects device.dsl.channel
2024-11-09 12:06:44 Adding Parent Objects device.dsl.bonding-group
2024-11-09 12:06:44 Adding Parent Objects device.dsl.bonding-group.{i}.bonded-channel
2024-11-09 12:06:44 Adding Parent Objects device.fast.line
2024-11-09 12:06:44 Adding Parent Objects device.optical.interface
2024-11-09 12:06:44 Adding Parent Objects device.cellular.interface
2024-11-09 12:06:44 Adding Parent Objects device.cellular.access-point
2024-11-09 12:06:44 Adding Parent Objects device.atm.link
2024-11-09 12:06:44 Adding Parent Objects device.ptm.link
2024-11-09 12:06:44 Adding Parent Objects device.ethernet.interface
2024-11-09 12:06:44 Adding Parent Objects device.ethernet.link
2024-11-09 12:06:44 Adding Parent Objects device.ethernet.vlan-termination
2024-11-09 12:06:44 Adding Parent Objects device.ethernet.rmon-stats
2024-11-09 12:06:44 Adding Parent Objects device.ethernet.lag
2024-11-09 12:06:44 Adding Parent Objects device.usb.interface
2024-11-09 12:06:44 Adding Parent Objects device.usb.port
2024-11-09 12:06:44 Adding Parent Objects device.usb.usb-hosts.host
2024-11-09 12:06:44 Adding Parent Objects device.usb.usb-hosts.host.{i}.device
2024-11-09 12:06:44 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration
2024-11-09 12:06:44 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration.{i}.interface
2024-11-09 12:06:44 Adding Parent Objects device.hpna.interface
2024-11-09 12:06:44 Adding Parent Objects device.hpna.interface.{i}.qo-s.flow-spec
2024-11-09 12:06:44 Adding Parent Objects device.hpna.interface.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.hpna.diagnostics.phy-throughput.result
2024-11-09 12:06:44 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.nodes.node
2024-11-09 12:06:44 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.channels.channel
2024-11-09 12:06:44 Adding Parent Objects device.mo-ca.interface
2024-11-09 12:06:44 Adding Parent Objects device.mo-ca.interface.{i}.qo-s.flow-stats
2024-11-09 12:06:44 Adding Parent Objects device.mo-ca.interface.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.ghn.interface
2024-11-09 12:06:44 Adding Parent Objects device.ghn.interface.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.ghn.interface.{i}.sm-masked-band
2024-11-09 12:06:44 Adding Parent Objects device.ghn.diagnostics.phy-throughput.result
2024-11-09 12:06:44 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.nodes.node
2024-11-09 12:06:44 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.channels.channel
2024-11-09 12:06:44 Adding Parent Objects device.home-plug.interface
2024-11-09 12:06:44 Adding Parent Objects device.home-plug.interface.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.upa.interface
2024-11-09 12:06:44 Adding Parent Objects device.upa.interface.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.upa.interface.{i}.active-notch
2024-11-09 12:06:44 Adding Parent Objects device.upa.interface.{i}.bridge-for
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.radio
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.neighboring-wi-fi-diagnostic.result
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.ssid
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.access-point
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.access-point.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.access-point.{i}.ac
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.end-point
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.end-point.{i}.profile
2024-11-09 12:06:44 Adding Parent Objects device.wi-fi.end-point.{i}.ac
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.interface
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.interface.{i}.associated-device
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.zdo
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.zdo.{i}.network.neighbor
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.zdo.{i}.node-manager.routing-table
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.zdo.{i}.binding
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.zdo.{i}.group
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.zdo.{i}.application-endpoint
2024-11-09 12:06:44 Adding Parent Objects device.zig-bee.discovery.area-network
2024-11-09 12:06:44 Adding Parent Objects device.bridging.bridge
2024-11-09 12:06:44 Adding Parent Objects device.bridging.bridge.{i}.port
2024-11-09 12:06:44 Adding Parent Objects device.bridging.bridge.{i}.vlan
2024-11-09 12:06:44 Adding Parent Objects device.bridging.bridge.{i}.vlan-port
2024-11-09 12:06:44 Adding Parent Objects device.bridging.filter
2024-11-09 12:06:44 Adding Parent Objects device.bridging.provider-bridge
2024-11-09 12:06:44 Adding Parent Objects device.ppp.interface
2024-11-09 12:06:44 Adding Parent Objects device.ip.interface
2024-11-09 12:06:44 Adding Parent Objects device.ip.interface.{i}.ipv4-address
2024-11-09 12:06:44 Adding Parent Objects device.ip.interface.{i}.twamp-reflector
2024-11-09 12:06:44 Adding Parent Objects device.ip.interface.{i}.ipv6-address
2024-11-09 12:06:44 Adding Parent Objects device.ip.interface.{i}.ipv6-prefix
2024-11-09 12:06:44 Adding Parent Objects device.ip.active-port
2024-11-09 12:06:44 Adding Parent Objects device.ip.diagnostics.trace-route.route-hops
2024-11-09 12:06:44 Adding Parent Objects device.ip.diagnostics.download-diagnostics.per-connection-result
2024-11-09 12:06:44 Adding Parent Objects device.ip.diagnostics.download-diagnostics.incremental-result
2024-11-09 12:06:44 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.per-connection-result
2024-11-09 12:06:44 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.incremental-result
2024-11-09 12:06:44 Adding Parent Objects device.ip.diagnostics.udp-echo-diagnostics.individual-packet-result
2024-11-09 12:06:44 Adding Parent Objects device.lldp.discovery.device
2024-11-09 12:06:44 Adding Parent Objects device.lldp.discovery.device.{i}.port
2024-11-09 12:06:44 Adding Parent Objects device.lldp.discovery.device.{i}.device-information.vendor-specific
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.filter
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.profile
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.profile.{i}.sent-cp-attr
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.tunnel
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.ikev2-sa
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.ikev2-sa.{i}.received-cp-attr
2024-11-09 12:06:44 Adding Parent Objects device.i-psec.ikev2-sa.{i}.child-sa
2024-11-09 12:06:44 Adding Parent Objects device.gre.tunnel
2024-11-09 12:06:44 Adding Parent Objects device.gre.tunnel.{i}.interface
2024-11-09 12:06:44 Adding Parent Objects device.gre.filter
2024-11-09 12:06:44 Adding Parent Objects device.l2-tpv3.tunnel
2024-11-09 12:06:44 Adding Parent Objects device.l2-tpv3.tunnel.{i}.interface
2024-11-09 12:06:44 Adding Parent Objects device.l2-tpv3.filter
2024-11-09 12:06:44 Adding Parent Objects device.vxlan.tunnel
2024-11-09 12:06:44 Adding Parent Objects device.vxlan.tunnel.{i}.interface
2024-11-09 12:06:44 Adding Parent Objects device.vxlan.filter
2024-11-09 12:06:44 Adding Parent Objects device.map.domain
2024-11-09 12:06:44 Adding Parent Objects device.map.domain.{i}.rule
2024-11-09 12:06:44 Adding Parent Objects device.routing.router
2024-11-09 12:06:44 Adding Parent Objects device.routing.router.{i}.ipv4-forwarding
2024-11-09 12:06:44 Adding Parent Objects device.routing.router.{i}.ipv6-forwarding
2024-11-09 12:06:44 Adding Parent Objects device.routing.rip.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.routing.route-information.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.neighbor-discovery.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.router-advertisement.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.router-advertisement.interface-setting.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.ipv6rd.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.ds-lite.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.classification
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.app
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.flow
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.policer
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.queue
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.queue-stats
2024-11-09 12:06:44 Adding Parent Objects device.qo-s.shaper
2024-11-09 12:06:44 Adding Parent Objects device.hosts.host
2024-11-09 12:06:44 Adding Parent Objects device.hosts.host.{i}.ipv4-address
2024-11-09 12:06:44 Adding Parent Objects device.hosts.host.{i}.ipv6-address
2024-11-09 12:06:44 Adding Parent Objects device.dns.client.server
2024-11-09 12:06:44 Adding Parent Objects device.dns.relay.forwarding
2024-11-09 12:06:44 Adding Parent Objects device.dns.diagnostics.ns-lookup-diagnostics.result
2024-11-09 12:06:44 Adding Parent Objects device.dns.sd.service
2024-11-09 12:06:44 Adding Parent Objects device.dns.sd.service.{i}.text-record
2024-11-09 12:06:44 Adding Parent Objects device.nat.interface-setting
2024-11-09 12:06:44 Adding Parent Objects device.nat.port-mapping
2024-11-09 12:06:44 Adding Parent Objects device.pcp.client
2024-11-09 12:06:44 Adding Parent Objects device.pcp.client.{i}.server
2024-11-09 12:06:44 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping
2024-11-09 12:06:44 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping.{i}.filter
2024-11-09 12:06:44 Adding Parent Objects device.pcp.client.{i}.server.{i}.outbound-mapping
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.client
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.client.{i}.sent-option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.client.{i}.req-option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.server.pool
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.server.pool.{i}.static-address
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.server.pool.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.server.pool.{i}.client
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.ipv4-address
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv4.relay.forwarding
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.client
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.client.{i}.server
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.client.{i}.sent-option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.client.{i}.received-option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.server.pool
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.server.pool.{i}.client
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-address
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-prefix
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.dhcpv6.server.pool.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.ieee8021x.supplicant
2024-11-09 12:06:44 Adding Parent Objects device.users.user
2024-11-09 12:06:44 Adding Parent Objects device.smart-card-readers.smart-card-reader
2024-11-09 12:06:44 Adding Parent Objects device.u-pn-p.discovery.root-device
2024-11-09 12:06:44 Adding Parent Objects device.u-pn-p.discovery.device
2024-11-09 12:06:44 Adding Parent Objects device.u-pn-p.discovery.service
2024-11-09 12:06:44 Adding Parent Objects device.u-pn-p.description.device-description
2024-11-09 12:06:44 Adding Parent Objects device.u-pn-p.description.device-instance
2024-11-09 12:06:44 Adding Parent Objects device.u-pn-p.description.service-instance
2024-11-09 12:06:44 Adding Parent Objects device.firewall.level
2024-11-09 12:06:44 Adding Parent Objects device.firewall.chain
2024-11-09 12:06:44 Adding Parent Objects device.firewall.chain.{i}.rule
2024-11-09 12:06:44 Adding Parent Objects device.periodic-statistics.sample-set
2024-11-09 12:06:44 Adding Parent Objects device.periodic-statistics.sample-set.{i}.parameter
2024-11-09 12:06:44 Adding Parent Objects device.fault-mgmt.supported-alarm
2024-11-09 12:06:44 Adding Parent Objects device.fault-mgmt.current-alarm
2024-11-09 12:06:44 Adding Parent Objects device.fault-mgmt.history-event
2024-11-09 12:06:44 Adding Parent Objects device.fault-mgmt.expedited-event
2024-11-09 12:06:44 Adding Parent Objects device.fault-mgmt.queued-event
2024-11-09 12:06:44 Adding Parent Objects device.security.certificate
2024-11-09 12:06:44 Adding Parent Objects device.fap.perf-mgmt.config
2024-11-09 12:06:44 Adding Parent Objects device.bulk-data.profile
2024-11-09 12:06:44 Adding Parent Objects device.bulk-data.profile.{i}.parameter
2024-11-09 12:06:44 Adding Parent Objects device.bulk-data.profile.{i}.http.request-uri-parameter
2024-11-09 12:06:44 Adding Parent Objects device.xmpp.connection
2024-11-09 12:06:44 Adding Parent Objects device.xmpp.connection.{i}.server
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.interface
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.interface.{i}.vendor-properties
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.interface.{i}.link
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.forwarding-table.forwarding-rule
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.change-log
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv4-address
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv6-address
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.vendor-properties
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.interface
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.non-ieee1905-neighbor
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.l2-neighbor
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor.{i}.metric
2024-11-09 12:06:44 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.bridging-tuple
2024-11-09 12:06:44 Adding Parent Objects device.mqtt.client
2024-11-09 12:06:44 Adding Parent Objects device.mqtt.client.{i}.subscription
2024-11-09 12:06:44 Adding Parent Objects device.mqtt.broker
2024-11-09 12:06:44 Adding Parent Objects device.mqtt.broker.{i}.bridge
2024-11-09 12:06:44 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.server
2024-11-09 12:06:44 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.subscription
2024-11-09 12:06:44 Adding Parent Objects device.dynamic-dns.client
2024-11-09 12:06:44 Adding Parent Objects device.dynamic-dns.client.{i}.hostname
2024-11-09 12:06:44 Adding Parent Objects device.dynamic-dns.server
2024-11-09 12:06:44 Adding Parent Objects device.le-ds.led
2024-11-09 12:06:44 Adding Parent Objects device.le-ds.led.{i}.cycle-element
2024-11-09 12:06:44 Adding Parent Objects device.basapm.measurement-endpoint
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability.{i}.registry
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.task
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.registry
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.communication-channel
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction
2024-11-09 12:06:44 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction.{i}.measurement-suppression
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report.{i}.result
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report.{i}.result.{i}.option
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report.{i}.result.{i}.conflict
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.result-row
2024-11-09 12:06:44 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.registry
2024-11-09 12:06:44 Adding Parent Objects device.lmap.event
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.color-code-to-uati104
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.hrpd-subnet-to-ip
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.umts.member-detail
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.member-detail
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.local-ip-access.hrpd.egress-filter
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.legacy.local-ip-access.rule
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.cn.ps-domain.rab.stats.lgw
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.intra-freq-meas.instance
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-freq-meas.instance
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-rat-meas.instance
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.intra-freq-cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-freq-cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-rat-cell.gsm
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.intra-freq-cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-freq-cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.tunnel
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.plmn-list
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.qo-s
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.phy.mbsfn.sf-config-list
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.inter-freq.carrier
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.utra.utranfdd-freq
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.geran.geran-freq-group
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.cdma2000.cdma2000-band
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.lte-cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.umts
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.gsm
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.cdma2000
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.lte-cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.umts
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.cdma2000
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.erab.stats.lgw
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.energy-savings.not-allowed-time-period
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.neighbor-list
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.appim.appirec
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.batch-pcfpdsn
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.pcfpdsn
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.batch-pcfpdsn
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.pcfpdsn
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.beacon-list
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.hrpd-beacon-list
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.umts.wcdma.cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.umts.gsm.cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell.{i}.bcch.plmn-list
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.lte.carrier-meas
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.channel
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.channel
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.cell
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.macro-timing.channel
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.transport.sctp.assoc
2024-11-09 12:06:44 Adding Parent Objects device.services.fap-service.{i}.transport.security.secret
2024-11-09 12:06:44 Loading mapper schema successfully completed
2024-11-09 12:06:44 Creating shared instance of singleton bean 'pnPPreProvisioningHandler'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'VESNotificationSender'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'netConfNotificationSender'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'netConfServerManager'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'deviceOperationsDAO'
2024-11-09 12:06:44 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-09 12:06:44 Initializing JpaMetamodelMappingContext…
2024-11-09 12:06:44 Finished initializing JpaMetamodelMappingContext!
2024-11-09 12:06:44 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:44 Statistics initialized [enabled=false]
2024-11-09 12:06:44 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:45 Initializing repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO…
2024-11-09 12:06:45 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:45 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:45 Looking up query for method findByDeviceId
2024-11-09 12:06:45 Looking up named query DeviceOperationDetails.findByDeviceId
2024-11-09 12:06:45 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:06:45 Did not find named query DeviceOperationDetails.findByDeviceId
2024-11-09 12:06:45 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:45 Finished creation of repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO.
2024-11-09 12:06:45 Creating shared instance of singleton bean 'netConfRequestReceiver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'netConfRequestHandlerImpl'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'netconfToTr069MapperUtil'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'errorCodeUtil'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'vesRequestReceiver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'vesRequestHandlerImpl'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'timerHandler'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'springApplicationContext'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'quartzSchedulerUtil'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'cronExpressionTriggerRule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'periodicForeverTriggerRule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'expiredTirggerRule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'periodicTriggerRule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'oneTimeTirggerRule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'quartzSchedulerProducer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'timerServiceManagerAPIImpl'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'quartzSchedulerManager'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:45 Using default implementation for ThreadExecutor
2024-11-09 12:06:45 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-09 12:06:45 Quartz Scheduler v.2.3.2 created.
2024-11-09 12:06:45 RAMJobStore initialized.
2024-11-09 12:06:45 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-09 12:06:45 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-09 12:06:45 Quartz scheduler version: 2.3.2
2024-11-09 12:06:45 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@78d6385c
2024-11-09 12:06:45 init started
2024-11-09 12:06:45 Running on active server; hence marking quartz as active service
2024-11-09 12:06:45 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-09 12:06:45 init complete
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-09 12:06:45 batch acquisition of 0 triggers
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-09 12:06:45 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-09 12:06:45 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-09 12:06:45 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-09 12:06:45 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'defaultValidator'
2024-11-09 12:06:45 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:45 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:45 Loaded expression factory via original TCCL
2024-11-09 12:06:45 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:45 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:45 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-09 12:06:45 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-09 12:06:45 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-09 12:06:45 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:45 Trying to load META-INF/validation.xml via user class loader
2024-11-09 12:06:45 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:45 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:45 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:45 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:45 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:45 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:45 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:45 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'error'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'errorAttributes'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'basicErrorController'
2024-11-09 12:06:45 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c92af74'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c92af74'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-09 12:06:45 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
2024-11-09 12:06:45 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-09 12:06:45 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$6852f603] - unable to determine constructor/method parameter names
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcValidator'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'messageConverters'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-09 12:06:45 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:45 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:45 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-09 12:06:45 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-09 12:06:45 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'sortResolver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'pageableResolver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'applicationTaskExecutor'
2024-11-09 12:06:45 Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2024-11-09 12:06:45 Initializing ExecutorService 'applicationTaskExecutor'
2024-11-09 12:06:45 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-09 12:06:45 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 20 mappings in 'requestMappingHandlerMapping'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-09 12:06:45 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7'
2024-11-09 12:06:45 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-09 12:06:45 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:06:45 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:06:45 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-09 12:06:45 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-09 12:06:45 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-09 12:06:45 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:06:45 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:06:45 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:45 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-09 12:06:45 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:45 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-09 12:06:45 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-09 12:06:45 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-09 12:06:45 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'viewResolver'
2024-11-09 12:06:45 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c92af74'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'formContentFilter'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'transactionManager'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:06:45 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-09 12:06:45 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-09 12:06:45 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:45 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-09 12:06:46 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-09 12:06:46 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-09 12:06:46 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:06:46 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-09 12:06:46 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'multipartResolver'
2024-11-09 12:06:46 Starting beans in phase 2147483647
2024-11-09 12:06:46 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:06:46
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor matched:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
GsonHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &deviceOperationsDAO and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2024-11-09 12:06:46 Started NetConfServerManagerTest in 5.563 seconds (JVM running for 7.326)
2024-11-09 12:06:46 Storing ApplicationContext [1002092487] in cache under key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
2024-11-09 12:06:46 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@62f6f40d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
2024-11-09 12:06:46 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@62f6f40d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
2024-11-09 12:06:46 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@62f6f40d, testMethod = sendVesEventTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
2024-11-09 12:06:46 Posting ves event to ves notifier http://tr069adapter-ves-notifier:9191/vesagent/deviceEvent
2024-11-09 12:06:46 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-09 12:06:46 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:46 Accept=[application/json, application/*+json]
2024-11-09 12:06:46 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:46 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:46 No configuration exists for the device
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
2024-11-09 12:06:46 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@62f6f40d, testMethod = sendVesEventTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@62f6f40d, testMethod = sendVesEventTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
2024-11-09 12:06:46 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@59184eb1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1]
2024-11-09 12:06:46 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@59184eb1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1]
2024-11-09 12:06:46 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@59184eb1, testMethod = sendNotificaionInformNullTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1]
2024-11-09 12:06:46 Posting notification to netconf server http://tr069adapter-netconf-server:8181/netConfNotificationService/notification
2024-11-09 12:06:46 Exception while sending the notification.
java.lang.NullPointerException: null
at org.commscope.tr069adapter.mapper.netconf.NetConfNotificationSender.sendNotification(NetConfNotificationSender.java:83) [classes/:?]
at org.commscope.tr069adapter.mapper.NetConfServerManagerTest.sendNotificaionInformNullTest(NetConfServerManagerTest.java:107) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1]
2024-11-09 12:06:46 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@59184eb1, testMethod = sendNotificaionInformNullTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@59184eb1, testMethod = sendNotificaionInformNullTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1]
2024-11-09 12:06:46 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@66a478ec, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1]
2024-11-09 12:06:46 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@66a478ec, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1]
2024-11-09 12:06:46 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@66a478ec, testMethod = sendNotificaionTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1]
2024-11-09 12:06:46 Posting notification to netconf server http://tr069adapter-netconf-server:8181/netConfNotificationService/notification
2024-11-09 12:06:46 deviceInform : [BOOTSTRAP] [ParameterDTO [paramName=Device.DeviceInfo.ManufacturerOUI, paramValue=0005B9, dataType=null], ParameterDTO [paramName=Device.DeviceInfo.ProductClass, paramValue=LTE_Enterprise_C-RANSC_Cntrl, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=30324, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=1, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Enable, paramValue=0, dataType=null]]
2024-11-09 12:06:46 Converted XML is : 2024-11-09T12:06:46Z0005B9LTE_Enterprise_C-RANSC_Cntrl00005B9A11130324truefalse
2024-11-09 12:06:46 Posting notification to netconf server
2024-11-09 12:06:46 Posting notification to netconf server completed
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1]
2024-11-09 12:06:46 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@66a478ec, testMethod = sendNotificaionTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@66a478ec, testMethod = sendNotificaionTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1]
2024-11-09 12:06:46 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@1b37a4de, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1]
2024-11-09 12:06:46 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@1b37a4de, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1]
2024-11-09 12:06:46 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@1b37a4de, testMethod = createServerTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1]
2024-11-09 12:06:46 Sending create netconf server request for device id 0005B9A1
2024-11-09 12:06:46 Successfully created netconf server for device id. 0005B9A1 , response= NetConfServerDetails [deviceId=0005B9A1, enodeBName=null, listenAddress=10.221.55.14, listenPort=17830, swversion=null, hwversion=null, error=null]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1]
2024-11-09 12:06:46 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@1b37a4de, testMethod = createServerTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@1b37a4de, testMethod = createServerTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfServerManagerTest]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1]
2024-11-09 12:06:46 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@30a5406d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1]
2024-11-09 12:06:46 Performing dependency injection for test context [[DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@30a5406d, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1]
2024-11-09 12:06:46 Before test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@30a5406d, testMethod = createServerFailureWithRestCallTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1]
2024-11-09 12:06:46 Sending create netconf server request for device id 0005B9A1
2024-11-09 12:06:46 Exception while creating netconf server request for device id 0005B9A1
java.lang.NullPointerException: null
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:66) [classes/:?]
at org.commscope.tr069adapter.mapper.NetConfServerManagerTest.createServerFailureWithRestCallTest(NetConfServerManagerTest.java:80) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1]
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1]
2024-11-09 12:06:46 After test method: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@30a5406d, testMethod = createServerFailureWithRestCallTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Resetting RequestContextHolder for test context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = org.commscope.tr069adapter.mapper.NetConfServerManagerTest@30a5406d, testMethod = createServerFailureWithRestCallTest@NetConfServerManagerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:46 Retrieved ApplicationContext [1002092487] from cache with key [[WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:46 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1]
2024-11-09 12:06:46 After test class: context [DefaultTestContext@7ca0aa55 testClass = NetConfServerManagerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@51a8aed8 testClass = NetConfServerManagerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@9cfe4713, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.13 sec - in org.commscope.tr069adapter.mapper.NetConfServerManagerTest
Running org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest
2024-11-09 12:06:46 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-09 12:06:46 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-09 12:06:46 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-09 12:06:46 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest], using SpringBootContextLoader
2024-11-09 12:06:46 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: class path resource [org/commscope/tr069adapter/mapper/ACSNotificationHandlerImplTest-context.xml] does not exist
2024-11-09 12:06:46 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: class path resource [org/commscope/tr069adapter/mapper/ACSNotificationHandlerImplTestContext.groovy] does not exist
2024-11-09 12:06:46 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-09 12:06:46 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]: using defaults.
2024-11-09 12:06:46 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-09 12:06:46 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@694e478, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6655d670, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3cee096, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@43ea690f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@62fcf22e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ad25e57, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5eecc1cb, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e5e6908, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4b369f6f, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@73ae40b8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4bf4359f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@76df13c0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@96d2793]
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Before test class: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:46 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:46 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-09 12:06:46 Activating profiles []
2024-11-09 12:06:46 Activating profiles []
2024-11-09 12:06:46 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:06:46 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:46 Starting ACSNotificationHandlerImplTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 5486 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/mapper)
2024-11-09 12:06:46 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:06:46 No active profile set, falling back to default profiles: default
2024-11-09 12:06:46 Loading source class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter
2024-11-09 12:06:46 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-09 12:06:46 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/MapperConfigProperties.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-09 12:06:46 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfNotificationSender.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfServerManager.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/controller/NetConfRequestReceiver.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/impl/NetConfRequestHandlerImpl.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/sync/SynchronizedRequestHandler.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/ErrorCodeUtil.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/MOMetaDataUtil.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/NetconfToTr069MapperUtil.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerHandlerDM.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/SpringApplicationContext.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerUtil.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerProducer.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/CronExpressionTriggerRule.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicForeverTriggerRule.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/ExpiredTirggerRule.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicTriggerRule.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/OneTimeTirggerRule.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerServiceManagerAPIImpl.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerManager.class]
2024-11-09 12:06:46 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/deviceversion/DeviceVersionManagerImpl.class]
2024-11-09 12:06:46 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:46 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:46 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-09 12:06:46 Scanning for repositories in packages org.commscope.tr069adapter.mapper.dao.
2024-11-09 12:06:46 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-09 12:06:46 Finished Spring Data repository scanning in 3ms. Found 1 repository interfaces.
2024-11-09 12:06:46 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-09 12:06:46 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-09 12:06:46 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-09 12:06:46 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-09 12:06:46 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-09 12:06:46 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-09 12:06:46 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6be7d85d]
2024-11-09 12:06:46 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'dataSource'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58b7b88a'
2024-11-09 12:06:46 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-09 12:06:46 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-09 12:06:46 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-09 12:06:46 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:46 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails]
Mapping files names []
Properties []
2024-11-09 12:06:46 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-09 12:06:46 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-09 12:06:46 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-09 12:06:46 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-09 12:06:46 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-09 12:06:46 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-09 12:06:46 Adding type registration boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:46 Adding type registration boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:46 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:46 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@48a9b72d
2024-11-09 12:06:46 Adding type registration true_false -> org.hibernate.type.TrueFalseType@71f8971a
2024-11-09 12:06:46 Adding type registration yes_no -> org.hibernate.type.YesNoType@747ac5fb
2024-11-09 12:06:46 Adding type registration byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:46 Adding type registration byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:46 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:46 Adding type registration character -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:46 Adding type registration char -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:46 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:46 Adding type registration short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:46 Adding type registration short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:46 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:46 Adding type registration integer -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:46 Adding type registration int -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:46 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:46 Adding type registration long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:46 Adding type registration long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:46 Adding type registration java.lang.Long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:46 Adding type registration float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:46 Adding type registration float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:46 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:46 Adding type registration double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:46 Adding type registration double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:46 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:46 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@370522e4
2024-11-09 12:06:46 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@370522e4
2024-11-09 12:06:46 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@18019109
2024-11-09 12:06:46 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@18019109
2024-11-09 12:06:46 Adding type registration string -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:46 Adding type registration java.lang.String -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:46 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@37f7c2af
2024-11-09 12:06:46 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@40e8c117
2024-11-09 12:06:46 Adding type registration url -> org.hibernate.type.UrlType@3c67a72d
2024-11-09 12:06:46 Adding type registration java.net.URL -> org.hibernate.type.UrlType@3c67a72d
2024-11-09 12:06:46 Adding type registration Duration -> org.hibernate.type.DurationType@73e01c27
2024-11-09 12:06:46 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@73e01c27
2024-11-09 12:06:46 Adding type registration Instant -> org.hibernate.type.InstantType@79611d2c
2024-11-09 12:06:46 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@79611d2c
2024-11-09 12:06:46 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@1d51bfb4
2024-11-09 12:06:46 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@1d51bfb4
2024-11-09 12:06:46 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@b71af3f
2024-11-09 12:06:46 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@b71af3f
2024-11-09 12:06:46 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@d5aa479
2024-11-09 12:06:46 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@d5aa479
2024-11-09 12:06:46 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@4a05adf4
2024-11-09 12:06:46 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@4a05adf4
2024-11-09 12:06:46 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@41ca4c9d
2024-11-09 12:06:46 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@41ca4c9d
2024-11-09 12:06:46 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@17691c4f
2024-11-09 12:06:46 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@17691c4f
2024-11-09 12:06:46 Adding type registration date -> org.hibernate.type.DateType@7a8d1f43
2024-11-09 12:06:46 Adding type registration java.sql.Date -> org.hibernate.type.DateType@7a8d1f43
2024-11-09 12:06:46 Adding type registration time -> org.hibernate.type.TimeType@18fccfab
2024-11-09 12:06:46 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@18fccfab
2024-11-09 12:06:46 Adding type registration timestamp -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:46 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:46 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:46 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@345da1a3
2024-11-09 12:06:46 Adding type registration calendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:46 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:46 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:46 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@30e4bea9
2024-11-09 12:06:46 Adding type registration locale -> org.hibernate.type.LocaleType@4feadef9
2024-11-09 12:06:46 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4feadef9
2024-11-09 12:06:46 Adding type registration currency -> org.hibernate.type.CurrencyType@33518754
2024-11-09 12:06:46 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@33518754
2024-11-09 12:06:46 Adding type registration timezone -> org.hibernate.type.TimeZoneType@1676713d
2024-11-09 12:06:46 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@1676713d
2024-11-09 12:06:46 Adding type registration class -> org.hibernate.type.ClassType@2ff31f6
2024-11-09 12:06:46 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2ff31f6
2024-11-09 12:06:46 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@3a8c4bab
2024-11-09 12:06:46 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@3a8c4bab
2024-11-09 12:06:46 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7327749c
2024-11-09 12:06:46 Adding type registration binary -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:46 Adding type registration byte[] -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:46 Adding type registration [B -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:46 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:46 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:46 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:46 Adding type registration row_version -> org.hibernate.type.RowVersionType@15fabd85
2024-11-09 12:06:46 Adding type registration image -> org.hibernate.type.ImageType@71522fb7
2024-11-09 12:06:46 Adding type registration characters -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:46 Adding type registration char[] -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:46 Adding type registration [C -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:46 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:46 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:46 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:46 Adding type registration text -> org.hibernate.type.TextType@33a95758
2024-11-09 12:06:46 Adding type registration ntext -> org.hibernate.type.NTextType@77e1dd4f
2024-11-09 12:06:46 Adding type registration blob -> org.hibernate.type.BlobType@1e88664d
2024-11-09 12:06:46 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1e88664d
2024-11-09 12:06:46 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@4df940d7
2024-11-09 12:06:46 Adding type registration clob -> org.hibernate.type.ClobType@2d976e51
2024-11-09 12:06:46 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@2d976e51
2024-11-09 12:06:46 Adding type registration nclob -> org.hibernate.type.NClobType@704b2822
2024-11-09 12:06:46 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@704b2822
2024-11-09 12:06:46 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@75050599
2024-11-09 12:06:46 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f0cf449
2024-11-09 12:06:46 Adding type registration serializable -> org.hibernate.type.SerializableType@3bea96e2
2024-11-09 12:06:46 Adding type registration object -> org.hibernate.type.ObjectType@62921d00
2024-11-09 12:06:46 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@62921d00
2024-11-09 12:06:46 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@286477f8
2024-11-09 12:06:46 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@358092f6
2024-11-09 12:06:46 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@6d0c3580
2024-11-09 12:06:46 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@575988fe
2024-11-09 12:06:46 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@5c89fe5a
2024-11-09 12:06:46 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6dafd01f
2024-11-09 12:06:46 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@6103581f
2024-11-09 12:06:46 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@7a0622b9
2024-11-09 12:06:46 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@69ee688d] into BootstrapContext; was [null]
2024-11-09 12:06:46 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@69ee688d) [was null]
2024-11-09 12:06:46 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7a526287] into BootstrapContext; was [null]
2024-11-09 12:06:46 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@16a1e72] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4ab2e70c]
2024-11-09 12:06:46 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@69ee688d]
2024-11-09 12:06:46 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@69ee688d]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:06:46 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-09 12:06:46 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:06:46 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:06:46 JDBC version : 4.1
2024-11-09 12:06:46 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-09 12:06:46 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-09 12:06:46 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-09 12:06:46 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@58f140f2] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@63e2b56]
2024-11-09 12:06:46 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:46 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-09 12:06:46 Import with entity name DeviceOperationDetails
2024-11-09 12:06:46 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details
2024-11-09 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:46 MetadataSourceProcessor property id with lazy=false
2024-11-09 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id]
2024-11-09 12:06:46 building SimpleValue for id
2024-11-09 12:06:46 Building property id
2024-11-09 12:06:46 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-09 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:46 MetadataSourceProcessor property deviceId with lazy=false
2024-11-09 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId]
2024-11-09 12:06:46 building SimpleValue for deviceId
2024-11-09 12:06:46 Building property deviceId
2024-11-09 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:46 MetadataSourceProcessor property downLoadStatus with lazy=false
2024-11-09 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus]
2024-11-09 12:06:46 building SimpleValue for downLoadStatus
2024-11-09 12:06:46 Building property downLoadStatus
2024-11-09 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:46 MetadataSourceProcessor property fileName with lazy=false
2024-11-09 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName]
2024-11-09 12:06:46 building SimpleValue for fileName
2024-11-09 12:06:46 Building property fileName
2024-11-09 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:46 MetadataSourceProcessor property origin with lazy=false
2024-11-09 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin]
2024-11-09 12:06:46 building SimpleValue for origin
2024-11-09 12:06:46 Building property origin
2024-11-09 12:06:46 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:46 MetadataSourceProcessor property swVersion with lazy=false
2024-11-09 12:06:46 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion]
2024-11-09 12:06:46 building SimpleValue for swVersion
2024-11-09 12:06:46 Building property swVersion
2024-11-09 12:06:46 Starting fillSimpleValue for id
2024-11-09 12:06:46 Starting fillSimpleValue for deviceId
2024-11-09 12:06:46 Starting fillSimpleValue for downLoadStatus
2024-11-09 12:06:46 Starting fillSimpleValue for fileName
2024-11-09 12:06:46 Starting fillSimpleValue for origin
2024-11-09 12:06:46 Starting fillSimpleValue for swVersion
2024-11-09 12:06:46 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details]
2024-11-09 12:06:46 Building session factory
2024-11-09 12:06:46 SessionFactory name : null
2024-11-09 12:06:46 Automatic flush during beforeCompletion(): enabled
2024-11-09 12:06:46 Automatic session close at end of transaction: disabled
2024-11-09 12:06:46 Statistics: disabled
2024-11-09 12:06:46 Deleted entity synthetic identifier rollback: disabled
2024-11-09 12:06:46 Default entity-mode: pojo
2024-11-09 12:06:46 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-09 12:06:46 Allow initialization of lazy state outside session : disabled
2024-11-09 12:06:46 Using BatchFetchStyle : LEGACY
2024-11-09 12:06:46 Default batch fetch size: -1
2024-11-09 12:06:46 Maximum outer join fetch depth: null
2024-11-09 12:06:46 Default null ordering: NONE
2024-11-09 12:06:46 Order SQL updates by primary key: disabled
2024-11-09 12:06:46 Order SQL inserts for batching: disabled
2024-11-09 12:06:46 multi-tenancy strategy : NONE
2024-11-09 12:06:46 JTA Track by Thread: enabled
2024-11-09 12:06:46 Query language substitutions: {}
2024-11-09 12:06:46 Named query checking : enabled
2024-11-09 12:06:46 Second-level cache: disabled
2024-11-09 12:06:46 Second-level query cache: disabled
2024-11-09 12:06:46 Second-level query cache factory: null
2024-11-09 12:06:46 Second-level cache region prefix: null
2024-11-09 12:06:46 Optimize second-level cache for minimal puts: disabled
2024-11-09 12:06:46 Structured second-level cache entries: disabled
2024-11-09 12:06:46 Second-level cache direct-reference entries: disabled
2024-11-09 12:06:46 Automatic eviction of collection cache: disabled
2024-11-09 12:06:46 JDBC batch size: 15
2024-11-09 12:06:46 JDBC batch updates for versioned data: enabled
2024-11-09 12:06:46 Scrollable result sets: enabled
2024-11-09 12:06:46 Wrap result sets: disabled
2024-11-09 12:06:46 JDBC3 getGeneratedKeys(): enabled
2024-11-09 12:06:46 JDBC result set fetch size: null
2024-11-09 12:06:46 Connection release mode: ON_CLOSE
2024-11-09 12:06:46 Generate SQL with comments: disabled
2024-11-09 12:06:46 JPA compliance - query :
2024-11-09 12:06:46 JPA compliance - closed-handling :
2024-11-09 12:06:46 JPA compliance - lists :
2024-11-09 12:06:46 JPA compliance - transactions :
2024-11-09 12:06:46 Session factory constructed with filter configurations : {}
2024-11-09 12:06:46 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@4d44c9fd, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=8444, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire7048680691026184469tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_01620838742929667261tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-2), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@683d775, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5486, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@56192b66, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-2), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-09 12:06:46 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:46 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:46 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:46 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:46 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:46 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:46 Loaded expression factory via original TCCL
2024-11-09 12:06:46 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:46 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:46 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:46 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:46 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:46 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:46 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:46 Skipping JACC integration as it was not enabled
2024-11-09 12:06:46 Instantiated session factory
2024-11-09 12:06:46 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@58f140f2] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@2ae5c2da]
2024-11-09 12:06:46 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:46 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:46 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:46 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:46 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:46 Version select: select id from device_operation_details where id =?
2024-11-09 12:06:46 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=?
2024-11-09 12:06:46 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-09 12:06:46 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=?
2024-11-09 12:06:46 Delete 0: delete from device_operation_details where id=?
2024-11-09 12:06:46 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36b0d10]
2024-11-09 12:06:46 Visiting attribute path : deviceId
2024-11-09 12:06:46 Visiting attribute path : downLoadStatus
2024-11-09 12:06:46 Visiting attribute path : fileName
2024-11-09 12:06:46 Visiting attribute path : origin
2024-11-09 12:06:46 Visiting attribute path : swVersion
2024-11-09 12:06:46 Building LoadPlan...
2024-11-09 12:06:46 processing queryspace
2024-11-09 12:06:46 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:06:46 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:46 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@385821f7]
2024-11-09 12:06:46 Visiting attribute path : deviceId
2024-11-09 12:06:46 Visiting attribute path : downLoadStatus
2024-11-09 12:06:46 Visiting attribute path : fileName
2024-11-09 12:06:46 Visiting attribute path : origin
2024-11-09 12:06:46 Visiting attribute path : swVersion
2024-11-09 12:06:46 Building LoadPlan...
2024-11-09 12:06:46 processing queryspace
2024-11-09 12:06:46 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:06:46 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:46 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:46 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:46 drop table device_operation_details if exists
Hibernate: drop table device_operation_details if exists
2024-11-09 12:06:46 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-09 12:06:46 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-09 12:06:46 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
Hibernate: create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
2024-11-09 12:06:46 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
Hibernate: alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
2024-11-09 12:06:46 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-09 12:06:46 Checking 0 named HQL queries
2024-11-09 12:06:46 Checking 0 named SQL queries
2024-11-09 12:06:46 Registering SessionFactory: 7dd15820-ba45-4134-86fc-3b683135ff5f ()
2024-11-09 12:06:46 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-09 12:06:46 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'mapperServiceBooter'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'mapperConfigProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'ACSRequestSender'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'ACSNotificationReceiver'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'ACSNotificationHandlerImpl'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'synchronizedRequestHandler'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'MOMetaDataUtil'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'deviceVersionManagerImpl'
2024-11-09 12:06:46 Loading mapper schema
2024-11-09 12:06:46 Loading mapper schema from CustomYangModelMOmapping.txt
2024-11-09 12:06:46 Loading mapper schema from CSDMYangMONameMapping.txt
2024-11-09 12:06:46 Adding Parent Objects device.device-info.vendor-config-file
2024-11-09 12:06:46 Adding Parent Objects device.device-info.process-status.process
2024-11-09 12:06:46 Adding Parent Objects device.device-info.temperature-status.temperature-sensor
2024-11-09 12:06:46 Adding Parent Objects device.device-info.processor
2024-11-09 12:06:46 Adding Parent Objects device.device-info.vendor-log-file
2024-11-09 12:06:46 Adding Parent Objects device.device-info.location
2024-11-09 12:06:46 Adding Parent Objects device.device-info.device-image-file
2024-11-09 12:06:46 Adding Parent Objects device.device-info.firmware-image
2024-11-09 12:06:46 Adding Parent Objects device.device-info.supported-data-model
2024-11-09 12:06:46 Adding Parent Objects device.management-server.manageable-device
2024-11-09 12:06:46 Adding Parent Objects device.management-server.download-availability.announcement.group
2024-11-09 12:06:46 Adding Parent Objects device.management-server.embedded-device
2024-11-09 12:06:46 Adding Parent Objects device.management-server.virtual-device
2024-11-09 12:06:46 Adding Parent Objects device.management-server.inform-parameter
2024-11-09 12:06:46 Adding Parent Objects device.software-modules.exec-env
2024-11-09 12:06:46 Adding Parent Objects device.software-modules.deployment-unit
2024-11-09 12:06:46 Adding Parent Objects device.software-modules.execution-unit
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.block-period
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule.{i}.abs-time-span
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.m2-msp-policy.request-category
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance.{i}.property
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance
2024-11-09 12:06:46 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance.{i}.property
2024-11-09 12:06:46 Adding Parent Objects device.interface-stack
2024-11-09 12:06:46 Adding Parent Objects device.dsl.line
2024-11-09 12:06:46 Adding Parent Objects device.dsl.channel
2024-11-09 12:06:46 Adding Parent Objects device.dsl.bonding-group
2024-11-09 12:06:46 Adding Parent Objects device.dsl.bonding-group.{i}.bonded-channel
2024-11-09 12:06:46 Adding Parent Objects device.fast.line
2024-11-09 12:06:46 Adding Parent Objects device.optical.interface
2024-11-09 12:06:46 Adding Parent Objects device.cellular.interface
2024-11-09 12:06:46 Adding Parent Objects device.cellular.access-point
2024-11-09 12:06:46 Adding Parent Objects device.atm.link
2024-11-09 12:06:46 Adding Parent Objects device.ptm.link
2024-11-09 12:06:46 Adding Parent Objects device.ethernet.interface
2024-11-09 12:06:46 Adding Parent Objects device.ethernet.link
2024-11-09 12:06:46 Adding Parent Objects device.ethernet.vlan-termination
2024-11-09 12:06:46 Adding Parent Objects device.ethernet.rmon-stats
2024-11-09 12:06:46 Adding Parent Objects device.ethernet.lag
2024-11-09 12:06:46 Adding Parent Objects device.usb.interface
2024-11-09 12:06:46 Adding Parent Objects device.usb.port
2024-11-09 12:06:46 Adding Parent Objects device.usb.usb-hosts.host
2024-11-09 12:06:46 Adding Parent Objects device.usb.usb-hosts.host.{i}.device
2024-11-09 12:06:46 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration
2024-11-09 12:06:46 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration.{i}.interface
2024-11-09 12:06:46 Adding Parent Objects device.hpna.interface
2024-11-09 12:06:46 Adding Parent Objects device.hpna.interface.{i}.qo-s.flow-spec
2024-11-09 12:06:46 Adding Parent Objects device.hpna.interface.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.hpna.diagnostics.phy-throughput.result
2024-11-09 12:06:46 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.nodes.node
2024-11-09 12:06:46 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.channels.channel
2024-11-09 12:06:46 Adding Parent Objects device.mo-ca.interface
2024-11-09 12:06:46 Adding Parent Objects device.mo-ca.interface.{i}.qo-s.flow-stats
2024-11-09 12:06:46 Adding Parent Objects device.mo-ca.interface.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.ghn.interface
2024-11-09 12:06:46 Adding Parent Objects device.ghn.interface.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.ghn.interface.{i}.sm-masked-band
2024-11-09 12:06:46 Adding Parent Objects device.ghn.diagnostics.phy-throughput.result
2024-11-09 12:06:46 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.nodes.node
2024-11-09 12:06:46 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.channels.channel
2024-11-09 12:06:46 Adding Parent Objects device.home-plug.interface
2024-11-09 12:06:46 Adding Parent Objects device.home-plug.interface.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.upa.interface
2024-11-09 12:06:46 Adding Parent Objects device.upa.interface.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.upa.interface.{i}.active-notch
2024-11-09 12:06:46 Adding Parent Objects device.upa.interface.{i}.bridge-for
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.radio
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.neighboring-wi-fi-diagnostic.result
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.ssid
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.access-point
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.access-point.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.access-point.{i}.ac
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.end-point
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.end-point.{i}.profile
2024-11-09 12:06:46 Adding Parent Objects device.wi-fi.end-point.{i}.ac
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.interface
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.interface.{i}.associated-device
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.zdo
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.zdo.{i}.network.neighbor
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.zdo.{i}.node-manager.routing-table
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.zdo.{i}.binding
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.zdo.{i}.group
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.zdo.{i}.application-endpoint
2024-11-09 12:06:46 Adding Parent Objects device.zig-bee.discovery.area-network
2024-11-09 12:06:46 Adding Parent Objects device.bridging.bridge
2024-11-09 12:06:46 Adding Parent Objects device.bridging.bridge.{i}.port
2024-11-09 12:06:46 Adding Parent Objects device.bridging.bridge.{i}.vlan
2024-11-09 12:06:46 Adding Parent Objects device.bridging.bridge.{i}.vlan-port
2024-11-09 12:06:46 Adding Parent Objects device.bridging.filter
2024-11-09 12:06:46 Adding Parent Objects device.bridging.provider-bridge
2024-11-09 12:06:46 Adding Parent Objects device.ppp.interface
2024-11-09 12:06:46 Adding Parent Objects device.ip.interface
2024-11-09 12:06:46 Adding Parent Objects device.ip.interface.{i}.ipv4-address
2024-11-09 12:06:46 Adding Parent Objects device.ip.interface.{i}.twamp-reflector
2024-11-09 12:06:46 Adding Parent Objects device.ip.interface.{i}.ipv6-address
2024-11-09 12:06:46 Adding Parent Objects device.ip.interface.{i}.ipv6-prefix
2024-11-09 12:06:46 Adding Parent Objects device.ip.active-port
2024-11-09 12:06:46 Adding Parent Objects device.ip.diagnostics.trace-route.route-hops
2024-11-09 12:06:46 Adding Parent Objects device.ip.diagnostics.download-diagnostics.per-connection-result
2024-11-09 12:06:46 Adding Parent Objects device.ip.diagnostics.download-diagnostics.incremental-result
2024-11-09 12:06:46 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.per-connection-result
2024-11-09 12:06:46 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.incremental-result
2024-11-09 12:06:46 Adding Parent Objects device.ip.diagnostics.udp-echo-diagnostics.individual-packet-result
2024-11-09 12:06:46 Adding Parent Objects device.lldp.discovery.device
2024-11-09 12:06:46 Adding Parent Objects device.lldp.discovery.device.{i}.port
2024-11-09 12:06:46 Adding Parent Objects device.lldp.discovery.device.{i}.device-information.vendor-specific
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.filter
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.profile
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.profile.{i}.sent-cp-attr
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.tunnel
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.ikev2-sa
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.ikev2-sa.{i}.received-cp-attr
2024-11-09 12:06:46 Adding Parent Objects device.i-psec.ikev2-sa.{i}.child-sa
2024-11-09 12:06:46 Adding Parent Objects device.gre.tunnel
2024-11-09 12:06:46 Adding Parent Objects device.gre.tunnel.{i}.interface
2024-11-09 12:06:46 Adding Parent Objects device.gre.filter
2024-11-09 12:06:46 Adding Parent Objects device.l2-tpv3.tunnel
2024-11-09 12:06:46 Adding Parent Objects device.l2-tpv3.tunnel.{i}.interface
2024-11-09 12:06:46 Adding Parent Objects device.l2-tpv3.filter
2024-11-09 12:06:46 Adding Parent Objects device.vxlan.tunnel
2024-11-09 12:06:46 Adding Parent Objects device.vxlan.tunnel.{i}.interface
2024-11-09 12:06:46 Adding Parent Objects device.vxlan.filter
2024-11-09 12:06:46 Adding Parent Objects device.map.domain
2024-11-09 12:06:46 Adding Parent Objects device.map.domain.{i}.rule
2024-11-09 12:06:46 Adding Parent Objects device.routing.router
2024-11-09 12:06:46 Adding Parent Objects device.routing.router.{i}.ipv4-forwarding
2024-11-09 12:06:46 Adding Parent Objects device.routing.router.{i}.ipv6-forwarding
2024-11-09 12:06:46 Adding Parent Objects device.routing.rip.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.routing.route-information.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.neighbor-discovery.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.router-advertisement.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.router-advertisement.interface-setting.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.ipv6rd.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.ds-lite.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.classification
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.app
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.flow
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.policer
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.queue
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.queue-stats
2024-11-09 12:06:46 Adding Parent Objects device.qo-s.shaper
2024-11-09 12:06:46 Adding Parent Objects device.hosts.host
2024-11-09 12:06:46 Adding Parent Objects device.hosts.host.{i}.ipv4-address
2024-11-09 12:06:46 Adding Parent Objects device.hosts.host.{i}.ipv6-address
2024-11-09 12:06:46 Adding Parent Objects device.dns.client.server
2024-11-09 12:06:46 Adding Parent Objects device.dns.relay.forwarding
2024-11-09 12:06:46 Adding Parent Objects device.dns.diagnostics.ns-lookup-diagnostics.result
2024-11-09 12:06:46 Adding Parent Objects device.dns.sd.service
2024-11-09 12:06:46 Adding Parent Objects device.dns.sd.service.{i}.text-record
2024-11-09 12:06:46 Adding Parent Objects device.nat.interface-setting
2024-11-09 12:06:46 Adding Parent Objects device.nat.port-mapping
2024-11-09 12:06:46 Adding Parent Objects device.pcp.client
2024-11-09 12:06:46 Adding Parent Objects device.pcp.client.{i}.server
2024-11-09 12:06:46 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping
2024-11-09 12:06:46 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping.{i}.filter
2024-11-09 12:06:46 Adding Parent Objects device.pcp.client.{i}.server.{i}.outbound-mapping
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.client
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.client.{i}.sent-option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.client.{i}.req-option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.server.pool
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.server.pool.{i}.static-address
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.server.pool.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.server.pool.{i}.client
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.ipv4-address
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv4.relay.forwarding
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.client
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.client.{i}.server
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.client.{i}.sent-option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.client.{i}.received-option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.server.pool
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.server.pool.{i}.client
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-address
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-prefix
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.dhcpv6.server.pool.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.ieee8021x.supplicant
2024-11-09 12:06:46 Adding Parent Objects device.users.user
2024-11-09 12:06:46 Adding Parent Objects device.smart-card-readers.smart-card-reader
2024-11-09 12:06:46 Adding Parent Objects device.u-pn-p.discovery.root-device
2024-11-09 12:06:46 Adding Parent Objects device.u-pn-p.discovery.device
2024-11-09 12:06:46 Adding Parent Objects device.u-pn-p.discovery.service
2024-11-09 12:06:46 Adding Parent Objects device.u-pn-p.description.device-description
2024-11-09 12:06:46 Adding Parent Objects device.u-pn-p.description.device-instance
2024-11-09 12:06:46 Adding Parent Objects device.u-pn-p.description.service-instance
2024-11-09 12:06:46 Adding Parent Objects device.firewall.level
2024-11-09 12:06:46 Adding Parent Objects device.firewall.chain
2024-11-09 12:06:46 Adding Parent Objects device.firewall.chain.{i}.rule
2024-11-09 12:06:46 Adding Parent Objects device.periodic-statistics.sample-set
2024-11-09 12:06:46 Adding Parent Objects device.periodic-statistics.sample-set.{i}.parameter
2024-11-09 12:06:46 Adding Parent Objects device.fault-mgmt.supported-alarm
2024-11-09 12:06:46 Adding Parent Objects device.fault-mgmt.current-alarm
2024-11-09 12:06:46 Adding Parent Objects device.fault-mgmt.history-event
2024-11-09 12:06:46 Adding Parent Objects device.fault-mgmt.expedited-event
2024-11-09 12:06:46 Adding Parent Objects device.fault-mgmt.queued-event
2024-11-09 12:06:46 Adding Parent Objects device.security.certificate
2024-11-09 12:06:46 Adding Parent Objects device.fap.perf-mgmt.config
2024-11-09 12:06:46 Adding Parent Objects device.bulk-data.profile
2024-11-09 12:06:46 Adding Parent Objects device.bulk-data.profile.{i}.parameter
2024-11-09 12:06:46 Adding Parent Objects device.bulk-data.profile.{i}.http.request-uri-parameter
2024-11-09 12:06:46 Adding Parent Objects device.xmpp.connection
2024-11-09 12:06:46 Adding Parent Objects device.xmpp.connection.{i}.server
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.interface
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.interface.{i}.vendor-properties
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.interface.{i}.link
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.forwarding-table.forwarding-rule
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.change-log
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv4-address
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv6-address
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.vendor-properties
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.interface
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.non-ieee1905-neighbor
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.l2-neighbor
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor.{i}.metric
2024-11-09 12:06:46 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.bridging-tuple
2024-11-09 12:06:46 Adding Parent Objects device.mqtt.client
2024-11-09 12:06:46 Adding Parent Objects device.mqtt.client.{i}.subscription
2024-11-09 12:06:46 Adding Parent Objects device.mqtt.broker
2024-11-09 12:06:46 Adding Parent Objects device.mqtt.broker.{i}.bridge
2024-11-09 12:06:46 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.server
2024-11-09 12:06:46 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.subscription
2024-11-09 12:06:46 Adding Parent Objects device.dynamic-dns.client
2024-11-09 12:06:46 Adding Parent Objects device.dynamic-dns.client.{i}.hostname
2024-11-09 12:06:46 Adding Parent Objects device.dynamic-dns.server
2024-11-09 12:06:46 Adding Parent Objects device.le-ds.led
2024-11-09 12:06:46 Adding Parent Objects device.le-ds.led.{i}.cycle-element
2024-11-09 12:06:46 Adding Parent Objects device.basapm.measurement-endpoint
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability.{i}.registry
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.task
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.registry
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.communication-channel
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction
2024-11-09 12:06:46 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction.{i}.measurement-suppression
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report.{i}.result
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report.{i}.result.{i}.option
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report.{i}.result.{i}.conflict
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.result-row
2024-11-09 12:06:46 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.registry
2024-11-09 12:06:46 Adding Parent Objects device.lmap.event
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.color-code-to-uati104
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.hrpd-subnet-to-ip
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.umts.member-detail
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.member-detail
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.local-ip-access.hrpd.egress-filter
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.legacy.local-ip-access.rule
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.cn.ps-domain.rab.stats.lgw
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.intra-freq-meas.instance
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-freq-meas.instance
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-rat-meas.instance
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.intra-freq-cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-freq-cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-rat-cell.gsm
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.intra-freq-cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-freq-cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.tunnel
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.plmn-list
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.qo-s
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.phy.mbsfn.sf-config-list
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.inter-freq.carrier
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.utra.utranfdd-freq
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.geran.geran-freq-group
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.cdma2000.cdma2000-band
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.lte-cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.umts
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.gsm
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.cdma2000
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.lte-cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.umts
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.cdma2000
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.erab.stats.lgw
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.energy-savings.not-allowed-time-period
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.neighbor-list
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.appim.appirec
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.batch-pcfpdsn
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.pcfpdsn
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.batch-pcfpdsn
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.pcfpdsn
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.beacon-list
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.hrpd-beacon-list
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.umts.wcdma.cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.umts.gsm.cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell.{i}.bcch.plmn-list
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.lte.carrier-meas
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.channel
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.channel
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.cell
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.macro-timing.channel
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.transport.sctp.assoc
2024-11-09 12:06:46 Adding Parent Objects device.services.fap-service.{i}.transport.security.secret
2024-11-09 12:06:46 Loading mapper schema successfully completed
2024-11-09 12:06:46 Creating shared instance of singleton bean 'pnPPreProvisioningHandler'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'VESNotificationSender'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'restTemplate'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'messageConverters'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:46 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:06:46 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:46 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-09 12:06:46 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-09 12:06:46 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-09 12:06:46 Autowiring by type from bean name 'restTemplate' via factory method to bean named 'restTemplateBuilder'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'netConfNotificationSender'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'netConfServerManager'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'deviceOperationsDAO'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-09 12:06:46 Initializing JpaMetamodelMappingContext…
2024-11-09 12:06:46 Finished initializing JpaMetamodelMappingContext!
2024-11-09 12:06:46 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:46 Statistics initialized [enabled=false]
2024-11-09 12:06:46 Initializing repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO…
2024-11-09 12:06:46 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:46 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:46 Looking up query for method findByDeviceId
2024-11-09 12:06:46 Looking up named query DeviceOperationDetails.findByDeviceId
2024-11-09 12:06:46 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:06:46 Did not find named query DeviceOperationDetails.findByDeviceId
2024-11-09 12:06:46 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:46 Finished creation of repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO.
2024-11-09 12:06:46 Creating shared instance of singleton bean 'netConfRequestReceiver'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'netConfRequestHandlerImpl'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'netconfToTr069MapperUtil'
2024-11-09 12:06:46 Creating shared instance of singleton bean 'errorCodeUtil'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'vesRequestReceiver'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'vesRequestHandlerImpl'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'timerHandler'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'springApplicationContext'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'quartzSchedulerUtil'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'cronExpressionTriggerRule'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'periodicForeverTriggerRule'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'expiredTirggerRule'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'periodicTriggerRule'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'oneTimeTirggerRule'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'quartzSchedulerProducer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'timerServiceManagerAPIImpl'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'quartzSchedulerManager'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:47 Using default implementation for ThreadExecutor
2024-11-09 12:06:47 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-09 12:06:47 Quartz Scheduler v.2.3.2 created.
2024-11-09 12:06:47 RAMJobStore initialized.
2024-11-09 12:06:47 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-09 12:06:47 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-09 12:06:47 Quartz scheduler version: 2.3.2
2024-11-09 12:06:47 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@877ca1e
2024-11-09 12:06:47 init started
2024-11-09 12:06:47 Running on active server; hence marking quartz as active service
2024-11-09 12:06:47 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-09 12:06:47 init complete
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-09 12:06:47 batch acquisition of 0 triggers
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-09 12:06:47 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-09 12:06:47 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-09 12:06:47 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'defaultValidator'
2024-11-09 12:06:47 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:47 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:47 Loaded expression factory via original TCCL
2024-11-09 12:06:47 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:47 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:47 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-09 12:06:47 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-09 12:06:47 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-09 12:06:47 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:47 Trying to load META-INF/validation.xml via user class loader
2024-11-09 12:06:47 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:47 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:47 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:47 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:47 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:47 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:47 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:47 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'error'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'errorAttributes'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'basicErrorController'
2024-11-09 12:06:47 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58b7b88a'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58b7b88a'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-09 12:06:47 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
2024-11-09 12:06:47 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-09 12:06:47 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$6852f603] - unable to determine constructor/method parameter names
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcValidator'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'sortResolver'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'pageableResolver'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'applicationTaskExecutor'
2024-11-09 12:06:47 Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2024-11-09 12:06:47 Initializing ExecutorService 'applicationTaskExecutor'
2024-11-09 12:06:47 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-09 12:06:47 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 20 mappings in 'requestMappingHandlerMapping'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-09 12:06:47 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0'
2024-11-09 12:06:47 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-09 12:06:47 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:06:47 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:06:47 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-09 12:06:47 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-09 12:06:47 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-09 12:06:47 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:06:47 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:06:47 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:47 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-09 12:06:47 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:47 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-09 12:06:47 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-09 12:06:47 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-09 12:06:47 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'viewResolver'
2024-11-09 12:06:47 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58b7b88a'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'formContentFilter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'transactionManager'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-09 12:06:47 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-09 12:06:47 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-09 12:06:47 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-09 12:06:47 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-09 12:06:47 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-09 12:06:47 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:06:47 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:06:47 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-09 12:06:47 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'multipartResolver'
2024-11-09 12:06:47 Starting beans in phase 2147483647
2024-11-09 12:06:47 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:06:47
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor matched:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
GsonHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &deviceOperationsDAO and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2024-11-09 12:06:47 Started ACSNotificationHandlerImplTest in 1.023 seconds (JVM running for 8.593)
2024-11-09 12:06:47 Storing ApplicationContext [1289203872] in cache under key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 2]
2024-11-09 12:06:47 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@275a07a2, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-09 12:06:47 Performing dependency injection for test context [[DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@275a07a2, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 2]
2024-11-09 12:06:47 Before test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@275a07a2, testMethod = testGetDeviceBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2]
2024-11-09 12:06:47 After test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@275a07a2, testMethod = testGetDeviceBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Resetting RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@275a07a2, testMethod = testGetDeviceBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2]
2024-11-09 12:06:47 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@76e3081f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:47 Performing dependency injection for test context [[DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@76e3081f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2]
2024-11-09 12:06:47 Before test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@76e3081f, testMethod = testHandleBootStrapNotificationNegativeScenario@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2]
2024-11-09 12:06:47 BootStrap notification received
2024-11-09 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:47 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-09 12:06:47 QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@36fc31c1
2024-11-09 12:06:47 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-09 12:06:47 throwQueryException() : no errors
2024-11-09 12:06:47 --- HQL AST ---
\-[QUERY] Node: 'query'
+-[SELECT_FROM] Node: 'SELECT_FROM'
| +-[FROM] Node: 'from'
| | \-[RANGE] Node: 'RANGE'
| | +-[DOT] Node: '.'
| | | +-[DOT] Node: '.'
| | | | +-[DOT] Node: '.'
| | | | | +-[DOT] Node: '.'
| | | | | | +-[DOT] Node: '.'
| | | | | | | +-[IDENT] Node: 'org'
| | | | | | | \-[IDENT] Node: 'commscope'
| | | | | | \-[IDENT] Node: 'tr069adapter'
| | | | | \-[IDENT] Node: 'mapper'
| | | | \-[IDENT] Node: 'entity'
| | | \-[IDENT] Node: 'DeviceOperationDetails'
| | \-[ALIAS] Node: 'generatedAlias0'
| \-[SELECT] Node: 'select'
| \-[IDENT] Node: 'generatedAlias0'
\-[WHERE] Node: 'where'
\-[EQ] Node: '='
+-[DOT] Node: '.'
| +-[IDENT] Node: 'generatedAlias0'
| \-[IDENT] Node: 'deviceId'
\-[COLON] Node: ':'
\-[IDENT] Node: 'param0'
2024-11-09 12:06:47 select << begin [level=1, statement=select]
2024-11-09 12:06:47 FromClause{level=1} : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails (generatedAlias0) -> deviceoper0_
2024-11-09 12:06:47 Resolved : generatedAlias0 -> deviceoper0_.id
2024-11-09 12:06:47 Resolved : generatedAlias0 -> deviceoper0_.id
2024-11-09 12:06:47 getDataType() : deviceId -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:47 Resolved : generatedAlias0.deviceId -> deviceoper0_.device_id
2024-11-09 12:06:47 select : finishing up [level=1, statement=select]
2024-11-09 12:06:47 processQuery() : ( SELECT ( {select clause} deviceoper0_.id ) ( FromClause{level=1} device_operation_details deviceoper0_ ) ( where ( = ( deviceoper0_.device_id deviceoper0_.id deviceId ) ? ) ) )
2024-11-09 12:06:47 Tables referenced from query nodes:
\-QueryNode
+-SelectClause
| referencedTables(entity DeviceOperationDetails): [device_operation_details]
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
| | referencedTables: null
| | originalText: generatedAlias0
| \-SqlFragment
+-FromClause
| \-FromElement
\-SqlNode
\-BinaryLogicOperatorNode
+-DotNode
| persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
| referencedTables: [device_operation_details]
| path: generatedAlias0.deviceId
| originalPropertyName: deviceId
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
| | referencedTables: null
| | originalText: generatedAlias0
| \-IdentNode
| persister: null
| referencedTables: null
| originalText: deviceId
\-ParameterNode
2024-11-09 12:06:47 Using FROM fragment [device_operation_details deviceoper0_]
2024-11-09 12:06:47 select >> end [level=1, statement=select]
2024-11-09 12:06:47 --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (device_operation_details)
+-[SELECT_CLAUSE] SelectClause: '{select clause}'
| +-[ALIAS_REF] IdentNode: 'deviceoper0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, tableAlias=deviceoper0_}
| \-[SQL_TOKEN] SqlFragment: 'deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_'
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[deviceoper0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'device_operation_details deviceoper0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=device_operation_details,tableAlias=deviceoper0_,origin=null,columns={,className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails}}
\-[WHERE] SqlNode: 'where'
\-[EQ] BinaryLogicOperatorNode: '='
+-[DOT] DotNode: 'deviceoper0_.device_id' {propertyName=deviceId,dereferenceType=PRIMITIVE,getPropertyPath=deviceId,path=generatedAlias0.deviceId,tableAlias=deviceoper0_,className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails,classAlias=generatedAlias0}
| +-[ALIAS_REF] IdentNode: 'deviceoper0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, tableAlias=deviceoper0_}
| \-[IDENT] IdentNode: 'deviceId' {originalText=deviceId}
\-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@21606d95}
2024-11-09 12:06:47 throwQueryException() : no errors
2024-11-09 12:06:47 HQL: select generatedAlias0 from org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-09 12:06:47 SQL: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-09 12:06:47 throwQueryException() : no errors
2024-11-09 12:06:47 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-09 12:06:47 Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-09 12:06:47 Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-09 12:06:47 Opened new EntityManager [SessionImpl(2094610717)] for JPA transaction
2024-11-09 12:06:47 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:06:47 begin
2024-11-09 12:06:47 Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@7d0c308b]
2024-11-09 12:06:47 call next value for hibernate_sequence
Hibernate: call next value for hibernate_sequence
2024-11-09 12:06:47 Sequence value obtained: 1
2024-11-09 12:06:47 HHH000387: ResultSet's statement was not registered
2024-11-09 12:06:47 Generated identifier: 1, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator
2024-11-09 12:06:47 Initiating transaction commit
2024-11-09 12:06:47 Committing JPA transaction on EntityManager [SessionImpl(2094610717)]
2024-11-09 12:06:47 committing
2024-11-09 12:06:47 Processing flush-time cascades
2024-11-09 12:06:47 Dirty checking collections
2024-11-09 12:06:47 Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
2024-11-09 12:06:47 Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
2024-11-09 12:06:47 Listing entities:
2024-11-09 12:06:47 org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails{downLoadStatus=0, fileName=null, swVersion=null, origin=null, id=1, deviceId=00005B9A1}
2024-11-09 12:06:47 insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
Hibernate: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-09 12:06:47 Closing JPA EntityManager [SessionImpl(2094610717)] after transaction
2024-11-09 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:47 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-09 12:06:47 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-09 12:06:47 Result set row: 0
2024-11-09 12:06:47 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Processing attribute `deviceId` : value = 00005B9A1
2024-11-09 12:06:47 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `downLoadStatus` : value = 0
2024-11-09 12:06:47 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `fileName` : value = null
2024-11-09 12:06:47 Attribute (`fileName`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `origin` : value = null
2024-11-09 12:06:47 Attribute (`origin`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `swVersion` : value = null
2024-11-09 12:06:47 Attribute (`swVersion`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 firmware upgrade is not in progress
2024-11-09 12:06:47 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-09 12:06:47 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:47 Accept=[application/json, application/*+json]
2024-11-09 12:06:47 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:47 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:47 No configuration exists for the device
2024-11-09 12:06:47 Sending create netconf server request for device id 00005B9A1
2024-11-09 12:06:47 HTTP POST http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer
2024-11-09 12:06:47 Accept=[application/json, application/*+json]
2024-11-09 12:06:47 Writing [{deviceId=[00005B9A1], enodeBName=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:47 Exception while creating netconf server request for device id 00005B9A1
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer": tr069adapter-netconf-server; nested exception is java.net.UnknownHostException: tr069adapter-netconf-server
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:751) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:677) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:452) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:65) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.createNtConfServer(ACSNotificationHandlerImpl.java:179) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.handleNotification(ACSNotificationHandlerImpl.java:113) [classes/:?]
at org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest.testHandleBootStrapNotificationNegativeScenario(ACSNotificationHandlerImplTest.java:92) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: tr069adapter-netconf-server
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_362]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_362]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_362]
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:742) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
... 37 more
2024-11-09 12:06:47 Failed to handle bootstrap notification. Failed to create netconf server. serverInfo is null
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2]
2024-11-09 12:06:47 After test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@76e3081f, testMethod = testHandleBootStrapNotificationNegativeScenario@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Resetting RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@76e3081f, testMethod = testHandleBootStrapNotificationNegativeScenario@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2]
2024-11-09 12:06:47 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@1c7ee9fc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:47 Performing dependency injection for test context [[DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@1c7ee9fc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2]
2024-11-09 12:06:47 Before test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@1c7ee9fc, testMethod = testHandleBootStrapNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2]
2024-11-09 12:06:47 BootStrap notification received
2024-11-09 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:47 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-09 12:06:47 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-09 12:06:47 Result set row: 0
2024-11-09 12:06:47 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Processing attribute `deviceId` : value = 00005B9A1
2024-11-09 12:06:47 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `downLoadStatus` : value = 0
2024-11-09 12:06:47 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `fileName` : value = null
2024-11-09 12:06:47 Attribute (`fileName`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `origin` : value = null
2024-11-09 12:06:47 Attribute (`origin`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `swVersion` : value = null
2024-11-09 12:06:47 Attribute (`swVersion`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:47 Rendered criteria query -> select generatedAlias0 from DeviceOperationDetails as generatedAlias0 where generatedAlias0.deviceId=:param0
2024-11-09 12:06:47 select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
Hibernate: select deviceoper0_.id as id1_0_, deviceoper0_.device_id as device_i2_0_, deviceoper0_.down_load_status as down_loa3_0_, deviceoper0_.firmware_file as firmware4_0_, deviceoper0_.origin as origin5_0_, deviceoper0_.sw_version as sw_versi6_0_ from device_operation_details deviceoper0_ where deviceoper0_.device_id=?
2024-11-09 12:06:47 Result set row: 0
2024-11-09 12:06:47 Result row: EntityKey[org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Resolving attributes for [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 Processing attribute `deviceId` : value = 00005B9A1
2024-11-09 12:06:47 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `downLoadStatus` : value = 0
2024-11-09 12:06:47 Attribute (`downLoadStatus`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `fileName` : value = null
2024-11-09 12:06:47 Attribute (`fileName`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `origin` : value = null
2024-11-09 12:06:47 Attribute (`origin`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Processing attribute `swVersion` : value = null
2024-11-09 12:06:47 Attribute (`swVersion`) - enhanced for lazy-loading? - false
2024-11-09 12:06:47 Done materializing entity [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails#1]
2024-11-09 12:06:47 firmware upgrade is not in progress
2024-11-09 12:06:47 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-09 12:06:47 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:47 Accept=[application/json, application/*+json]
2024-11-09 12:06:47 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:47 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:47 No configuration exists for the device
2024-11-09 12:06:47 Sending create netconf server request for device id 00005B9A1
2024-11-09 12:06:47 HTTP POST http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer
2024-11-09 12:06:47 Accept=[application/json, application/*+json]
2024-11-09 12:06:47 Writing [{deviceId=[00005B9A1], enodeBName=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:47 Exception while creating netconf server request for device id 00005B9A1
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer": tr069adapter-netconf-server; nested exception is java.net.UnknownHostException: tr069adapter-netconf-server
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:751) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:677) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:452) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:65) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.createNtConfServer(ACSNotificationHandlerImpl.java:179) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.handleNotification(ACSNotificationHandlerImpl.java:113) [classes/:?]
at org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest.testHandleBootStrapNotification(ACSNotificationHandlerImplTest.java:76) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: tr069adapter-netconf-server
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_362]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_362]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_362]
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:742) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
... 37 more
2024-11-09 12:06:47 Failed to handle bootstrap notification. Failed to create netconf server. serverInfo is null
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2]
2024-11-09 12:06:47 After test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@1c7ee9fc, testMethod = testHandleBootStrapNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Resetting RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@1c7ee9fc, testMethod = testHandleBootStrapNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2]
2024-11-09 12:06:47 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@63f104f9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:47 Performing dependency injection for test context [[DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@63f104f9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2]
2024-11-09 12:06:47 Before test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@63f104f9, testMethod = testGetDeviceBooStraptNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2]
2024-11-09 12:06:47 After test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@63f104f9, testMethod = testGetDeviceBooStraptNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Resetting RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@63f104f9, testMethod = testGetDeviceBooStraptNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2]
2024-11-09 12:06:47 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:47 Performing dependency injection for test context [[DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2]
2024-11-09 12:06:47 Before test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = testHandleBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2]
2024-11-09 12:06:47 Boot notification received
2024-11-09 12:06:47 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-09 12:06:47 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:47 Accept=[application/json, application/*+json]
2024-11-09 12:06:47 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:47 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:47 No configuration exists for the device
2024-11-09 12:06:47 Sending create netconf server request for device id 00005B9A1
2024-11-09 12:06:47 HTTP POST http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer
2024-11-09 12:06:47 Accept=[application/json, application/*+json]
2024-11-09 12:06:47 Writing [{deviceId=[00005B9A1], enodeBName=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:47 Exception while creating netconf server request for device id 00005B9A1
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://tr069adapter-netconf-server:8181/netConfServerManagerService/createServer": tr069adapter-netconf-server; nested exception is java.net.UnknownHostException: tr069adapter-netconf-server
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:751) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:677) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:452) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.commscope.tr069adapter.mapper.netconf.NetConfServerManager.createNetconfServer(NetConfServerManager.java:65) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.createNtConfServer(ACSNotificationHandlerImpl.java:179) [classes/:?]
at org.commscope.tr069adapter.mapper.acs.impl.ACSNotificationHandlerImpl.handleNotification(ACSNotificationHandlerImpl.java:133) [classes/:?]
at org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest.testHandleBootNotification(ACSNotificationHandlerImplTest.java:106) [test-classes/:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: tr069adapter-netconf-server
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_362]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_362]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_362]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[?:1.8.0_362]
at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_362]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) ~[?:1.8.0_362]
at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:742) ~[spring-web-5.2.1.RELEASE.jar:5.2.1.RELEASE]
... 37 more
2024-11-09 12:06:47 Failed to handle bootstrap notification. Failed to create netconf server. serverInfo is null
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2]
2024-11-09 12:06:47 After test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = testHandleBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Resetting RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@68bfb5d9, testMethod = testHandleBootNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2]
2024-11-09 12:06:47 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@4f99cc08, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:47 Performing dependency injection for test context [[DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@4f99cc08, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2]
2024-11-09 12:06:47 Before test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@4f99cc08, testMethod = testGetDeviceValueChangeNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2]
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 2]
2024-11-09 12:06:47 After test method: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@4f99cc08, testMethod = testGetDeviceValueChangeNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Resetting RequestContextHolder for test context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest@4f99cc08, testMethod = testGetDeviceValueChangeNotification@ACSNotificationHandlerImplTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:47 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:47 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 2, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 2]
2024-11-09 12:06:47 After test class: context [DefaultTestContext@8c71d86 testClass = ACSNotificationHandlerImplTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@62f599cc testClass = ACSNotificationHandlerImplTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 sec - in org.commscope.tr069adapter.mapper.ACSNotificationHandlerImplTest
Running org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest
2024-11-09 12:06:47 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-09 12:06:47 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-09 12:06:47 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-09 12:06:47 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest], using SpringBootContextLoader
2024-11-09 12:06:47 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfRequestReceiverTest-context.xml] does not exist
2024-11-09 12:06:47 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: class path resource [org/commscope/tr069adapter/mapper/NetConfRequestReceiverTestContext.groovy] does not exist
2024-11-09 12:06:47 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-09 12:06:47 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]: using defaults.
2024-11-09 12:06:47 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-09 12:06:47 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6670a059, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@397e097b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@77b11ed7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@638d3380, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9c35c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@49e0c179, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@36d83934, org.springframework.test.context.event.EventPublishingTestExecutionListener@3c430d5c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5d100d21, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1234e4f3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@65527e18, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@415fa603, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1cfbc20c]
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Before test class: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:47 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:47 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-09 12:06:47 Activating profiles []
2024-11-09 12:06:47 Activating profiles []
2024-11-09 12:06:47 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:06:47 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:47 Starting NetConfRequestReceiverTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 5486 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/mapper)
2024-11-09 12:06:47 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:06:47 No active profile set, falling back to default profiles: default
2024-11-09 12:06:47 Loading source class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter
2024-11-09 12:06:47 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-09 12:06:47 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/MapperConfigProperties.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-09 12:06:47 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfNotificationSender.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/NetConfServerManager.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/controller/NetConfRequestReceiver.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/netconf/impl/NetConfRequestHandlerImpl.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/sync/SynchronizedRequestHandler.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/ErrorCodeUtil.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/MOMetaDataUtil.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/util/NetconfToTr069MapperUtil.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/ACSRequestSender.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/controller/ACSNotificationReceiver.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/ACSNotificationHandlerImpl.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/acs/impl/PnPPreProvisioningHandler.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VESNotificationSender.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/VesRequestReceiver.class]
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/ves/impl/VesRequestHandlerImpl.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerHandlerDM.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/SpringApplicationContext.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerUtil.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerProducer.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/CronExpressionTriggerRule.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicForeverTriggerRule.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/ExpiredTirggerRule.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/PeriodicTriggerRule.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/trigger/OneTimeTirggerRule.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/timer/impl/TimerServiceManagerAPIImpl.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/scheduler/impl/QuartzSchedulerManager.class]
2024-11-09 12:06:47 Identified candidate component class: URL [jar:file:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar!/org/commscope/tr069adapter/common/deviceversion/DeviceVersionManagerImpl.class]
2024-11-09 12:06:47 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:47 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:06:47 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-09 12:06:47 Scanning for repositories in packages org.commscope.tr069adapter.mapper.dao.
2024-11-09 12:06:47 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes/org/commscope/tr069adapter/mapper/dao/DeviceOperationsDAO.class]
2024-11-09 12:06:47 Finished Spring Data repository scanning in 2ms. Found 1 repository interfaces.
2024-11-09 12:06:47 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-09 12:06:47 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-09 12:06:48 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-09 12:06:48 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-09 12:06:48 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-09 12:06:48 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-09 12:06:48 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-09 12:06:48 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3b984677]
2024-11-09 12:06:48 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'dataSource'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@43f38cae'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-09 12:06:48 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-09 12:06:48 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-09 12:06:48 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:48 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails]
Mapping files names []
Properties []
2024-11-09 12:06:48 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-09 12:06:48 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-09 12:06:48 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-09 12:06:48 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-09 12:06:48 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-09 12:06:48 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-09 12:06:48 Adding type registration boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:48 Adding type registration boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:48 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@5a00c334
2024-11-09 12:06:48 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@48a9b72d
2024-11-09 12:06:48 Adding type registration true_false -> org.hibernate.type.TrueFalseType@71f8971a
2024-11-09 12:06:48 Adding type registration yes_no -> org.hibernate.type.YesNoType@747ac5fb
2024-11-09 12:06:48 Adding type registration byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:48 Adding type registration byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:48 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@6f87a1f1
2024-11-09 12:06:48 Adding type registration character -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:48 Adding type registration char -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:48 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@679a6ab2
2024-11-09 12:06:48 Adding type registration short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:48 Adding type registration short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:48 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@1ae8555a
2024-11-09 12:06:48 Adding type registration integer -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:48 Adding type registration int -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:48 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@73de16d1
2024-11-09 12:06:48 Adding type registration long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:48 Adding type registration long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:48 Adding type registration java.lang.Long -> org.hibernate.type.LongType@331c309b
2024-11-09 12:06:48 Adding type registration float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:48 Adding type registration float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:48 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2005e23d
2024-11-09 12:06:48 Adding type registration double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:48 Adding type registration double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:48 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@4fd55294
2024-11-09 12:06:48 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@370522e4
2024-11-09 12:06:48 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@370522e4
2024-11-09 12:06:48 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@18019109
2024-11-09 12:06:48 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@18019109
2024-11-09 12:06:48 Adding type registration string -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:48 Adding type registration java.lang.String -> org.hibernate.type.StringType@21606d95
2024-11-09 12:06:48 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@37f7c2af
2024-11-09 12:06:48 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@40e8c117
2024-11-09 12:06:48 Adding type registration url -> org.hibernate.type.UrlType@3c67a72d
2024-11-09 12:06:48 Adding type registration java.net.URL -> org.hibernate.type.UrlType@3c67a72d
2024-11-09 12:06:48 Adding type registration Duration -> org.hibernate.type.DurationType@73e01c27
2024-11-09 12:06:48 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@73e01c27
2024-11-09 12:06:48 Adding type registration Instant -> org.hibernate.type.InstantType@79611d2c
2024-11-09 12:06:48 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@79611d2c
2024-11-09 12:06:48 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@1d51bfb4
2024-11-09 12:06:48 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@1d51bfb4
2024-11-09 12:06:48 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@b71af3f
2024-11-09 12:06:48 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@b71af3f
2024-11-09 12:06:48 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@d5aa479
2024-11-09 12:06:48 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@d5aa479
2024-11-09 12:06:48 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@4a05adf4
2024-11-09 12:06:48 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@4a05adf4
2024-11-09 12:06:48 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@41ca4c9d
2024-11-09 12:06:48 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@41ca4c9d
2024-11-09 12:06:48 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@17691c4f
2024-11-09 12:06:48 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@17691c4f
2024-11-09 12:06:48 Adding type registration date -> org.hibernate.type.DateType@7a8d1f43
2024-11-09 12:06:48 Adding type registration java.sql.Date -> org.hibernate.type.DateType@7a8d1f43
2024-11-09 12:06:48 Adding type registration time -> org.hibernate.type.TimeType@18fccfab
2024-11-09 12:06:48 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@18fccfab
2024-11-09 12:06:48 Adding type registration timestamp -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:48 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:48 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@2bc1ca3b
2024-11-09 12:06:48 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@345da1a3
2024-11-09 12:06:48 Adding type registration calendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:48 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:48 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3cef755e
2024-11-09 12:06:48 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@30e4bea9
2024-11-09 12:06:48 Adding type registration locale -> org.hibernate.type.LocaleType@4feadef9
2024-11-09 12:06:48 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4feadef9
2024-11-09 12:06:48 Adding type registration currency -> org.hibernate.type.CurrencyType@33518754
2024-11-09 12:06:48 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@33518754
2024-11-09 12:06:48 Adding type registration timezone -> org.hibernate.type.TimeZoneType@1676713d
2024-11-09 12:06:48 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@1676713d
2024-11-09 12:06:48 Adding type registration class -> org.hibernate.type.ClassType@2ff31f6
2024-11-09 12:06:48 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@2ff31f6
2024-11-09 12:06:48 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@3a8c4bab
2024-11-09 12:06:48 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@3a8c4bab
2024-11-09 12:06:48 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@7327749c
2024-11-09 12:06:48 Adding type registration binary -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:48 Adding type registration byte[] -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:48 Adding type registration [B -> org.hibernate.type.BinaryType@1ffb6da1
2024-11-09 12:06:48 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:48 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:48 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@6de00147
2024-11-09 12:06:48 Adding type registration row_version -> org.hibernate.type.RowVersionType@15fabd85
2024-11-09 12:06:48 Adding type registration image -> org.hibernate.type.ImageType@71522fb7
2024-11-09 12:06:48 Adding type registration characters -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:48 Adding type registration char[] -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:48 Adding type registration [C -> org.hibernate.type.CharArrayType@59350677
2024-11-09 12:06:48 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:48 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:48 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@6b45405e
2024-11-09 12:06:48 Adding type registration text -> org.hibernate.type.TextType@33a95758
2024-11-09 12:06:48 Adding type registration ntext -> org.hibernate.type.NTextType@77e1dd4f
2024-11-09 12:06:48 Adding type registration blob -> org.hibernate.type.BlobType@1e88664d
2024-11-09 12:06:48 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1e88664d
2024-11-09 12:06:48 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@4df940d7
2024-11-09 12:06:48 Adding type registration clob -> org.hibernate.type.ClobType@2d976e51
2024-11-09 12:06:48 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@2d976e51
2024-11-09 12:06:48 Adding type registration nclob -> org.hibernate.type.NClobType@704b2822
2024-11-09 12:06:48 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@704b2822
2024-11-09 12:06:48 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@75050599
2024-11-09 12:06:48 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@f0cf449
2024-11-09 12:06:48 Adding type registration serializable -> org.hibernate.type.SerializableType@3bea96e2
2024-11-09 12:06:48 Adding type registration object -> org.hibernate.type.ObjectType@62921d00
2024-11-09 12:06:48 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@62921d00
2024-11-09 12:06:48 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1a93ba79
2024-11-09 12:06:48 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@6a60d206
2024-11-09 12:06:48 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@4129c04d
2024-11-09 12:06:48 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@1db34ef3
2024-11-09 12:06:48 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@1af47f4e
2024-11-09 12:06:48 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@76686ef4
2024-11-09 12:06:48 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@794ce3dc
2024-11-09 12:06:48 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@7e0ffed0
2024-11-09 12:06:48 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@47b8e050] into BootstrapContext; was [null]
2024-11-09 12:06:48 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@47b8e050) [was null]
2024-11-09 12:06:48 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7292399d] into BootstrapContext; was [null]
2024-11-09 12:06:48 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6cde6610] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6da6ec25]
2024-11-09 12:06:48 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@47b8e050]
2024-11-09 12:06:48 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@47b8e050]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:06:48 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-09 12:06:48 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:06:48 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:06:48 JDBC version : 4.1
2024-11-09 12:06:48 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-09 12:06:48 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-09 12:06:48 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-09 12:06:48 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@10fd6c86] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@41895fbc]
2024-11-09 12:06:48 Binding entity from annotated class: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:48 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-09 12:06:48 Import with entity name DeviceOperationDetails
2024-11-09 12:06:48 Bind entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails on table device_operation_details
2024-11-09 12:06:48 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:48 MetadataSourceProcessor property id with lazy=false
2024-11-09 12:06:48 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:id]
2024-11-09 12:06:48 building SimpleValue for id
2024-11-09 12:06:48 Building property id
2024-11-09 12:06:48 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-09 12:06:48 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:48 MetadataSourceProcessor property deviceId with lazy=false
2024-11-09 12:06:48 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:deviceId]
2024-11-09 12:06:48 building SimpleValue for deviceId
2024-11-09 12:06:48 Building property deviceId
2024-11-09 12:06:48 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=down_load_status, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:48 MetadataSourceProcessor property downLoadStatus with lazy=false
2024-11-09 12:06:48 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:downLoadStatus]
2024-11-09 12:06:48 building SimpleValue for downLoadStatus
2024-11-09 12:06:48 Building property downLoadStatus
2024-11-09 12:06:48 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=firmware_file, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:48 MetadataSourceProcessor property fileName with lazy=false
2024-11-09 12:06:48 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:fileName]
2024-11-09 12:06:48 building SimpleValue for fileName
2024-11-09 12:06:48 Building property fileName
2024-11-09 12:06:48 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=origin, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:48 MetadataSourceProcessor property origin with lazy=false
2024-11-09 12:06:48 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:origin]
2024-11-09 12:06:48 building SimpleValue for origin
2024-11-09 12:06:48 Building property origin
2024-11-09 12:06:48 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(device_operation_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-09 12:06:48 MetadataSourceProcessor property swVersion with lazy=false
2024-11-09 12:06:48 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails:swVersion]
2024-11-09 12:06:48 building SimpleValue for swVersion
2024-11-09 12:06:48 Building property swVersion
2024-11-09 12:06:48 Starting fillSimpleValue for id
2024-11-09 12:06:48 Starting fillSimpleValue for deviceId
2024-11-09 12:06:48 Starting fillSimpleValue for downLoadStatus
2024-11-09 12:06:48 Starting fillSimpleValue for fileName
2024-11-09 12:06:48 Starting fillSimpleValue for origin
2024-11-09 12:06:48 Starting fillSimpleValue for swVersion
2024-11-09 12:06:48 Forcing column [id] to be non-null as it is part of the primary key for table [device_operation_details]
2024-11-09 12:06:48 Building session factory
2024-11-09 12:06:48 SessionFactory name : null
2024-11-09 12:06:48 Automatic flush during beforeCompletion(): enabled
2024-11-09 12:06:48 Automatic session close at end of transaction: disabled
2024-11-09 12:06:48 Statistics: disabled
2024-11-09 12:06:48 Deleted entity synthetic identifier rollback: disabled
2024-11-09 12:06:48 Default entity-mode: pojo
2024-11-09 12:06:48 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-09 12:06:48 Allow initialization of lazy state outside session : disabled
2024-11-09 12:06:48 Using BatchFetchStyle : LEGACY
2024-11-09 12:06:48 Default batch fetch size: -1
2024-11-09 12:06:48 Maximum outer join fetch depth: null
2024-11-09 12:06:48 Default null ordering: NONE
2024-11-09 12:06:48 Order SQL updates by primary key: disabled
2024-11-09 12:06:48 Order SQL inserts for batching: disabled
2024-11-09 12:06:48 multi-tenancy strategy : NONE
2024-11-09 12:06:48 JTA Track by Thread: enabled
2024-11-09 12:06:48 Query language substitutions: {}
2024-11-09 12:06:48 Named query checking : enabled
2024-11-09 12:06:48 Second-level cache: disabled
2024-11-09 12:06:48 Second-level query cache: disabled
2024-11-09 12:06:48 Second-level query cache factory: null
2024-11-09 12:06:48 Second-level cache region prefix: null
2024-11-09 12:06:48 Optimize second-level cache for minimal puts: disabled
2024-11-09 12:06:48 Structured second-level cache entries: disabled
2024-11-09 12:06:48 Second-level cache direct-reference entries: disabled
2024-11-09 12:06:48 Automatic eviction of collection cache: disabled
2024-11-09 12:06:48 JDBC batch size: 15
2024-11-09 12:06:48 JDBC batch updates for versioned data: enabled
2024-11-09 12:06:48 Scrollable result sets: enabled
2024-11-09 12:06:48 Wrap result sets: disabled
2024-11-09 12:06:48 JDBC3 getGeneratedKeys(): enabled
2024-11-09 12:06:48 JDBC result set fetch size: null
2024-11-09 12:06:48 Connection release mode: ON_CLOSE
2024-11-09 12:06:48 Generate SQL with comments: disabled
2024-11-09 12:06:48 JPA compliance - query :
2024-11-09 12:06:48 JPA compliance - closed-handling :
2024-11-09 12:06:48 JPA compliance - lists :
2024-11-09 12:06:48 JPA compliance - transactions :
2024-11-09 12:06:48 Session factory constructed with filter configurations : {}
2024-11-09 12:06:48 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@7b9ab81c, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=8444, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire7048680691026184469tmp /w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefire_01620838742929667261tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-3), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@8d9257a, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/mapper/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/mapper, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire/surefirebooter234049901021405332.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/mapper, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5486, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@a84e92c, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-3), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-09 12:06:48 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:48 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:48 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:48 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:48 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:48 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:48 Loaded expression factory via original TCCL
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:48 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:48 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:48 Skipping JACC integration as it was not enabled
2024-11-09 12:06:48 Instantiated session factory
2024-11-09 12:06:48 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@10fd6c86] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@5ac49995]
2024-11-09 12:06:48 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:48 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:48 Not known whether passed class name [org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails] is safe
2024-11-09 12:06:48 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:48 Static SQL for entity: org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails
2024-11-09 12:06:48 Version select: select id from device_operation_details where id =?
2024-11-09 12:06:48 Snapshot select: select deviceoper_.id, deviceoper_.device_id as device_i2_0_, deviceoper_.down_load_status as down_loa3_0_, deviceoper_.firmware_file as firmware4_0_, deviceoper_.origin as origin5_0_, deviceoper_.sw_version as sw_versi6_0_ from device_operation_details deviceoper_ where deviceoper_.id=?
2024-11-09 12:06:48 Insert 0: insert into device_operation_details (device_id, down_load_status, firmware_file, origin, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-09 12:06:48 Update 0: update device_operation_details set device_id=?, down_load_status=?, firmware_file=?, origin=?, sw_version=? where id=?
2024-11-09 12:06:48 Delete 0: delete from device_operation_details where id=?
2024-11-09 12:06:48 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@520940cb]
2024-11-09 12:06:48 Visiting attribute path : deviceId
2024-11-09 12:06:48 Visiting attribute path : downLoadStatus
2024-11-09 12:06:48 Visiting attribute path : fileName
2024-11-09 12:06:48 Visiting attribute path : origin
2024-11-09 12:06:48 Visiting attribute path : swVersion
2024-11-09 12:06:48 Building LoadPlan...
2024-11-09 12:06:48 processing queryspace
2024-11-09 12:06:48 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:06:48 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [NONE]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:48 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1df823be]
2024-11-09 12:06:48 Visiting attribute path : deviceId
2024-11-09 12:06:48 Visiting attribute path : downLoadStatus
2024-11-09 12:06:48 Visiting attribute path : fileName
2024-11-09 12:06:48 Visiting attribute path : origin
2024-11-09 12:06:48 Visiting attribute path : swVersion
2024-11-09 12:06:48 Building LoadPlan...
2024-11-09 12:06:48 processing queryspace
2024-11-09 12:06:48 LoadPlan(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails, querySpaceUid=, path=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails)
- SQL table alias mapping - deviceoper0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:06:48 Static select for entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails [READ]: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:48 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:48 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.mapper.entity.DeviceOperationDetails: select deviceoper0_.id as id1_0_0_, deviceoper0_.device_id as device_i2_0_0_, deviceoper0_.down_load_status as down_loa3_0_0_, deviceoper0_.firmware_file as firmware4_0_0_, deviceoper0_.origin as origin5_0_0_, deviceoper0_.sw_version as sw_versi6_0_0_ from device_operation_details deviceoper0_ where deviceoper0_.id=?
2024-11-09 12:06:48 drop table device_operation_details if exists
Hibernate: drop table device_operation_details if exists
2024-11-09 12:06:48 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-09 12:06:48 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-09 12:06:48 create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
Hibernate: create table device_operation_details (id bigint not null, device_id varchar(30), down_load_status integer, firmware_file varchar(1024), origin varchar(30), sw_version varchar(30), primary key (id))
2024-11-09 12:06:48 alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
Hibernate: alter table device_operation_details add constraint UK9q49k2ltn3j1soqmhbkkln542 unique (device_id)
2024-11-09 12:06:48 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-09 12:06:48 Checking 0 named HQL queries
2024-11-09 12:06:48 Checking 0 named SQL queries
2024-11-09 12:06:48 Registering SessionFactory: bbb9a7b9-f7e7-462a-b808-ead3ebc850a6 ()
2024-11-09 12:06:48 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-09 12:06:48 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mapperServiceBooter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mapperConfigProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'ACSNotificationReceiver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'ACSNotificationHandlerImpl'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'MOMetaDataUtil'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'deviceVersionManagerImpl'
2024-11-09 12:06:48 Loading mapper schema
2024-11-09 12:06:48 Loading mapper schema from CustomYangModelMOmapping.txt
2024-11-09 12:06:48 Loading mapper schema from CSDMYangMONameMapping.txt
2024-11-09 12:06:48 Adding Parent Objects device.device-info.vendor-config-file
2024-11-09 12:06:48 Adding Parent Objects device.device-info.process-status.process
2024-11-09 12:06:48 Adding Parent Objects device.device-info.temperature-status.temperature-sensor
2024-11-09 12:06:48 Adding Parent Objects device.device-info.processor
2024-11-09 12:06:48 Adding Parent Objects device.device-info.vendor-log-file
2024-11-09 12:06:48 Adding Parent Objects device.device-info.location
2024-11-09 12:06:48 Adding Parent Objects device.device-info.device-image-file
2024-11-09 12:06:48 Adding Parent Objects device.device-info.firmware-image
2024-11-09 12:06:48 Adding Parent Objects device.device-info.supported-data-model
2024-11-09 12:06:48 Adding Parent Objects device.management-server.manageable-device
2024-11-09 12:06:48 Adding Parent Objects device.management-server.download-availability.announcement.group
2024-11-09 12:06:48 Adding Parent Objects device.management-server.embedded-device
2024-11-09 12:06:48 Adding Parent Objects device.management-server.virtual-device
2024-11-09 12:06:48 Adding Parent Objects device.management-server.inform-parameter
2024-11-09 12:06:48 Adding Parent Objects device.software-modules.exec-env
2024-11-09 12:06:48 Adding Parent Objects device.software-modules.deployment-unit
2024-11-09 12:06:48 Adding Parent Objects device.software-modules.execution-unit
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.block-period
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.anp-policy.{i}.request-category.{i}.schedule.{i}.abs-time-span
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.saf-policy-set.{i}.m2-msp-policy.request-category
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-instance.{i}.property
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance
2024-11-09 12:06:48 Adding Parent Objects device.etsi-m2-m.scl.{i}.area-nwk-device-info-instance.{i}.property
2024-11-09 12:06:48 Adding Parent Objects device.interface-stack
2024-11-09 12:06:48 Adding Parent Objects device.dsl.line
2024-11-09 12:06:48 Adding Parent Objects device.dsl.channel
2024-11-09 12:06:48 Adding Parent Objects device.dsl.bonding-group
2024-11-09 12:06:48 Adding Parent Objects device.dsl.bonding-group.{i}.bonded-channel
2024-11-09 12:06:48 Adding Parent Objects device.fast.line
2024-11-09 12:06:48 Adding Parent Objects device.optical.interface
2024-11-09 12:06:48 Adding Parent Objects device.cellular.interface
2024-11-09 12:06:48 Adding Parent Objects device.cellular.access-point
2024-11-09 12:06:48 Adding Parent Objects device.atm.link
2024-11-09 12:06:48 Adding Parent Objects device.ptm.link
2024-11-09 12:06:48 Adding Parent Objects device.ethernet.interface
2024-11-09 12:06:48 Adding Parent Objects device.ethernet.link
2024-11-09 12:06:48 Adding Parent Objects device.ethernet.vlan-termination
2024-11-09 12:06:48 Adding Parent Objects device.ethernet.rmon-stats
2024-11-09 12:06:48 Adding Parent Objects device.ethernet.lag
2024-11-09 12:06:48 Adding Parent Objects device.usb.interface
2024-11-09 12:06:48 Adding Parent Objects device.usb.port
2024-11-09 12:06:48 Adding Parent Objects device.usb.usb-hosts.host
2024-11-09 12:06:48 Adding Parent Objects device.usb.usb-hosts.host.{i}.device
2024-11-09 12:06:48 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration
2024-11-09 12:06:48 Adding Parent Objects device.usb.usb-hosts.host.{i}.device.{i}.configuration.{i}.interface
2024-11-09 12:06:48 Adding Parent Objects device.hpna.interface
2024-11-09 12:06:48 Adding Parent Objects device.hpna.interface.{i}.qo-s.flow-spec
2024-11-09 12:06:48 Adding Parent Objects device.hpna.interface.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.hpna.diagnostics.phy-throughput.result
2024-11-09 12:06:48 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.nodes.node
2024-11-09 12:06:48 Adding Parent Objects device.hpna.diagnostics.performance-monitoring.channels.channel
2024-11-09 12:06:48 Adding Parent Objects device.mo-ca.interface
2024-11-09 12:06:48 Adding Parent Objects device.mo-ca.interface.{i}.qo-s.flow-stats
2024-11-09 12:06:48 Adding Parent Objects device.mo-ca.interface.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.ghn.interface
2024-11-09 12:06:48 Adding Parent Objects device.ghn.interface.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.ghn.interface.{i}.sm-masked-band
2024-11-09 12:06:48 Adding Parent Objects device.ghn.diagnostics.phy-throughput.result
2024-11-09 12:06:48 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.nodes.node
2024-11-09 12:06:48 Adding Parent Objects device.ghn.diagnostics.performance-monitoring.channels.channel
2024-11-09 12:06:48 Adding Parent Objects device.home-plug.interface
2024-11-09 12:06:48 Adding Parent Objects device.home-plug.interface.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.upa.interface
2024-11-09 12:06:48 Adding Parent Objects device.upa.interface.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.upa.interface.{i}.active-notch
2024-11-09 12:06:48 Adding Parent Objects device.upa.interface.{i}.bridge-for
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.radio
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.neighboring-wi-fi-diagnostic.result
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.ssid
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.access-point
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.access-point.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.access-point.{i}.ac
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.end-point
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.end-point.{i}.profile
2024-11-09 12:06:48 Adding Parent Objects device.wi-fi.end-point.{i}.ac
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.interface
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.interface.{i}.associated-device
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.zdo
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.zdo.{i}.network.neighbor
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.zdo.{i}.node-manager.routing-table
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.zdo.{i}.binding
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.zdo.{i}.group
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.zdo.{i}.application-endpoint
2024-11-09 12:06:48 Adding Parent Objects device.zig-bee.discovery.area-network
2024-11-09 12:06:48 Adding Parent Objects device.bridging.bridge
2024-11-09 12:06:48 Adding Parent Objects device.bridging.bridge.{i}.port
2024-11-09 12:06:48 Adding Parent Objects device.bridging.bridge.{i}.vlan
2024-11-09 12:06:48 Adding Parent Objects device.bridging.bridge.{i}.vlan-port
2024-11-09 12:06:48 Adding Parent Objects device.bridging.filter
2024-11-09 12:06:48 Adding Parent Objects device.bridging.provider-bridge
2024-11-09 12:06:48 Adding Parent Objects device.ppp.interface
2024-11-09 12:06:48 Adding Parent Objects device.ip.interface
2024-11-09 12:06:48 Adding Parent Objects device.ip.interface.{i}.ipv4-address
2024-11-09 12:06:48 Adding Parent Objects device.ip.interface.{i}.twamp-reflector
2024-11-09 12:06:48 Adding Parent Objects device.ip.interface.{i}.ipv6-address
2024-11-09 12:06:48 Adding Parent Objects device.ip.interface.{i}.ipv6-prefix
2024-11-09 12:06:48 Adding Parent Objects device.ip.active-port
2024-11-09 12:06:48 Adding Parent Objects device.ip.diagnostics.trace-route.route-hops
2024-11-09 12:06:48 Adding Parent Objects device.ip.diagnostics.download-diagnostics.per-connection-result
2024-11-09 12:06:48 Adding Parent Objects device.ip.diagnostics.download-diagnostics.incremental-result
2024-11-09 12:06:48 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.per-connection-result
2024-11-09 12:06:48 Adding Parent Objects device.ip.diagnostics.upload-diagnostics.incremental-result
2024-11-09 12:06:48 Adding Parent Objects device.ip.diagnostics.udp-echo-diagnostics.individual-packet-result
2024-11-09 12:06:48 Adding Parent Objects device.lldp.discovery.device
2024-11-09 12:06:48 Adding Parent Objects device.lldp.discovery.device.{i}.port
2024-11-09 12:06:48 Adding Parent Objects device.lldp.discovery.device.{i}.device-information.vendor-specific
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.filter
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.profile
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.profile.{i}.sent-cp-attr
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.tunnel
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.ikev2-sa
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.ikev2-sa.{i}.received-cp-attr
2024-11-09 12:06:48 Adding Parent Objects device.i-psec.ikev2-sa.{i}.child-sa
2024-11-09 12:06:48 Adding Parent Objects device.gre.tunnel
2024-11-09 12:06:48 Adding Parent Objects device.gre.tunnel.{i}.interface
2024-11-09 12:06:48 Adding Parent Objects device.gre.filter
2024-11-09 12:06:48 Adding Parent Objects device.l2-tpv3.tunnel
2024-11-09 12:06:48 Adding Parent Objects device.l2-tpv3.tunnel.{i}.interface
2024-11-09 12:06:48 Adding Parent Objects device.l2-tpv3.filter
2024-11-09 12:06:48 Adding Parent Objects device.vxlan.tunnel
2024-11-09 12:06:48 Adding Parent Objects device.vxlan.tunnel.{i}.interface
2024-11-09 12:06:48 Adding Parent Objects device.vxlan.filter
2024-11-09 12:06:48 Adding Parent Objects device.map.domain
2024-11-09 12:06:48 Adding Parent Objects device.map.domain.{i}.rule
2024-11-09 12:06:48 Adding Parent Objects device.routing.router
2024-11-09 12:06:48 Adding Parent Objects device.routing.router.{i}.ipv4-forwarding
2024-11-09 12:06:48 Adding Parent Objects device.routing.router.{i}.ipv6-forwarding
2024-11-09 12:06:48 Adding Parent Objects device.routing.rip.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.routing.route-information.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.neighbor-discovery.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.router-advertisement.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.router-advertisement.interface-setting.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.ipv6rd.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.ds-lite.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.classification
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.app
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.flow
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.policer
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.queue
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.queue-stats
2024-11-09 12:06:48 Adding Parent Objects device.qo-s.shaper
2024-11-09 12:06:48 Adding Parent Objects device.hosts.host
2024-11-09 12:06:48 Adding Parent Objects device.hosts.host.{i}.ipv4-address
2024-11-09 12:06:48 Adding Parent Objects device.hosts.host.{i}.ipv6-address
2024-11-09 12:06:48 Adding Parent Objects device.dns.client.server
2024-11-09 12:06:48 Adding Parent Objects device.dns.relay.forwarding
2024-11-09 12:06:48 Adding Parent Objects device.dns.diagnostics.ns-lookup-diagnostics.result
2024-11-09 12:06:48 Adding Parent Objects device.dns.sd.service
2024-11-09 12:06:48 Adding Parent Objects device.dns.sd.service.{i}.text-record
2024-11-09 12:06:48 Adding Parent Objects device.nat.interface-setting
2024-11-09 12:06:48 Adding Parent Objects device.nat.port-mapping
2024-11-09 12:06:48 Adding Parent Objects device.pcp.client
2024-11-09 12:06:48 Adding Parent Objects device.pcp.client.{i}.server
2024-11-09 12:06:48 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping
2024-11-09 12:06:48 Adding Parent Objects device.pcp.client.{i}.server.{i}.inbound-mapping.{i}.filter
2024-11-09 12:06:48 Adding Parent Objects device.pcp.client.{i}.server.{i}.outbound-mapping
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.client
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.client.{i}.sent-option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.client.{i}.req-option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.server.pool
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.server.pool.{i}.static-address
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.server.pool.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.server.pool.{i}.client
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.ipv4-address
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.server.pool.{i}.client.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv4.relay.forwarding
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.client
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.client.{i}.server
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.client.{i}.sent-option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.client.{i}.received-option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.server.pool
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.server.pool.{i}.client
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-address
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.ipv6-prefix
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.server.pool.{i}.client.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.dhcpv6.server.pool.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.ieee8021x.supplicant
2024-11-09 12:06:48 Adding Parent Objects device.users.user
2024-11-09 12:06:48 Adding Parent Objects device.smart-card-readers.smart-card-reader
2024-11-09 12:06:48 Adding Parent Objects device.u-pn-p.discovery.root-device
2024-11-09 12:06:48 Adding Parent Objects device.u-pn-p.discovery.device
2024-11-09 12:06:48 Adding Parent Objects device.u-pn-p.discovery.service
2024-11-09 12:06:48 Adding Parent Objects device.u-pn-p.description.device-description
2024-11-09 12:06:48 Adding Parent Objects device.u-pn-p.description.device-instance
2024-11-09 12:06:48 Adding Parent Objects device.u-pn-p.description.service-instance
2024-11-09 12:06:48 Adding Parent Objects device.firewall.level
2024-11-09 12:06:48 Adding Parent Objects device.firewall.chain
2024-11-09 12:06:48 Adding Parent Objects device.firewall.chain.{i}.rule
2024-11-09 12:06:48 Adding Parent Objects device.periodic-statistics.sample-set
2024-11-09 12:06:48 Adding Parent Objects device.periodic-statistics.sample-set.{i}.parameter
2024-11-09 12:06:48 Adding Parent Objects device.fault-mgmt.supported-alarm
2024-11-09 12:06:48 Adding Parent Objects device.fault-mgmt.current-alarm
2024-11-09 12:06:48 Adding Parent Objects device.fault-mgmt.history-event
2024-11-09 12:06:48 Adding Parent Objects device.fault-mgmt.expedited-event
2024-11-09 12:06:48 Adding Parent Objects device.fault-mgmt.queued-event
2024-11-09 12:06:48 Adding Parent Objects device.security.certificate
2024-11-09 12:06:48 Adding Parent Objects device.fap.perf-mgmt.config
2024-11-09 12:06:48 Adding Parent Objects device.bulk-data.profile
2024-11-09 12:06:48 Adding Parent Objects device.bulk-data.profile.{i}.parameter
2024-11-09 12:06:48 Adding Parent Objects device.bulk-data.profile.{i}.http.request-uri-parameter
2024-11-09 12:06:48 Adding Parent Objects device.xmpp.connection
2024-11-09 12:06:48 Adding Parent Objects device.xmpp.connection.{i}.server
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.interface
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.interface.{i}.vendor-properties
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.interface.{i}.link
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.forwarding-table.forwarding-rule
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.change-log
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv4-address
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ipv6-address
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.vendor-properties
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.interface
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.non-ieee1905-neighbor
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.l2-neighbor
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.ieee1905-neighbor.{i}.metric
2024-11-09 12:06:48 Adding Parent Objects device.ieee1905.al.network-topology.ieee1905-device.{i}.bridging-tuple
2024-11-09 12:06:48 Adding Parent Objects device.mqtt.client
2024-11-09 12:06:48 Adding Parent Objects device.mqtt.client.{i}.subscription
2024-11-09 12:06:48 Adding Parent Objects device.mqtt.broker
2024-11-09 12:06:48 Adding Parent Objects device.mqtt.broker.{i}.bridge
2024-11-09 12:06:48 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.server
2024-11-09 12:06:48 Adding Parent Objects device.mqtt.broker.{i}.bridge.{i}.subscription
2024-11-09 12:06:48 Adding Parent Objects device.dynamic-dns.client
2024-11-09 12:06:48 Adding Parent Objects device.dynamic-dns.client.{i}.hostname
2024-11-09 12:06:48 Adding Parent Objects device.dynamic-dns.server
2024-11-09 12:06:48 Adding Parent Objects device.le-ds.led
2024-11-09 12:06:48 Adding Parent Objects device.le-ds.led.{i}.cycle-element
2024-11-09 12:06:48 Adding Parent Objects device.basapm.measurement-endpoint
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.task-capability.{i}.registry
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.schedule.{i}.action.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.task
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.registry
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.task.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.communication-channel
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction
2024-11-09 12:06:48 Adding Parent Objects device.lmap.measurement-agent.{i}.instruction.{i}.measurement-suppression
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report.{i}.result
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report.{i}.result.{i}.option
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report.{i}.result.{i}.conflict
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.result-row
2024-11-09 12:06:48 Adding Parent Objects device.lmap.report.{i}.result.{i}.report-table.{i}.registry
2024-11-09 12:06:48 Adding Parent Objects device.lmap.event
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.color-code-to-uati104
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.fap-control.cdma2000.hrpd.a13.hrpd-subnet-to-ip
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.umts.member-detail
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.member-detail
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.cdma2000.local-ip-access.hrpd.egress-filter
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.access-mgmt.legacy.local-ip-access.rule
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.cn.ps-domain.rab.stats.lgw
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.intra-freq-meas.instance
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-freq-meas.instance
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.inter-rat-meas.instance
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.intra-freq-cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-freq-cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list.inter-rat-cell.gsm
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.intra-freq-cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-freq-cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.umts.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.tunnel
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.plmn-list
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.epc.qo-s
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.phy.mbsfn.sf-config-list
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.inter-freq.carrier
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.utra.utranfdd-freq
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.geran.geran-freq-group
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.mobility.idle-mode.irat.cdma2000.cdma2000-band
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.lte-cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.umts
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.gsm
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list.inter-rat-cell.cdma2000
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.lte-cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.umts
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.gsm
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.neighbor-list-in-use.inter-rat-cell.cdma2000
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.ran.erab.stats.lgw
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.lte.energy-savings.not-allowed-time-period
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.neighbor-list
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.ran.appim.appirec
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.batch-pcfpdsn
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.one-x.pcfpdsn
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.batch-pcfpdsn
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.hrpd.pcfpdsn
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.beacon-list
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.cell-config.cdma2000.beacon.hrpd-beacon-list
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.umts.wcdma.cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.umts.gsm.cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.lte.cell.{i}.bcch.plmn-list
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.lte.carrier-meas
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.channel
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.one-x.cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.channel
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.hrpd.cell
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.rem.cdma2000.macro-timing.channel
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.transport.sctp.assoc
2024-11-09 12:06:48 Adding Parent Objects device.services.fap-service.{i}.transport.security.secret
2024-11-09 12:06:48 Loading mapper schema successfully completed
2024-11-09 12:06:48 Creating shared instance of singleton bean 'pnPPreProvisioningHandler'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'VESNotificationSender'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'restTemplate'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'messageConverters'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-09 12:06:48 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-09 12:06:48 Autowiring by type from bean name 'restTemplate' via factory method to bean named 'restTemplateBuilder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'netConfNotificationSender'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'netConfServerManager'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'deviceOperationsDAO'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-09 12:06:48 Initializing JpaMetamodelMappingContext…
2024-11-09 12:06:48 Finished initializing JpaMetamodelMappingContext!
2024-11-09 12:06:48 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:48 Statistics initialized [enabled=false]
2024-11-09 12:06:48 Initializing repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO…
2024-11-09 12:06:48 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:48 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:48 Looking up query for method findByDeviceId
2024-11-09 12:06:48 Looking up named query DeviceOperationDetails.findByDeviceId
2024-11-09 12:06:48 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:06:48 Did not find named query DeviceOperationDetails.findByDeviceId
2024-11-09 12:06:48 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:06:48 Finished creation of repository instance for org.commscope.tr069adapter.mapper.dao.DeviceOperationsDAO.
2024-11-09 12:06:48 Creating shared instance of singleton bean 'netConfRequestReceiver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'netConfRequestHandlerImpl'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'netconfToTr069MapperUtil'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'errorCodeUtil'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'vesRequestReceiver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'vesRequestHandlerImpl'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'timerHandler'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'springApplicationContext'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'quartzSchedulerUtil'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'cronExpressionTriggerRule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'periodicForeverTriggerRule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'expiredTirggerRule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'periodicTriggerRule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'oneTimeTirggerRule'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'quartzSchedulerProducer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'timerServiceManagerAPIImpl'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'quartzSchedulerManager'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Using default implementation for ThreadExecutor
2024-11-09 12:06:48 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-09 12:06:48 Quartz Scheduler v.2.3.2 created.
2024-11-09 12:06:48 RAMJobStore initialized.
2024-11-09 12:06:48 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-09 12:06:48 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-09 12:06:48 Quartz scheduler version: 2.3.2
2024-11-09 12:06:48 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6cb799e
2024-11-09 12:06:48 init started
2024-11-09 12:06:48 Running on active server; hence marking quartz as active service
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-09 12:06:48 init complete
2024-11-09 12:06:48 batch acquisition of 0 triggers
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-09 12:06:48 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-09 12:06:48 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-09 12:06:48 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'defaultValidator'
2024-11-09 12:06:48 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:48 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:48 Loaded expression factory via original TCCL
2024-11-09 12:06:48 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:06:48 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:06:48 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-09 12:06:48 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-09 12:06:48 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-09 12:06:48 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:06:48 Trying to load META-INF/validation.xml via user class loader
2024-11-09 12:06:48 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:06:48 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:06:48 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:06:48 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:06:48 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'error'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'errorAttributes'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'basicErrorController'
2024-11-09 12:06:48 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@43f38cae'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@43f38cae'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-09 12:06:48 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
2024-11-09 12:06:48 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-09 12:06:48 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$6852f603] - unable to determine constructor/method parameter names
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcValidator'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'sortResolver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'pageableResolver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'applicationTaskExecutor'
2024-11-09 12:06:48 Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2024-11-09 12:06:48 Initializing ExecutorService 'applicationTaskExecutor'
2024-11-09 12:06:48 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-09 12:06:48 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 20 mappings in 'requestMappingHandlerMapping'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-09 12:06:48 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3'
2024-11-09 12:06:48 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-09 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-09 12:06:48 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-09 12:06:48 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-09 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:06:48 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-09 12:06:48 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-09 12:06:48 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-09 12:06:48 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-09 12:06:48 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-09 12:06:48 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'viewResolver'
2024-11-09 12:06:48 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@43f38cae'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'formContentFilter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'transactionManager'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-09 12:06:48 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-09 12:06:48 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-09 12:06:48 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-09 12:06:48 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-09 12:06:48 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-09 12:06:48 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:06:48 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:06:48 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-09 12:06:48 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-09 12:06:48 Creating shared instance of singleton bean 'multipartResolver'
2024-11-09 12:06:48 Starting beans in phase 2147483647
2024-11-09 12:06:48 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:06:48
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor matched:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
GsonHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &deviceOperationsDAO and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2024-11-09 12:06:48 Started NetConfRequestReceiverTest in 0.829 seconds (JVM running for 9.775)
2024-11-09 12:06:48 Storing ApplicationContext [1045424307] in cache under key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1bc4a351, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1bc4a351, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1bc4a351, testMethod = getConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3]
2024-11-09 12:06:48 Received request for GET-CONFIG. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-09 12:06:48 Prepared NBI request for get-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=GET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC., paramValue=null, dataType=object]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@b11c03c]
2024-11-09 12:06:48 Received GPV response : FaultKey = 0, FaultString = null, Parameters : [ParameterDTO [paramName=Device.DeviceInfo.ManufacturerOUI, paramValue=0005B9, dataType=null], ParameterDTO [paramName=Device.DeviceInfo.ProductClass, paramValue=LTE_Enterprise_C-RANSC_Cntrl, dataType=null], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=30324, dataType=null]]
2024-11-09 12:06:48 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl1130324
2024-11-09 12:06:48 Processed GET-CONFIG request. Response : NetConfResponse [netconfResponseXml=0005B9LTE_Enterprise_C-RANSC_Cntrl1130324, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1bc4a351, testMethod = getConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@1bc4a351, testMethod = getConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@16e80db6, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@16e80db6, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@16e80db6, testMethod = getConfigRequestTestTimeOut@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3]
2024-11-09 12:06:48 Received request for GET-CONFIG. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-09 12:06:48 Prepared NBI request for get-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=GET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC., paramValue=null, dataType=object]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@72e08ab9]
2024-11-09 12:06:48 Processed GET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Operation Timed out, errorType=application, errorTag=operation-failed, errorSeverity=ERROR], errorMessage=TR069 device request has been timed out.]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@16e80db6, testMethod = getConfigRequestTestTimeOut@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@16e80db6, testMethod = getConfigRequestTestTimeOut@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = delConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3]
2024-11-09 12:06:48 Received request for DEL-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-09 12:06:48 Prepared NBI request for delete-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=DELETE_OBJECT, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.CellReservedForOperatorUse, paramValue=true, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=false, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=310767, dataType=string]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@38437d07]
2024-11-09 12:06:48 There are no parameters found in the response.
2024-11-09 12:06:48 Processed DEL-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = delConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4638fd26, testMethod = delConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@a840bd4, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@a840bd4, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@a840bd4, testMethod = setConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3]
2024-11-09 12:06:48 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=, deviceId=0005B9A1]
2024-11-09 12:06:48 No matching device parameters found in the netconf request XML.
2024-11-09 12:06:48 There are no supported device parameters found for edit-config.
2024-11-09 12:06:48 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@a840bd4, testMethod = setConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@a840bd4, testMethod = setConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7cc7fd7f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7cc7fd7f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7cc7fd7f, testMethod = delConfigwithUnknownParamterRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3]
2024-11-09 12:06:48 Received request for DEL-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-09 12:06:48 There are no supported device parameters found for delete-config.
2024-11-09 12:06:48 Processed DEL-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7cc7fd7f, testMethod = delConfigwithUnknownParamterRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7cc7fd7f, testMethod = delConfigwithUnknownParamterRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5e1f1ffc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5e1f1ffc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5e1f1ffc, testMethod = getConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3]
2024-11-09 12:06:48 Received request for GET-CONFIG. Request : NetConfRequest [RequestXml=, deviceId=0005B9A1]
2024-11-09 12:06:48 No matching device parameters found in the netconf request XML.
2024-11-09 12:06:48 There are no device parameters found for get-config.
2024-11-09 12:06:48 Processed GET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5e1f1ffc, testMethod = getConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5e1f1ffc, testMethod = getConfigRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@74ef6540, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@74ef6540, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@74ef6540, testMethod = getConfigRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3]
2024-11-09 12:06:48 Received request for GET. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-09 12:06:48 There are no supported device parameters found for get.
2024-11-09 12:06:48 Processed GET request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@74ef6540, testMethod = getConfigRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@74ef6540, testMethod = getConfigRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@370042a7, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@370042a7, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@370042a7, testMethod = setConfigRequestInvalidRequestXMLTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3]
2024-11-09 12:06:48 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
[Fatal Error] :1:566: The element type "cell-reserved-for-operator-use" must be terminated by the matching end-tag "".
2024-11-09 12:06:48 Error while converting String to element The element type "cell-reserved-for-operator-use" must be terminated by the matching end-tag "".
2024-11-09 12:06:48 exception occured while parsing the request xml null
2024-11-09 12:06:48 No matching device parameters found in the netconf request XML.
2024-11-09 12:06:48 There are no supported device parameters found for edit-config.
2024-11-09 12:06:48 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@370042a7, testMethod = setConfigRequestInvalidRequestXMLTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@370042a7, testMethod = setConfigRequestInvalidRequestXMLTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@53e3bc62, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@53e3bc62, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@53e3bc62, testMethod = getRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3]
2024-11-09 12:06:48 Received request for GET. Request : NetConfRequest [RequestXml=, deviceId=0005B9A1]
2024-11-09 12:06:48 No matching device parameters found in the netconf request XML.
2024-11-09 12:06:48 There are no device parameters found for get.
2024-11-09 12:06:48 Processed GET request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@53e3bc62, testMethod = getRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@53e3bc62, testMethod = getRequestWithNoParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = getRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3]
2024-11-09 12:06:48 Received request for GET. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-09 12:06:48 Prepared NBI request for get NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=GET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC., paramValue=null, dataType=object]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@311ab182]
2024-11-09 12:06:48 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl1130324
2024-11-09 12:06:48 Processed GET request. Response : NetConfResponse [netconfResponseXml=0005B9LTE_Enterprise_C-RANSC_Cntrl1130324, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = getRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@5c29063b, testMethod = getRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = setConfigRequestWithUnknowParatmerTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3]
2024-11-09 12:06:48 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-09 12:06:48 There are no supported device parameters found for edit-config.
2024-11-09 12:06:48 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = setConfigRequestWithUnknowParatmerTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7fd41b6f, testMethod = setConfigRequestWithUnknowParatmerTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = setConfigRequestWithErrorResTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3]
2024-11-09 12:06:48 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-09 12:06:48 Prepared NBI request for edit-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=SET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Enable, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.CellReservedForOperatorUse, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=0, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Alias, paramValue=cpe-131, dataType=string], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=310767, dataType=string]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@2d12811d]
2024-11-09 12:06:48 There are no parameters found in the response.
2024-11-09 12:06:48 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Request denied, errorType=application, errorTag=operation-not-supported, errorSeverity=ERROR], errorMessage=Request denied]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = setConfigRequestWithErrorResTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@4960bf12, testMethod = setConfigRequestWithErrorResTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = handelRegisterEventTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3]
2024-11-09 12:06:48 Received request for register event. Request : NetConfServerDetails [deviceId=00005BA1, enodeBName=null, listenAddress=10.211.55.14, listenPort=17830, swversion=null, hwversion=null, error=null]
2024-11-09 12:06:48 processing the handelRegisterEvent started
2024-11-09 12:06:48 Posting ves event to ves notifier http://tr069adapter-ves-notifier:9191/vesagent/deviceEvent
2024-11-09 12:06:48 HTTP POST http://tr069adapter-ves-notifier:9191/vesagent/deviceEvent
2024-11-09 12:06:48 Accept=[application/json, application/*+json]
2024-11-09 12:06:48 Writing [org.commscope.tr069adapter.mapper.model.VESNotification@5984a200] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
2024-11-09 12:06:48 processing the handelRegisterEvent exception occurred
2024-11-09 12:06:48 Processed register event request. Response : NetConfServerDetails [deviceId=00005BA1, enodeBName=null, listenAddress=10.211.55.14, listenPort=17830, swversion=null, hwversion=null, error=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = handelRegisterEventTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@7242f8b3, testMethod = handelRegisterEventTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b9d6a0e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b9d6a0e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b9d6a0e, testMethod = setConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3]
2024-11-09 12:06:48 Received request for SET-CONFIG. Request : NetConfRequest [RequestXml=11310767falsetruecpe-131true, deviceId=0005B9A1]
2024-11-09 12:06:48 Prepared NBI request for edit-config NBIDeviceOperationRequest [deviceId=0005B9A1, deviceType=0, operationId=null, opDetails=OperationDetails [opCode=SET_PARAMETER_VALUES, parmeters=[ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Enable, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.CellReservedForOperatorUse, paramValue=1, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.IsPrimary, paramValue=0, dataType=boolean], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.Alias, paramValue=cpe-131, dataType=string], ParameterDTO [paramName=Device.Services.FAPService.1.CellConfig.LTE.EPC.PLMNList.1.PLMNID, paramValue=310767, dataType=string]]], options=org.commscope.tr069adapter.acs.common.OperationOptions@1edde9c7]
2024-11-09 12:06:48 There are no parameters found in the response.
2024-11-09 12:06:48 Processed SET-CONFIG request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b9d6a0e, testMethod = setConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@6b9d6a0e, testMethod = setConfigRequestTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@93d0e40, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 3]
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@93d0e40, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@93d0e40, testMethod = getRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 3]
2024-11-09 12:06:48 Received request for GET. Request : NetConfRequest [RequestXml=1, deviceId=0005B9A1]
2024-11-09 12:06:48 There are no supported device parameters found for get.
2024-11-09 12:06:48 Processed GET request. Response : NetConfResponse [netconfResponseXml=null, errorCode=ErrorCodeMetaData [errorMessage=Success, errorType=, errorTag=, errorSeverity=], errorMessage=null]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@93d0e40, testMethod = getRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest@93d0e40, testMethod = getRequestWithUnknownParamTest@NetConfRequestReceiverTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1045424307] from cache with key [[WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 3]
2024-11-09 12:06:48 After test class: context [DefaultTestContext@29ddae1c testClass = NetConfRequestReceiverTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@5f09b781 testClass = NetConfRequestReceiverTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@700e686c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.commscope.tr069adapter.mapper.NetConfRequestReceiverTest
Running org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest
2024-11-09 12:06:48 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-09 12:06:48 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-09 12:06:48 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-09 12:06:48 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest], using SpringBootContextLoader
2024-11-09 12:06:48 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: class path resource [org/commscope/tr069adapter/mapper/PnPPreProvisioningHandlerTest-context.xml] does not exist
2024-11-09 12:06:48 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: class path resource [org/commscope/tr069adapter/mapper/PnPPreProvisioningHandlerTestContext.groovy] does not exist
2024-11-09 12:06:48 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-09 12:06:48 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]: using defaults.
2024-11-09 12:06:48 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-09 12:06:48 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57a6b7aa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72c80a5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4dfa78b0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7c81841d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ef867c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7db2f512, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@63132dec, org.springframework.test.context.event.EventPublishingTestExecutionListener@1342ecff, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4ed95f30, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@24a9399c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5e2f1ca8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a8e2686, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5eaac238]
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Before test class: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 3]
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@3edf5b11, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@3edf5b11, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@3edf5b11, testMethod = testGetEnodeBName@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 3]
2024-11-09 12:06:48 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion 4.3.0.0, hwVersion *
2024-11-09 12:06:48 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:48 Accept=[application/json, application/*+json]
2024-11-09 12:06:48 Writing [{macId=[00005B9A1], swVersion=[4.3.0.0], hwVersion=[*]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:48 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:48 No configuration exists for the device
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@3edf5b11, testMethod = testGetEnodeBName@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@3edf5b11, testMethod = testGetEnodeBName@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@74c68975, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@74c68975, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@74c68975, testMethod = testOnDeviceBootNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 3]
2024-11-09 12:06:48 Checking whether the PnP pre-configuration is enabled
2024-11-09 12:06:48 Pre-configuration during Bootstrap or Boot is enabled, hence the configuration imported in Config DB shall be provisioned to the device
2024-11-09 12:06:48 Boot notification received
2024-11-09 12:06:48 Preparing the NBI Device Operation Request
2024-11-09 12:06:48 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-09 12:06:48 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:48 Accept=[application/json, application/*+json]
2024-11-09 12:06:48 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:48 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:48 No configuration exists for the device
2024-11-09 12:06:48 No Operation requests exists to perform pre provision on the device
2024-11-09 12:06:48 Successfully completed provisioning of PnP mandatory parameters
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@74c68975, testMethod = testOnDeviceBootNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@74c68975, testMethod = testOnDeviceBootNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@7f47fd1f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@7f47fd1f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@7f47fd1f, testMethod = testOnDeviceBootStrapNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 3]
2024-11-09 12:06:48 Checking whether the PnP pre-configuration is enabled
2024-11-09 12:06:48 Pre-configuration during Bootstrap or Boot is enabled, hence the configuration imported in Config DB shall be provisioned to the device
2024-11-09 12:06:48 Bootstrap notification received
2024-11-09 12:06:48 Preparing the NBI Device Operation Request
2024-11-09 12:06:48 Device Configuration to be fetched from Config DB URI: http://tr069adapter-acs-initialpnpdb:9000/getConfig/, macId 00005B9A1, swVersion null, hwVersion null
2024-11-09 12:06:48 HTTP POST http://tr069adapter-acs-initialpnpdb:9000/getConfig/
2024-11-09 12:06:48 Accept=[application/json, application/*+json]
2024-11-09 12:06:48 Writing [{macId=[00005B9A1], swVersion=[null], hwVersion=[null]}] as "application/x-www-form-urlencoded"
2024-11-09 12:06:48 An exception occurred to get the initial device configuration, Reason: I/O error on POST request for "http://tr069adapter-acs-initialpnpdb:9000/getConfig/": tr069adapter-acs-initialpnpdb; nested exception is java.net.UnknownHostException: tr069adapter-acs-initialpnpdb
2024-11-09 12:06:48 No configuration exists for the device
2024-11-09 12:06:48 No Operation requests exists to perform pre provision on the device
2024-11-09 12:06:48 Successfully completed provisioning of PnP mandatory parameters
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@7f47fd1f, testMethod = testOnDeviceBootStrapNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest@7f47fd1f, testMethod = testOnDeviceBootStrapNotification@PnPPreProvisioningHandlerTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 3]
2024-11-09 12:06:48 After test class: context [DefaultTestContext@332265a8 testClass = PnPPreProvisioningHandlerTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@15cef538 testClass = PnPPreProvisioningHandlerTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.commscope.tr069adapter.mapper.PnPPreProvisioningHandlerTest
Running org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest
2024-11-09 12:06:48 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-09 12:06:48 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-09 12:06:48 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-09 12:06:48 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest], using SpringBootContextLoader
2024-11-09 12:06:48 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: class path resource [org/commscope/tr069adapter/mapper/NetconfToTr069MapperUtilTest-context.xml] does not exist
2024-11-09 12:06:48 Did not detect default resource location for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: class path resource [org/commscope/tr069adapter/mapper/NetconfToTr069MapperUtilTestContext.groovy] does not exist
2024-11-09 12:06:48 Could not detect default resource locations for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-09 12:06:48 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]: using defaults.
2024-11-09 12:06:48 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-09 12:06:48 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ad4803c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a3b357c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@675656b7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@39a2f11d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67295375, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4da0a39, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51ec17fb, org.springframework.test.context.event.EventPublishingTestExecutionListener@7f682ec2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@527778a1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6a83b14, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37caa7f5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@96a81f0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6031520c]
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Before test class: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 3]
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@182927dc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@182927dc, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@182927dc, testMethod = getNetconfResponseWithoutParamtersTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 3]
2024-11-09 12:06:48 There are no parameters found in the response.
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@182927dc, testMethod = getNetconfResponseWithoutParamtersTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@182927dc, testMethod = getNetconfResponseWithoutParamtersTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@60da9eb3, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@60da9eb3, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@60da9eb3, testMethod = getNetconfResponseErrorTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 3]
2024-11-09 12:06:48 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl110130324
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@60da9eb3, testMethod = getNetconfResponseErrorTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@60da9eb3, testMethod = getNetconfResponseErrorTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 3]
2024-11-09 12:06:48 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@2fd8ec84, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:06:48 Performing dependency injection for test context [[DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@2fd8ec84, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 3]
2024-11-09 12:06:48 Before test method: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@2fd8ec84, testMethod = getNetconfResponseTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 3]
2024-11-09 12:06:48 Converted XML is : 0005B9LTE_Enterprise_C-RANSC_Cntrl110130324
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 3]
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 3]
2024-11-09 12:06:48 After test method: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@2fd8ec84, testMethod = getNetconfResponseTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:06:48 Resetting RequestContextHolder for test context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest@2fd8ec84, testMethod = getNetconfResponseTest@NetconfToTr069MapperUtilTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:06:48 Retrieved ApplicationContext [1289203872] from cache with key [[WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:06:48 Spring test ApplicationContext cache statistics: [DefaultContextCache@33ec39cf size = 3, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 3]
2024-11-09 12:06:48 After test class: context [DefaultTestContext@2706b585 testClass = NetconfToTr069MapperUtilTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@45914b9f testClass = NetconfToTr069MapperUtilTest, locations = '{}', classes = '{class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter, class org.commscope.tr069adapter.mapper.boot.MapperServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@45cddfd3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@40b678b3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@260043d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@27b84c9a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.commscope.tr069adapter.mapper.NetconfToTr069MapperUtilTest
2024-11-09 12:06:48 Closing org.springframework.web.context.support.GenericWebApplicationContext@3e4fe8b3, started on Sat Nov 09 12:06:47 UTC 2024
2024-11-09 12:06:48 Closing org.springframework.web.context.support.GenericWebApplicationContext@3bbab7c7, started on Sat Nov 09 12:06:41 UTC 2024
2024-11-09 12:06:48 Closing org.springframework.web.context.support.GenericWebApplicationContext@4cd7b0a0, started on Sat Nov 09 12:06:46 UTC 2024
2024-11-09 12:06:48 Stopping beans in phase 2147483647
2024-11-09 12:06:48 Stopping beans in phase 2147483647
2024-11-09 12:06:48 Stopping beans in phase 2147483647
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:06:48 Bean 'quartzScheduler' completed its stop procedure
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:06:48 Bean 'quartzScheduler' completed its stop procedure
2024-11-09 12:06:48 Bean 'quartzScheduler' completed its stop procedure
2024-11-09 12:06:48 Shutting down ExecutorService 'applicationTaskExecutor'
2024-11-09 12:06:48 Shutting down ExecutorService 'applicationTaskExecutor'
2024-11-09 12:06:48 Shutting down ExecutorService 'applicationTaskExecutor'
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:06:48 Shutting down threadpool...
2024-11-09 12:06:48 Shutting down threadpool...
2024-11-09 12:06:48 Shutdown of threadpool complete.
2024-11-09 12:06:48 Shutting down threadpool...
2024-11-09 12:06:48 Shutdown of threadpool complete.
2024-11-09 12:06:48 Shutdown of threadpool complete.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-09 12:06:48 Shutting down Quartz Scheduler
2024-11-09 12:06:48 Shutting down Quartz Scheduler
2024-11-09 12:06:48 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:48 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:48 HHH000031: Closing
2024-11-09 12:06:48 HHH000031: Closing
2024-11-09 12:06:48 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@27b9fa62] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@5ac49995]
2024-11-09 12:06:48 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7909e23] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2ae5c2da]
2024-11-09 12:06:48 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-09 12:06:48 Shutting down Quartz Scheduler
2024-11-09 12:06:48 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:06:48 HHH000031: Closing
2024-11-09 12:06:48 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@359108f0] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@1595c333]
2024-11-09 12:06:48 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-09 12:06:48 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-09 12:06:48 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-09 12:06:48 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
2024-11-09 12:06:48 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
2024-11-09 12:06:48 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
2024-11-09 12:06:49 WorkerThread is shut down.
Results :
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mapper ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/mapper/target/jacoco.exec
[INFO] Analyzed bundle 'TR069_Mapper' with 35 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ mapper ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (mapper-client) @ mapper ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (mapper-jar) @ mapper ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-jar-lib.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ mapper ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ mapper ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ mapper ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ mapper ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ mapper ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/mapper/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mapper ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT-lib.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-jar-lib.jar to /tmp/r/org/commscope/tr069adapter/mapper/mapper/1.0.0-SNAPSHOT/mapper-1.0.0-SNAPSHOT-lib.jar
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ mapper ---
[INFO]
[INFO] ------< org.commscope.tr069adapter.netconf.server:netconf-server >------
[INFO] Building netconf-server 1.0.0-SNAPSHOT [13/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ netconf-server ---
[INFO]
[INFO] --- exec-maven-plugin:1.3.2:exec (gerrit-wiki-clone) @ netconf-server ---
Cloning into 'target/gerrit-wiki'...
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netconf-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java/org/commscope/tr069adapter/netconf/boot/NetConfServiceBooter.java: /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java/org/commscope/tr069adapter/netconf/boot/NetConfServiceBooter.java uses unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java/org/commscope/tr069adapter/netconf/boot/NetConfServiceBooter.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-commscope-yang-models) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/gerrit-wiki/data-model/yang/published/commscope
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-oran-yang-models) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-ietf-yang-models) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ netconf-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ netconf-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ netconf-server ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.commscope.tr069adapter.netconf.error.ServerPortAllocationExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.commscope.tr069adapter.netconf.error.ServerPortAllocationExceptionTest
[INFO] Running org.commscope.tr069adapter.netconf.rpc.XmlUtilityTest
2024-11-09 12:07:31,574 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-09 12:07:31,576 main DEBUG Installed 1 script engine
2024-11-09 12:07:31,732 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:07:31,732 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:07:31,733 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:07:31,737 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:31,744 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2024-11-09 12:07:31,749 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:07:31,749 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:31,750 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:07:31,750 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:07:31,753 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:31,753 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:07:31,754 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:31,757 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-09 12:07:31,757 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:07:31,766 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:07:31,771 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:31,773 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
2024-11-09 12:07:31,774 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:31,774 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null")
2024-11-09 12:07:31,775 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:31,777 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:31,778 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:07:31,779 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null")
2024-11-09 12:07:31,779 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:31,779 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:07:31,780 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:31,782 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:31,782 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:31,784 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:31,789 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/netconf-server/./target/test-logs/debug/application-debug.log
2024-11-09 12:07:31,790 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
2024-11-09 12:07:31,792 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-09 12:07:31,794 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:31,795 main DEBUG Setting prev file time to 2024-11-09T12:07:31.783+0000
2024-11-09 12:07:31,797 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-09 12:07:31,797 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:31,797 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:07:31,798 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:31,799 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-09 12:07:31,799 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:31,799 main DEBUG createPolicy(size="2MB")
2024-11-09 12:07:31,800 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:31,800 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-09 12:07:31,800 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:31,801 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:31,801 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:31,801 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:31,802 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/netconf-server/./target/test-logs/thirdparty/spring-framework.log
2024-11-09 12:07:31,802 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/spring-framework.log
2024-11-09 12:07:31,802 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:31,803 main DEBUG Setting prev file time to 2024-11-09T12:07:31.799+0000
2024-11-09 12:07:31,803 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])
2024-11-09 12:07:31,803 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-09 12:07:31,803 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:31,804 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-09 12:07:31,804 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:31,804 main DEBUG createPolicy(size="2MB")
2024-11-09 12:07:31,807 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:31,807 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-09 12:07:31,807 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:31,807 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:31,808 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:31,808 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:31,809 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/netconf-server/./target/test-logs/thirdparty/third-party-framework.log
2024-11-09 12:07:31,809 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/third-party-framework.log
2024-11-09 12:07:31,809 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:31,810 main DEBUG Setting prev file time to 2024-11-09T12:07:31.807+0000
2024-11-09 12:07:31,810 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])
2024-11-09 12:07:31,810 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-09 12:07:31,810 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:07:31,811 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:07:31,811 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:31,811 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:31,812 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:31,812 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:07:31,812 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:31,813 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:31,815 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:31,815 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:31,815 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:31,816 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:07:31,816 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:31,817 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:31,840 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:31,841 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:07:31,842 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:31,843 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:31,843 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:07:31,845 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:31,846 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:07:31,847 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:07:31,848 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] initialized
2024-11-09 12:07:31,848 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-09 12:07:31,849 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:07:31,850 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] OK.
2024-11-09 12:07:31,851 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2024-11-09 12:07:31,851 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2024-11-09 12:07:31,851 main DEBUG Appender DefaultConsole-1 stopped with status true
2024-11-09 12:07:31,852 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@459e9125 OK
2024-11-09 12:07:31,892 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a
2024-11-09 12:07:31,893 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=StatusLogger
2024-11-09 12:07:31,894 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=ContextSelector
2024-11-09 12:07:31,895 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=
2024-11-09 12:07:31,895 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.springframework
2024-11-09 12:07:31,896 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org
2024-11-09 12:07:31,896 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:07:31,897 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=console
2024-11-09 12:07:31,897 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=thirdPartyLog
2024-11-09 12:07:31,897 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=applicationLog
2024-11-09 12:07:31,898 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=springLog
2024-11-09 12:07:31,898 main DEBUG Reconfiguration complete for context[name=7f31245a] at URI /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34158c08) with optional ClassLoader: null
2024-11-09 12:07:31,898 main DEBUG Shutdown hook enabled. Registering a new one.
2024-11-09 12:07:31,899 main DEBUG LoggerContext[name=7f31245a, org.apache.logging.log4j.core.LoggerContext@34158c08] started OK.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.commscope.tr069adapter.netconf.rpc.XmlUtilityTest
[INFO] Running org.commscope.tr069adapter.netconf.operations.CustomOperationsCreatorTest
2024-11-09 12:07:32 CreateSubscription RPC is created with macID 0005B9AB1
2024-11-09 12:07:32,006 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
2024-11-09 12:07:32,007 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.commscope.tr069adapter.netconf.operations.CustomOperationsCreatorTest
[INFO] Running org.commscope.tr069adapter.netconf.restapi.NetConfServerManagerRestApiTest
2024-11-09 12:07:32,297 main DEBUG Reconfiguration started for context[name=7f31245a] at URI null (org.apache.logging.log4j.core.LoggerContext@34158c08) with optional ClassLoader: null
2024-11-09 12:07:32,298 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@c1fca1e
2024-11-09 12:07:32,309 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-09 12:07:32,310 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@241a53ef
2024-11-09 12:07:32,317 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:07:30 UTC 2024 (1731154050614)
2024-11-09 12:07:32,317 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-09 12:07:32,318 main DEBUG Installed 1 script engine
2024-11-09 12:07:32,325 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:07:32,325 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:07:32,325 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:07:32,326 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:32,327 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:07:32,327 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:32,327 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:07:32,327 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:07:32,328 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:32,328 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:07:32,328 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:32,328 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-09 12:07:32,329 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:07:32,329 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:07:32,330 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:32,331 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:32,332 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null")
2024-11-09 12:07:32,332 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:32,332 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:32,333 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:07:32,333 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null")
2024-11-09 12:07:32,333 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:32,333 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:07:32,334 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:32,334 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:32,334 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:32,335 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:32,335 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:32,335 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:07:32,336 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:32,336 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:32,336 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-09 12:07:32,337 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:32,337 main DEBUG createPolicy(size="2MB")
2024-11-09 12:07:32,337 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:32,337 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-09 12:07:32,337 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:32,338 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:32,338 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:32,338 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:32,339 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-09 12:07:32,339 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:32,339 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:32,340 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2024-11-09 12:07:32,340 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:32,340 main DEBUG createPolicy(size="2MB")
2024-11-09 12:07:32,340 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:32,341 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=2097152)})
2024-11-09 12:07:32,341 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:32,341 main DEBUG DefaultRolloverStrategy$Builder(max="100", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml))
2024-11-09 12:07:32,341 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:32,342 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=2097152)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=100, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null, ={})
2024-11-09 12:07:32,342 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=2097152)
2024-11-09 12:07:32,342 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:32,343 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:07:32,343 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:07:32,343 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:32,343 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:32,344 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:32,344 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:07:32,344 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:32,345 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:32,345 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:32,345 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:32,345 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:32,346 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:07:32,346 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:32,346 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:32,347 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:32,347 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:07:32,347 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:32,347 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:32,348 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:07:32,348 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:32,348 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:07:32,349 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:07:32,349 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] initialized
2024-11-09 12:07:32,349 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml]
2024-11-09 12:07:32,349 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:07:32,353 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] OK.
2024-11-09 12:07:32,353 main DEBUG Appender springLog stopped with status true
2024-11-09 12:07:32,354 main DEBUG Appender applicationLog stopped with status true
2024-11-09 12:07:32,354 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-09 12:07:32,354 main DEBUG Appender console stopped with status true
2024-11-09 12:07:32,355 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@f8908f6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-09 12:07:32,355 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml] OK
2024-11-09 12:07:32,357 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a
2024-11-09 12:07:32,357 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=StatusLogger
2024-11-09 12:07:32,357 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=ContextSelector
2024-11-09 12:07:32,358 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=
2024-11-09 12:07:32,358 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.springframework
2024-11-09 12:07:32,358 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org
2024-11-09 12:07:32,359 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:07:32,359 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=console
2024-11-09 12:07:32,360 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=thirdPartyLog
2024-11-09 12:07:32,360 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=applicationLog
2024-11-09 12:07:32,360 main DEBUG Registering MBean org.apache.logging.log4j2:type=7f31245a,component=Appenders,name=springLog
2024-11-09 12:07:32,361 main DEBUG Reconfiguration complete for context[name=7f31245a] at URI /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@34158c08) with optional ClassLoader: null
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:07:32 Loaded expression factory via original TCCL
2024-11-09 12:07:32 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:07:32 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:07:32 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:07:32 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:07:32 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:07:32 Starting NetConfServerManagerRestApiTest on prd-ubuntu1804-docker-4c-4g-9936 with PID 5623 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/netconf-server)
2024-11-09 12:07:32 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:07:32 No active profile set, falling back to default profiles: default
2024-11-09 12:07:34 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@7f31245a
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity]
Mapping files names []
Properties []
2024-11-09 12:07:34 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-09 12:07:34 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-09 12:07:34 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-09 12:07:34 HHH000412: Hibernate Core {5.4.8.Final}
2024-11-09 12:07:34 HHH000206: hibernate.properties not found
2024-11-09 12:07:34 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-09 12:07:34 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-09 12:07:34 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-09 12:07:34 HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2024-11-09 12:07:34 Adding type registration boolean -> org.hibernate.type.BooleanType@13516600
2024-11-09 12:07:34 Adding type registration boolean -> org.hibernate.type.BooleanType@13516600
2024-11-09 12:07:34 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@13516600
2024-11-09 12:07:34 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@718989fa
2024-11-09 12:07:34 Adding type registration true_false -> org.hibernate.type.TrueFalseType@45d4421d
2024-11-09 12:07:34 Adding type registration yes_no -> org.hibernate.type.YesNoType@37314843
2024-11-09 12:07:34 Adding type registration byte -> org.hibernate.type.ByteType@1282e98
2024-11-09 12:07:34 Adding type registration byte -> org.hibernate.type.ByteType@1282e98
2024-11-09 12:07:34 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@1282e98
2024-11-09 12:07:34 Adding type registration character -> org.hibernate.type.CharacterType@9e30f9a
2024-11-09 12:07:34 Adding type registration char -> org.hibernate.type.CharacterType@9e30f9a
2024-11-09 12:07:34 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@9e30f9a
2024-11-09 12:07:34 Adding type registration short -> org.hibernate.type.ShortType@3111631d
2024-11-09 12:07:34 Adding type registration short -> org.hibernate.type.ShortType@3111631d
2024-11-09 12:07:34 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@3111631d
2024-11-09 12:07:34 Adding type registration integer -> org.hibernate.type.IntegerType@5ed0b4e3
2024-11-09 12:07:34 Adding type registration int -> org.hibernate.type.IntegerType@5ed0b4e3
2024-11-09 12:07:34 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@5ed0b4e3
2024-11-09 12:07:34 Adding type registration long -> org.hibernate.type.LongType@21f9c6ea
2024-11-09 12:07:34 Adding type registration long -> org.hibernate.type.LongType@21f9c6ea
2024-11-09 12:07:34 Adding type registration java.lang.Long -> org.hibernate.type.LongType@21f9c6ea
2024-11-09 12:07:34 Adding type registration float -> org.hibernate.type.FloatType@2aa5bd48
2024-11-09 12:07:34 Adding type registration float -> org.hibernate.type.FloatType@2aa5bd48
2024-11-09 12:07:34 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2aa5bd48
2024-11-09 12:07:34 Adding type registration double -> org.hibernate.type.DoubleType@3e6748ae
2024-11-09 12:07:34 Adding type registration double -> org.hibernate.type.DoubleType@3e6748ae
2024-11-09 12:07:34 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@3e6748ae
2024-11-09 12:07:34 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@4c24f3a2
2024-11-09 12:07:34 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@4c24f3a2
2024-11-09 12:07:34 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@68aec50
2024-11-09 12:07:34 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@68aec50
2024-11-09 12:07:34 Adding type registration string -> org.hibernate.type.StringType@54247647
2024-11-09 12:07:34 Adding type registration java.lang.String -> org.hibernate.type.StringType@54247647
2024-11-09 12:07:34 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@5463f035
2024-11-09 12:07:34 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@22f8adc2
2024-11-09 12:07:34 Adding type registration url -> org.hibernate.type.UrlType@722531ab
2024-11-09 12:07:34 Adding type registration java.net.URL -> org.hibernate.type.UrlType@722531ab
2024-11-09 12:07:34 Adding type registration Duration -> org.hibernate.type.DurationType@1e92c3b6
2024-11-09 12:07:34 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@1e92c3b6
2024-11-09 12:07:34 Adding type registration Instant -> org.hibernate.type.InstantType@6bce4140
2024-11-09 12:07:34 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@6bce4140
2024-11-09 12:07:34 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@282c4da0
2024-11-09 12:07:34 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@282c4da0
2024-11-09 12:07:34 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@20a3e10c
2024-11-09 12:07:34 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@20a3e10c
2024-11-09 12:07:34 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@4d7cac24
2024-11-09 12:07:34 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@4d7cac24
2024-11-09 12:07:34 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@f559c74
2024-11-09 12:07:34 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@f559c74
2024-11-09 12:07:34 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@2c60ce47
2024-11-09 12:07:34 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@2c60ce47
2024-11-09 12:07:34 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7a358613
2024-11-09 12:07:34 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7a358613
2024-11-09 12:07:34 Adding type registration date -> org.hibernate.type.DateType@6afbe6a1
2024-11-09 12:07:34 Adding type registration java.sql.Date -> org.hibernate.type.DateType@6afbe6a1
2024-11-09 12:07:34 Adding type registration time -> org.hibernate.type.TimeType@1abcd059
2024-11-09 12:07:34 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1abcd059
2024-11-09 12:07:34 Adding type registration timestamp -> org.hibernate.type.TimestampType@53feeac9
2024-11-09 12:07:34 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@53feeac9
2024-11-09 12:07:34 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@53feeac9
2024-11-09 12:07:34 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@1d99ee1b
2024-11-09 12:07:34 Adding type registration calendar -> org.hibernate.type.CalendarType@388be5fd
2024-11-09 12:07:34 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@388be5fd
2024-11-09 12:07:34 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@388be5fd
2024-11-09 12:07:34 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@8f2e3e6
2024-11-09 12:07:34 Adding type registration locale -> org.hibernate.type.LocaleType@5e9bf744
2024-11-09 12:07:34 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@5e9bf744
2024-11-09 12:07:34 Adding type registration currency -> org.hibernate.type.CurrencyType@54326e9
2024-11-09 12:07:34 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@54326e9
2024-11-09 12:07:34 Adding type registration timezone -> org.hibernate.type.TimeZoneType@111a7973
2024-11-09 12:07:34 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@111a7973
2024-11-09 12:07:34 Adding type registration class -> org.hibernate.type.ClassType@25699aa7
2024-11-09 12:07:34 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@25699aa7
2024-11-09 12:07:34 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@9263c54
2024-11-09 12:07:34 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@9263c54
2024-11-09 12:07:34 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@693f2213
2024-11-09 12:07:34 Adding type registration binary -> org.hibernate.type.BinaryType@21d9cd04
2024-11-09 12:07:34 Adding type registration byte[] -> org.hibernate.type.BinaryType@21d9cd04
2024-11-09 12:07:34 Adding type registration [B -> org.hibernate.type.BinaryType@21d9cd04
2024-11-09 12:07:34 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@7af1d072
2024-11-09 12:07:34 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@7af1d072
2024-11-09 12:07:34 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@7af1d072
2024-11-09 12:07:34 Adding type registration row_version -> org.hibernate.type.RowVersionType@17216605
2024-11-09 12:07:34 Adding type registration image -> org.hibernate.type.ImageType@55c1ced9
2024-11-09 12:07:34 Adding type registration characters -> org.hibernate.type.CharArrayType@1a88c4f5
2024-11-09 12:07:34 Adding type registration char[] -> org.hibernate.type.CharArrayType@1a88c4f5
2024-11-09 12:07:34 Adding type registration [C -> org.hibernate.type.CharArrayType@1a88c4f5
2024-11-09 12:07:34 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@45287377
2024-11-09 12:07:34 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@45287377
2024-11-09 12:07:34 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@45287377
2024-11-09 12:07:34 Adding type registration text -> org.hibernate.type.TextType@33d230ce
2024-11-09 12:07:34 Adding type registration ntext -> org.hibernate.type.NTextType@63f9ddf9
2024-11-09 12:07:34 Adding type registration blob -> org.hibernate.type.BlobType@7caf1e5
2024-11-09 12:07:34 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@7caf1e5
2024-11-09 12:07:34 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@38087342
2024-11-09 12:07:34 Adding type registration clob -> org.hibernate.type.ClobType@7ab63838
2024-11-09 12:07:34 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@7ab63838
2024-11-09 12:07:34 Adding type registration nclob -> org.hibernate.type.NClobType@2a5abd3c
2024-11-09 12:07:34 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@2a5abd3c
2024-11-09 12:07:34 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@4bce62b
2024-11-09 12:07:34 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@3f6c2763
2024-11-09 12:07:34 Adding type registration serializable -> org.hibernate.type.SerializableType@424f02b8
2024-11-09 12:07:34 Adding type registration object -> org.hibernate.type.ObjectType@1471b98d
2024-11-09 12:07:34 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@1471b98d
2024-11-09 12:07:34 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@3af236d0
2024-11-09 12:07:34 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@23564dd2
2024-11-09 12:07:34 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@54895681
2024-11-09 12:07:34 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@2dd0a0d0
2024-11-09 12:07:34 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@6bf570c
2024-11-09 12:07:34 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@1796b2d4
2024-11-09 12:07:34 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@935d3f9
2024-11-09 12:07:34 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@214b342f
2024-11-09 12:07:34 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@150d6eaf] into BootstrapContext; was [null]
2024-11-09 12:07:34 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@150d6eaf) [was null]
2024-11-09 12:07:34 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2b44605c] into BootstrapContext; was [null]
2024-11-09 12:07:34 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@55421b8d] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@24a04257]
2024-11-09 12:07:34 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@150d6eaf]
2024-11-09 12:07:34 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@150d6eaf]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:07:34 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-09 12:07:34 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:07:34 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:07:34 JDBC version : 4.1
2024-11-09 12:07:34 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-09 12:07:34 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-09 12:07:34 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-09 12:07:34 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@68b7bdcb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@d84418a]
2024-11-09 12:07:34 Binding entity from annotated class: org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-09 12:07:34 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-09 12:07:34 Import with entity name NetConfServerDetailsEntity
2024-11-09 12:07:34 Bind entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity on table netconf_server_details
2024-11-09 12:07:34 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-09 12:07:34 MetadataSourceProcessor property id with lazy=false
2024-11-09 12:07:34 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:id]
2024-11-09 12:07:34 building SimpleValue for id
2024-11-09 12:07:34 Building property id
2024-11-09 12:07:34 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-09 12:07:34 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-09 12:07:34 MetadataSourceProcessor property deviceId with lazy=false
2024-11-09 12:07:34 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:deviceId]
2024-11-09 12:07:34 building SimpleValue for deviceId
2024-11-09 12:07:34 Building property deviceId
2024-11-09 12:07:34 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=enodeb_name, insertable=true, updatable=true, unique=false}
2024-11-09 12:07:34 MetadataSourceProcessor property enodeBName with lazy=false
2024-11-09 12:07:34 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:enodeBName]
2024-11-09 12:07:34 building SimpleValue for enodeBName
2024-11-09 12:07:34 Building property enodeBName
2024-11-09 12:07:34 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=hw_version, insertable=true, updatable=true, unique=false}
2024-11-09 12:07:34 MetadataSourceProcessor property hwVersion with lazy=false
2024-11-09 12:07:34 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:hwVersion]
2024-11-09 12:07:34 building SimpleValue for hwVersion
2024-11-09 12:07:34 Building property hwVersion
2024-11-09 12:07:34 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=port, insertable=true, updatable=true, unique=false}
2024-11-09 12:07:34 MetadataSourceProcessor property listenPort with lazy=false
2024-11-09 12:07:34 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:listenPort]
2024-11-09 12:07:34 building SimpleValue for listenPort
2024-11-09 12:07:34 Building property listenPort
2024-11-09 12:07:34 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(netconf_server_details), mappingColumn=sw_version, insertable=true, updatable=true, unique=false}
2024-11-09 12:07:34 MetadataSourceProcessor property swVersion with lazy=false
2024-11-09 12:07:34 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity:swVersion]
2024-11-09 12:07:34 building SimpleValue for swVersion
2024-11-09 12:07:34 Building property swVersion
2024-11-09 12:07:34 Starting fillSimpleValue for id
2024-11-09 12:07:34 Starting fillSimpleValue for deviceId
2024-11-09 12:07:34 Starting fillSimpleValue for enodeBName
2024-11-09 12:07:34 Starting fillSimpleValue for hwVersion
2024-11-09 12:07:34 Starting fillSimpleValue for listenPort
2024-11-09 12:07:34 Starting fillSimpleValue for swVersion
2024-11-09 12:07:34 Forcing column [id] to be non-null as it is part of the primary key for table [netconf_server_details]
2024-11-09 12:07:34 Building session factory
2024-11-09 12:07:34 SessionFactory name : null
2024-11-09 12:07:34 Automatic flush during beforeCompletion(): enabled
2024-11-09 12:07:34 Automatic session close at end of transaction: disabled
2024-11-09 12:07:34 Statistics: disabled
2024-11-09 12:07:34 Deleted entity synthetic identifier rollback: disabled
2024-11-09 12:07:34 Default entity-mode: pojo
2024-11-09 12:07:34 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-09 12:07:34 Allow initialization of lazy state outside session : disabled
2024-11-09 12:07:34 Using BatchFetchStyle : LEGACY
2024-11-09 12:07:34 Default batch fetch size: -1
2024-11-09 12:07:34 Maximum outer join fetch depth: null
2024-11-09 12:07:34 Default null ordering: NONE
2024-11-09 12:07:34 Order SQL updates by primary key: disabled
2024-11-09 12:07:34 Order SQL inserts for batching: disabled
2024-11-09 12:07:34 multi-tenancy strategy : NONE
2024-11-09 12:07:34 JTA Track by Thread: enabled
2024-11-09 12:07:34 Query language substitutions: {}
2024-11-09 12:07:34 Named query checking : enabled
2024-11-09 12:07:34 Second-level cache: disabled
2024-11-09 12:07:34 Second-level query cache: disabled
2024-11-09 12:07:34 Second-level query cache factory: null
2024-11-09 12:07:34 Second-level cache region prefix: null
2024-11-09 12:07:34 Optimize second-level cache for minimal puts: disabled
2024-11-09 12:07:34 Structured second-level cache entries: disabled
2024-11-09 12:07:34 Second-level cache direct-reference entries: disabled
2024-11-09 12:07:34 Automatic eviction of collection cache: disabled
2024-11-09 12:07:34 JDBC batch size: 15
2024-11-09 12:07:34 JDBC batch updates for versioned data: enabled
2024-11-09 12:07:34 Scrollable result sets: enabled
2024-11-09 12:07:34 Wrap result sets: disabled
2024-11-09 12:07:34 JDBC3 getGeneratedKeys(): enabled
2024-11-09 12:07:34 JDBC result set fetch size: null
2024-11-09 12:07:34 Connection release mode: ON_CLOSE
2024-11-09 12:07:34 Generate SQL with comments: disabled
2024-11-09 12:07:34 JPA compliance - query :
2024-11-09 12:07:34 JPA compliance - closed-handling :
2024-11-09 12:07:34 JPA compliance - lists :
2024-11-09 12:07:34 JPA compliance - transactions :
2024-11-09 12:07:35 Session factory constructed with filter configurations : {}
2024-11-09 12:07:35 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@43ab9ae9, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-testtool/1.7.0/netconf-testtool-1.7.0.jar:/tmp/r/org/codehaus/janino/janino/3.1.0/janino-3.1.0.jar:/tmp/r/org/codehaus/janino/commons-compiler/3.1.0/commons-compiler-3.1.0.jar:/tmp/r/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.jar:/tmp/r/com/ning/async-http-client/1.9.40/async-http-client-1.9.40.jar:/tmp/r/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.62/bcpkix-jdk15on-1.62.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.jar:/tmp/r/org/opendaylight/netconf/netconf-netty-util/1.7.0/netconf-netty-util-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-util/1.7.0/netconf-util-1.7.0.jar:/tmp/r/org/osgi/org.osgi.compendium/5.0.0/org.osgi.compendium-5.0.0.jar:/tmp/r/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/tmp/r/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/tmp/r/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/tmp/r/org/apache/sshd/sshd-osgi/2.2.0/sshd-osgi-2.2.0.jar:/tmp/r/org/apache/sshd/sshd-netty/2.2.0/sshd-netty-2.2.0.jar:/tmp/r/org/opendaylight/netconf/shaded-exificient/1.7.0/shaded-exificient-1.7.0.jar:/tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.10.0/aaa-encrypt-service-0.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-auth/1.7.0/netconf-auth-1.7.0.jar:/tmp/r/org/opendaylight/netconf/sal-netconf-connector/1.10.0/sal-netconf-connector-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-util/1.10.0/sal-common-util-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-api/1.10.0/sal-common-api-1.10.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-notifications/1.7.0/ietf-netconf-notifications-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7895/2.0.4/rfc7895-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-notifications-api/1.7.0/netconf-notifications-api-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-api/4.0.4/mdsal-binding-api-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/general-entity/2.0.4/general-entity-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/yang-binding/2.0.4/yang-binding-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-impl/2.0.4/mdsal-binding-generator-impl-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-api/2.0.4/mdsal-binding-generator-api-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-util/2.0.4/mdsal-binding-generator-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/2.0.4/mdsal-binding-spec-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/4.0.4/mdsal-dom-spi-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.16.4/ietf-topology-2013.10.21.16.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-impl/3.0.4/yang-data-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-util/3.0.4/rfc7952-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-util/3.0.4/rfc8528-data-util-3.0.4.jar:/tmp/r/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/opendaylight/yangtools/yang-model-api/3.0.4/yang-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-xpath-api/1.0.4/yang-xpath-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-model-util/3.0.4/yang-model-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-model-api/3.0.4/rfc7952-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-impl/3.0.4/yang-parser-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-api/3.0.4/yang-parser-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-reactor/3.0.4/yang-parser-reactor-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-spi/3.0.4/yang-parser-spi-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-rfc7950/3.0.4/yang-parser-rfc7950-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-model-api/3.0.4/odlext-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-parser-support/3.0.4/odlext-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-model-api/3.0.4/openconfig-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-parser-support/3.0.4/openconfig-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-model-api/1.0.4/rfc6241-model-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-parser-support/1.0.4/rfc6241-parser-support-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-model-api/3.0.4/rfc6536-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-parser-support/3.0.4/rfc6536-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-parser-support/3.0.4/rfc7952-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-model-api/3.0.4/rfc8040-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-parser-support/3.0.4/rfc8040-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-model-api/3.0.4/rfc8528-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-parser-support/3.0.4/rfc8528-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-gson/3.0.4/yang-data-codec-gson-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-xml/3.0.4/yang-data-codec-xml-3.0.4.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-api/3.0.4/rfc7952-data-api-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/2.0.4/rfc6991-ietf-inet-types-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/3.0.4/ietf-type-util-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.16.4/yang-ext-2013.09.07.16.4.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/org/opendaylight/netconf/netconf-api/1.7.0/netconf-api-1.7.0.jar:/tmp/r/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring/1.7.0/ietf-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring-extension/1.7.0/ietf-netconf-monitoring-extension-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-client/1.7.0/netconf-client-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991/2.0.4/rfc6991-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/2.0.4/rfc6991-ietf-yang-types-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-impl/1.7.0/netconf-impl-1.7.0.jar:/tmp/r/org/opendaylight/controller/threadpool-config-api/0.11.0/threadpool-config-api-0.11.0.jar:/tmp/r/org/opendaylight/netconf/netconf-mapping-api/1.7.0/netconf-mapping-api-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-monitoring/1.7.0/mdsal-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/4.0.4/mdsal-dom-broker-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-api/4.0.4/mdsal-dom-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/util/3.0.4/util-3.0.4.jar:/tmp/r/tech/pantheon/triemap/triemap/1.0.5/triemap-1.0.5.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/4.0.4/mdsal-dom-inmemory-datastore-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-common-api/4.0.4/mdsal-common-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/concepts/3.0.4/concepts-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-common/3.0.4/yang-common-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-api/3.0.4/yang-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-connector/1.7.0/mdsal-netconf-connector-1.7.0.jar:/tmp/r/org/opendaylight/yangtools/yang-data-util/3.0.4/yang-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-api/3.0.4/rfc8528-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-tcp/1.7.0/mdsal-netconf-tcp-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf/1.7.0/ietf-netconf-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-ssh/1.7.0/mdsal-netconf-ssh-1.7.0.jar:/tmp/r/org/apache/karaf/features/org.apache.karaf.features.core/4.2.2/org.apache.karaf.features.core-4.2.2.jar:/tmp/r/org/ops4j/pax/url/pax-url-aether/2.5.4/pax-url-aether-2.5.4.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.29/jcl-over-slf4j-1.7.29.jar:/tmp/r/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-util-collections/1.5.0/ops4j-base-util-collections-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar:/tmp/r/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/springframework/retry/spring-retry/1.2.4.RELEASE/spring-retry-1.2.4.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=1224, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire/surefirebooter7427213321365287938.jar /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire 2024-11-09T12-04-45_429-jvmRun1 surefire4719422167008967018tmp surefire_23408982143502079632tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@2520aa05, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-testtool/1.7.0/netconf-testtool-1.7.0.jar:/tmp/r/org/codehaus/janino/janino/3.1.0/janino-3.1.0.jar:/tmp/r/org/codehaus/janino/commons-compiler/3.1.0/commons-compiler-3.1.0.jar:/tmp/r/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.jar:/tmp/r/com/ning/async-http-client/1.9.40/async-http-client-1.9.40.jar:/tmp/r/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.62/bcpkix-jdk15on-1.62.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.62/bcprov-jdk15on-1.62.jar:/tmp/r/org/opendaylight/netconf/netconf-netty-util/1.7.0/netconf-netty-util-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-util/1.7.0/netconf-util-1.7.0.jar:/tmp/r/org/osgi/org.osgi.compendium/5.0.0/org.osgi.compendium-5.0.0.jar:/tmp/r/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/tmp/r/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/tmp/r/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/tmp/r/org/apache/sshd/sshd-osgi/2.2.0/sshd-osgi-2.2.0.jar:/tmp/r/org/apache/sshd/sshd-netty/2.2.0/sshd-netty-2.2.0.jar:/tmp/r/org/opendaylight/netconf/shaded-exificient/1.7.0/shaded-exificient-1.7.0.jar:/tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.10.0/aaa-encrypt-service-0.10.0.jar:/tmp/r/org/opendaylight/netconf/netconf-auth/1.7.0/netconf-auth-1.7.0.jar:/tmp/r/org/opendaylight/netconf/sal-netconf-connector/1.10.0/sal-netconf-connector-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-util/1.10.0/sal-common-util-1.10.0.jar:/tmp/r/org/opendaylight/controller/sal-common-api/1.10.0/sal-common-api-1.10.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-notifications/1.7.0/ietf-netconf-notifications-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7895/2.0.4/rfc7895-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-notifications-api/1.7.0/netconf-notifications-api-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-api/4.0.4/mdsal-binding-api-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/general-entity/2.0.4/general-entity-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/yang-binding/2.0.4/yang-binding-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-impl/2.0.4/mdsal-binding-generator-impl-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-api/2.0.4/mdsal-binding-generator-api-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-generator-util/2.0.4/mdsal-binding-generator-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/2.0.4/mdsal-binding-spec-util-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/4.0.4/mdsal-dom-spi-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.16.4/ietf-topology-2013.10.21.16.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-impl/3.0.4/yang-data-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-util/3.0.4/rfc7952-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-util/3.0.4/rfc8528-data-util-3.0.4.jar:/tmp/r/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/tmp/r/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/tmp/r/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/tmp/r/org/opendaylight/yangtools/yang-model-api/3.0.4/yang-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-xpath-api/1.0.4/yang-xpath-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-model-util/3.0.4/yang-model-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-model-api/3.0.4/rfc7952-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-impl/3.0.4/yang-parser-impl-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-api/3.0.4/yang-parser-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-reactor/3.0.4/yang-parser-reactor-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-spi/3.0.4/yang-parser-spi-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-parser-rfc7950/3.0.4/yang-parser-rfc7950-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-model-api/3.0.4/odlext-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/odlext-parser-support/3.0.4/odlext-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-model-api/3.0.4/openconfig-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/openconfig-parser-support/3.0.4/openconfig-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-model-api/1.0.4/rfc6241-model-api-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6241-parser-support/1.0.4/rfc6241-parser-support-1.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-model-api/3.0.4/rfc6536-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc6536-parser-support/3.0.4/rfc6536-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-parser-support/3.0.4/rfc7952-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-model-api/3.0.4/rfc8040-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8040-parser-support/3.0.4/rfc8040-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-model-api/3.0.4/rfc8528-model-api-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-parser-support/3.0.4/rfc8528-parser-support-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-gson/3.0.4/yang-data-codec-gson-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-codec-xml/3.0.4/yang-data-codec-xml-3.0.4.jar:/tmp/r/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar:/tmp/r/org/opendaylight/yangtools/rfc7952-data-api/3.0.4/rfc7952-data-api-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/2.0.4/rfc6991-ietf-inet-types-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/ietf-type-util/3.0.4/ietf-type-util-3.0.4.jar:/tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.16.4/yang-ext-2013.09.07.16.4.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/org/opendaylight/netconf/netconf-api/1.7.0/netconf-api-1.7.0.jar:/tmp/r/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring/1.7.0/ietf-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf-monitoring-extension/1.7.0/ietf-netconf-monitoring-extension-1.7.0.jar:/tmp/r/org/opendaylight/netconf/netconf-client/1.7.0/netconf-client-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991/2.0.4/rfc6991-2.0.4.jar:/tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/2.0.4/rfc6991-ietf-yang-types-2.0.4.jar:/tmp/r/org/opendaylight/netconf/netconf-impl/1.7.0/netconf-impl-1.7.0.jar:/tmp/r/org/opendaylight/controller/threadpool-config-api/0.11.0/threadpool-config-api-0.11.0.jar:/tmp/r/org/opendaylight/netconf/netconf-mapping-api/1.7.0/netconf-mapping-api-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-monitoring/1.7.0/mdsal-netconf-monitoring-1.7.0.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/4.0.4/mdsal-dom-broker-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-api/4.0.4/mdsal-dom-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/util/3.0.4/util-3.0.4.jar:/tmp/r/tech/pantheon/triemap/triemap/1.0.5/triemap-1.0.5.jar:/tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/4.0.4/mdsal-dom-inmemory-datastore-4.0.4.jar:/tmp/r/org/opendaylight/mdsal/mdsal-common-api/4.0.4/mdsal-common-api-4.0.4.jar:/tmp/r/org/opendaylight/yangtools/concepts/3.0.4/concepts-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-common/3.0.4/yang-common-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/yang-data-api/3.0.4/yang-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-connector/1.7.0/mdsal-netconf-connector-1.7.0.jar:/tmp/r/org/opendaylight/yangtools/yang-data-util/3.0.4/yang-data-util-3.0.4.jar:/tmp/r/org/opendaylight/yangtools/rfc8528-data-api/3.0.4/rfc8528-data-api-3.0.4.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-tcp/1.7.0/mdsal-netconf-tcp-1.7.0.jar:/tmp/r/org/opendaylight/netconf/ietf-netconf/1.7.0/ietf-netconf-1.7.0.jar:/tmp/r/org/opendaylight/netconf/mdsal-netconf-ssh/1.7.0/mdsal-netconf-ssh-1.7.0.jar:/tmp/r/org/apache/karaf/features/org.apache.karaf.features.core/4.2.2/org.apache.karaf.features.core-4.2.2.jar:/tmp/r/org/ops4j/pax/url/pax-url-aether/2.5.4/pax-url-aether-2.5.4.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.29/jcl-over-slf4j-1.7.29.jar:/tmp/r/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-util-collections/1.5.0/ops4j-base-util-collections-1.5.0.jar:/tmp/r/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar:/tmp/r/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/springframework/retry/spring-retry/1.2.4.RELEASE/spring-retry-1.2.4.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/netconf-server, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire/surefirebooter7427213321365287938.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/netconf-server, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5623, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@26865b57, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-09 12:07:35 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:07:35 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:07:35 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:07:35 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:07:35 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:07:35 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:07:35 Loaded expression factory via original TCCL
2024-11-09 12:07:35 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:07:35 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:07:35 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:07:35 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:07:35 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:07:35 Not known whether passed class name [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity] is safe
2024-11-09 12:07:35 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-09 12:07:35 Skipping JACC integration as it was not enabled
2024-11-09 12:07:35 Instantiated session factory
2024-11-09 12:07:35 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@68b7bdcb] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@7e1a9173]
2024-11-09 12:07:35 Not known whether passed class name [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity] is safe
2024-11-09 12:07:35 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-09 12:07:35 Not known whether passed class name [org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity] is safe
2024-11-09 12:07:35 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-09 12:07:35 Static SQL for entity: org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity
2024-11-09 12:07:35 Version select: select id from netconf_server_details where id =?
2024-11-09 12:07:35 Snapshot select: select netconfser_.id, netconfser_.device_id as device_i2_0_, netconfser_.enodeb_name as enodeb_n3_0_, netconfser_.hw_version as hw_versi4_0_, netconfser_.port as port5_0_, netconfser_.sw_version as sw_versi6_0_ from netconf_server_details netconfser_ where netconfser_.id=?
2024-11-09 12:07:35 Insert 0: insert into netconf_server_details (device_id, enodeb_name, hw_version, port, sw_version, id) values (?, ?, ?, ?, ?, ?)
2024-11-09 12:07:35 Update 0: update netconf_server_details set device_id=?, enodeb_name=?, hw_version=?, port=?, sw_version=? where id=?
2024-11-09 12:07:35 Delete 0: delete from netconf_server_details where id=?
2024-11-09 12:07:35 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@25216999]
2024-11-09 12:07:35 Visiting attribute path : deviceId
2024-11-09 12:07:35 Visiting attribute path : enodeBName
2024-11-09 12:07:35 Visiting attribute path : hwVersion
2024-11-09 12:07:35 Visiting attribute path : listenPort
2024-11-09 12:07:35 Visiting attribute path : swVersion
2024-11-09 12:07:35 Building LoadPlan...
2024-11-09 12:07:35 processing queryspace
2024-11-09 12:07:35 LoadPlan(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity, querySpaceUid=, path=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- SQL table alias mapping - netconfser0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:07:35 Static select for entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity [NONE]: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-09 12:07:35 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@75bf9e67]
2024-11-09 12:07:35 Visiting attribute path : deviceId
2024-11-09 12:07:35 Visiting attribute path : enodeBName
2024-11-09 12:07:35 Visiting attribute path : hwVersion
2024-11-09 12:07:35 Visiting attribute path : listenPort
2024-11-09 12:07:35 Visiting attribute path : swVersion
2024-11-09 12:07:35 Building LoadPlan...
2024-11-09 12:07:35 processing queryspace
2024-11-09 12:07:35 LoadPlan(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity, querySpaceUid=, path=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity)
- SQL table alias mapping - netconfser0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:07:35 Static select for entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity [READ]: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-09 12:07:35 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-09 12:07:35 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.netconf.entity.NetConfServerDetailsEntity: select netconfser0_.id as id1_0_0_, netconfser0_.device_id as device_i2_0_0_, netconfser0_.enodeb_name as enodeb_n3_0_0_, netconfser0_.hw_version as hw_versi4_0_0_, netconfser0_.port as port5_0_0_, netconfser0_.sw_version as sw_versi6_0_0_ from netconf_server_details netconfser0_ where netconfser0_.id=?
2024-11-09 12:07:35 drop table netconf_server_details if exists
Hibernate: drop table netconf_server_details if exists
2024-11-09 12:07:35 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-09 12:07:35 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-09 12:07:35 create table netconf_server_details (id bigint not null, device_id varchar(30), enodeb_name varchar(255), hw_version varchar(64), port varchar(10), sw_version varchar(64), primary key (id))
Hibernate: create table netconf_server_details (id bigint not null, device_id varchar(30), enodeb_name varchar(255), hw_version varchar(64), port varchar(10), sw_version varchar(64), primary key (id))
2024-11-09 12:07:35 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-09 12:07:35 Checking 0 named HQL queries
2024-11-09 12:07:35 Checking 0 named SQL queries
2024-11-09 12:07:35 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@4a7db5a
2024-11-09 12:07:35 Registering SessionFactory: 9d3746ee-db5c-47be-8f42-d8647c4d35c1 ()
2024-11-09 12:07:35 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-09 12:07:35 Successfully populated available ports list.
2024-11-09 12:07:35 Using default implementation for ThreadExecutor
2024-11-09 12:07:35 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-09 12:07:35 Quartz Scheduler v.2.3.2 created.
2024-11-09 12:07:35 RAMJobStore initialized.
2024-11-09 12:07:35 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-09 12:07:35 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-09 12:07:35 Quartz scheduler version: 2.3.2
2024-11-09 12:07:35 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7c048b30
2024-11-09 12:07:35 init started
2024-11-09 12:07:35 Running on active server; hence marking quartz as active service
2024-11-09 12:07:35 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-09 12:07:35 init complete
2024-11-09 12:07:35 batch acquisition of 0 triggers
2024-11-09 12:07:35 Loaded the Bouncy Castle security provider.
2024-11-09 12:07:35 binding to broker: localhost
2024-11-09 12:07:35 Memory Usage for the Broker (1024mb) is more than the maximum available for the JVM: 878 mb - resetting to 70% of maximum available: 614 mb
2024-11-09 12:07:35 Creating RMIRegistry on port 1099
2024-11-09 12:07:35 Probably not using JRE 1.4: mx4j.tools.naming.NamingService
2024-11-09 12:07:35 Created JMXConnectorServer javax.management.remote.rmi.RMIConnectorServer@4e4bfd9c
2024-11-09 12:07:35 Starting JMXConnectorServer...
2024-11-09 12:07:35 Using Persistence Adapter: MemoryPersistenceAdapter
2024-11-09 12:07:35 JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
2024-11-09 12:07:35 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-0:1) is starting
2024-11-09 12:07:35 Could not locate log4j classes on classpath.
2024-11-09 12:07:36 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:36 Publishing: vm://localhost for broker transport URI: vm://localhost
2024-11-09 12:07:36 Listening for connections at: tcp://localhost:61616
2024-11-09 12:07:36 Connector tcp://localhost:61616 started
2024-11-09 12:07:36 Connector vm://localhost started
2024-11-09 12:07:36 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-0:1) started
2024-11-09 12:07:36 For help or more information please see: http://activemq.apache.org
2024-11-09 12:07:36 Temporary Store limit is 51200 mb (current store usage is 0 mb). The data directory: /w/workspace/oam-tr069-adapter-sonar/netconf-server only has 10157 mb of usable space. - resetting to maximum available disk space: 10157 mb
2024-11-09 12:07:36 localhost adding destination: topic://ActiveMQ.Advisory.MasterBroker
2024-11-09 12:07:36 Initialized TaskRunnerFactory[ActiveMQ BrokerService[localhost] Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@552088cc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:36 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:07:36 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:07:36 Loaded expression factory via original TCCL
2024-11-09 12:07:36 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:07:36 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:07:36 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-09 12:07:36 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-09 12:07:36 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-09 12:07:36 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:07:36 Trying to load META-INF/validation.xml via user class loader
2024-11-09 12:07:36 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:07:36 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:07:36 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:07:36 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:07:36 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:07:36 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:07:36 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:07:36 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:07:36 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@4fbbd98c[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:36 Reconnect was triggered but transport is not started yet. Wait for start to connect the transport.
2024-11-09 12:07:36 Started unconnected
2024-11-09 12:07:36 Waking up reconnect task
2024-11-09 12:07:36 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:37 Attempting 0th connect to: tcp://localhost:61616
2024-11-09 12:07:37 Sending: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-09 12:07:37 Connection established
2024-11-09 12:07:37 Successfully connected to tcp://localhost:61616
2024-11-09 12:07:37 Sending: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-09 12:07:37 Using min of local: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-09 12:07:37 Using min of local: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-09 12:07:37 Received WireFormat: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-09 12:07:37 tcp:///127.0.0.1:45090@61616 before negotiation: OpenWireFormat{version=12, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-09 12:07:37 Received WireFormat: WireFormatInfo { version=12, properties={TcpNoDelayEnabled=true, SizePrefixDisabled=false, CacheSize=1024, ProviderName=ActiveMQ, StackTraceEnabled=true, PlatformDetails=Java, CacheEnabled=true, TightEncodingEnabled=true, MaxFrameSize=9223372036854775807, MaxInactivityDuration=30000, MaxInactivityDurationInitalDelay=10000, ProviderVersion=5.15.10}, magic=[A,c,t,i,v,e,M,Q]}
2024-11-09 12:07:37 tcp://localhost/127.0.0.1:61616@45090 before negotiation: OpenWireFormat{version=12, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-09 12:07:37 tcp:///127.0.0.1:45090@61616 after negotiation: OpenWireFormat{version=12, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-09 12:07:37 tcp://localhost/127.0.0.1:61616@45090 after negotiation: OpenWireFormat{version=12, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
2024-11-09 12:07:37 Setting up new connection id: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1, address: tcp://127.0.0.1:45090, info: ConnectionInfo {commandId = 1, responseRequired = true, connectionId = ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1, clientId = ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-3:1, clientIp = null, userName = null, password = *****, brokerPath = null, brokerMasterConnector = false, manageable = true, clientMaster = true, faultTolerant = true, failoverReconnect = false}
2024-11-09 12:07:37 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:37 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:37 localhost adding destination: topic://ActiveMQ.Advisory.Connection
2024-11-09 12:07:37 localhost adding consumer: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:-1:1 for destination: ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
2024-11-09 12:07:37 Started NetConfServerManagerRestApiTest in 4.846 seconds (JVM running for 6.311)
2024-11-09 12:07:37 localhost adding consumer: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1:1 for destination: queue://NetConfNotificationQueue
2024-11-09 12:07:37 localhost adding destination: queue://NetConfNotificationQueue
2024-11-09 12:07:37 queue://NetConfNotificationQueue, subscriptions=0, memory=0%, size=0, pending=0 toPageIn: 0, force:false, Inflight: 0, pagedInMessages.size 0, pagedInPendingDispatch.size 0, enqueueCount: 0, dequeueCount: 0, memUsage:0, maxPageSize:200
2024-11-09 12:07:37 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:37 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:37 localhost adding destination: topic://ActiveMQ.Advisory.Queue
2024-11-09 12:07:37 queue://NetConfNotificationQueue add sub: QueueSubscription: consumer=ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1:1, destinations=0, dispatched=0, delivered=0, pending=0, prefetch=1000, prefetchExtension=0, dequeues: 0, dispatched: 0, inflight: 0
2024-11-09 12:07:37 queue://NetConfNotificationQueue, subscriptions=1, memory=0%, size=0, pending=0 toPageIn: 0, force:false, Inflight: 0, pagedInMessages.size 0, pagedInPendingDispatch.size 0, enqueueCount: 0, dequeueCount: 0, memUsage:0, maxPageSize:200
2024-11-09 12:07:37 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:37 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:37 localhost adding destination: topic://ActiveMQ.Advisory.Consumer.Queue.NetConfNotificationQueue
2024-11-09 12:07:37 Initialized TaskRunnerFactory[ActiveMQ Session Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@47bde78e[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:37 Statistics initialized [enabled=false]
2024-11-09 12:07:37 Received request to list all NetConf Servers information
2024-11-09 12:07:37 Successfully processed request to list all NetConf Servers information
2024-11-09 12:07:37 Restarting all netconf servers during startup...
2024-11-09 12:07:37 Restarting netconf servers during startup is completed.
2024-11-09 12:07:37 Received Create NetConf Server request for deviceID: 0005B9AB1, enodeBName: 0005B9AB1, swversion: 4.4.3
2024-11-09 12:07:37 Trying to reserve port : 17830
2024-11-09 12:07:37 while checkIfPortAvailable java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:37 Failed to acquire a lock for port :17830. Hence retrying...
2024-11-09 12:07:37 Trying to reserve port : 17830
2024-11-09 12:07:37 while checkIfPortAvailable java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:37 Rserved port is 17830
2024-11-09 12:07:37 Successfully reserved a port for deviceID=0005B9AB1 ,port=17830
2024-11-09 12:07:37 Starting Netconf server for MACID :0005B9AB1, on port :17830, softwareVersion 4.4.3, hardwareVersion *
2024-11-09 12:07:37 Starting 1, SSH simulated devices starting on port 17830
2024-11-09 12:07:37 Loading models from directory.
2024-11-09 12:07:37 Source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15] already in cache as test-schemas/base/ietf-inet-types@2013-07-15.yang
2024-11-09 12:07:37 Model {identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} parsed successfully
2024-11-09 12:07:37 Source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15] already in cache as test-schemas/base/ietf-yang-types@2013-07-15.yang
2024-11-09 12:07:37 Model {identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} parsed successfully
2024-11-09 12:07:37 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04] already in cache as test-schemas/base/ietf-netconf-monitoring@2010-10-04.yang
2024-11-09 12:07:37 Model {identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} parsed successfully
2024-11-09 12:07:37 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10] already in cache as test-schemas/base/ietf-netconf-monitoring-extension@2013-12-10.yang
2024-11-09 12:07:37 Model {identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} parsed successfully
2024-11-09 12:07:37 Resolving dependency reactor {RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]=Module [name=ietf-inet-types, revision=Optional[2013-07-15], semanticVersion=null, dependencies=[]], RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]=Module [name=ietf-yang-types, revision=Optional[2013-07-15], semanticVersion=null, dependencies=[]], RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]=Module [name=ietf-netconf-monitoring, revision=Optional[2010-10-04], semanticVersion=null, dependencies=[ModuleImportImpl [name=ietf-inet-types, revision=2013-07-15, semanticVersion=null], ModuleImportImpl [name=ietf-yang-types, revision=2013-07-15, semanticVersion=null]]], RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]=Module [name=ietf-netconf-monitoring-extension, revision=Optional[2013-12-10], semanticVersion=null, dependencies=[ModuleImportImpl [name=ietf-netconf-monitoring, revision=null, semanticVersion=null]]]}
2024-11-09 12:07:37 Resolved source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]
2024-11-09 12:07:37 Resolved source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]
2024-11-09 12:07:37 Resolved source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]
2024-11-09 12:07:37 Resolved source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]
2024-11-09 12:07:37 Changed statement (urn:ietf:params:xml:ns:yang:yin:1)anyxml support from org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport@28c00acd to org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml.AnyxmlStatementSupport@28c00acd
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Global phase SOURCE_PRE_LINKAGE started
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_PRE_LINKAGE
2024-11-09 12:07:37 Global phase SOURCE_PRE_LINKAGE finished
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE
2024-11-09 12:07:37 Global phase SOURCE_LINKAGE started
2024-11-09 12:07:37 Listener on interface org.opendaylight.yangtools.yang.parser.spi.ModuleNamespace criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} matched added key RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_LINKAGE
2024-11-09 12:07:37 Global phase SOURCE_LINKAGE finished
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Global phase STATEMENT_DEFINITION started
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION
2024-11-09 12:07:37 Global phase STATEMENT_DEFINITION finished
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase FULL_DECLARATION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION
2024-11-09 12:07:37 Global phase FULL_DECLARATION started
2024-11-09 12:07:37 Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state
2024-11-09 12:07:37 Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions
2024-11-09 12:07:37 Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase FULL_DECLARATION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION
2024-11-09 12:07:37 Global phase FULL_DECLARATION finished
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} started phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Global phase EFFECTIVE_MODEL started
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=string}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=string} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=session-identifier}
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10]} finished phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session}
2024-11-09 12:07:37 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time}
2024-11-09 12:07:37 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=uint32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session}
2024-11-09 12:07:37 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The session ID of the session that has locked
this resource. Both a global lock and a partial
lock MUST contain the NETCONF session-id.
If the lock is held by a session that is not managed
by the NETCONF server (e.g., a CLI session), a session
id of 0 (zero) is reported.}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-by-session} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)reference}, rawArgument=RFC 4741: NETCONF Configuration Protocol}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:date-and-time} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time}
2024-11-09 12:07:37 Will copy MANDATORY statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)mandatory}, rawArgument=true}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=locked-time} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=The date and time of when the resource was
locked.}
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of correct messages received.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=in-bad-rpcs} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages received when an message was expected,
that were not correct messages. This includes XML parse
errors and errors on the rpc layer.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-rpc-errors} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent that contained an
element.}
2024-11-09 12:07:37 Will reuse TYPE statement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32}
2024-11-09 12:07:37 Reusing substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)type}, rawArgument=yang:zero-based-counter32} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications}
2024-11-09 12:07:37 Copying substatement SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.} for SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, rawArgument=out-notifications} as SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)description}, rawArgument=Number of messages sent.}
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Source YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL
2024-11-09 12:07:37 Global phase EFFECTIVE_MODEL finished
2024-11-09 12:07:38 Removed thread state
2024-11-09 12:07:38 Source RevisionSourceIdentifier [name=ietf-inet-types@2013-07-15] already in cache as test-schemas/base/ietf-inet-types@2013-07-15.yang
2024-11-09 12:07:38 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring@2010-10-04] already in cache as test-schemas/base/ietf-netconf-monitoring@2010-10-04.yang
2024-11-09 12:07:38 Source RevisionSourceIdentifier [name=ietf-netconf-monitoring-extension@2013-12-10] already in cache as test-schemas/base/ietf-netconf-monitoring-extension@2013-12-10.yang
2024-11-09 12:07:38 Source RevisionSourceIdentifier [name=ietf-yang-types@2013-07-15] already in cache as test-schemas/base/ietf-yang-types@2013-07-15.yang
2024-11-09 12:07:38 using OperationsProvider.
2024-11-09 12:07:38 register(EdDSA) not registered - enabled=true, supported=false
2024-11-09 12:07:38 ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1 Transaction Commit :null
2024-11-09 12:07:38 Initiated server AbstractBootstrap$PendingRegistrationPromise@3f910f36(incomplete) at local:/0.0.0.0:17830.
2024-11-09 12:07:38 start() - resolve bind host=0.0.0.0
2024-11-09 12:07:38 bind(/0.0.0.0:17830) binding to address
2024-11-09 12:07:38 setOption(SO_REUSEADDR)[true] from property=socket-reuseaddr
2024-11-09 12:07:38 bind(/0.0.0.0:17830) bound to /0:0:0:0:0:0:0:0:17830
2024-11-09 12:07:38 Simulated SSH device started on /0.0.0.0:17830
2024-11-09 12:07:38 All simulated devices started successfully from port 17830 to 17830
2024-11-09 12:07:38 Completed starting Netconf server for MACID :0005B9AB1 , on port :17830, server status=true
2024-11-09 12:07:38 Successfully started netconf server for deviceID= 0005B9AB1, port=17830
2024-11-09 12:07:38 Successfully processed NetConf Server wit server details : NetConfServerDetails [deviceId=0005B9AB1, enodeBName=0005B9AB1, listenAddress=localhost, listenPort=17830, swversion=4.4.3, hwversion=*, error=SUCCESS]
2024-11-09 12:07:38 setOption(SO_REUSEADDR)[true] from property=socket-reuseaddr
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.295 s - in org.commscope.tr069adapter.netconf.restapi.NetConfServerManagerRestApiTest
2024-11-09 12:07:38 Creating IoSession on /127.0.0.1:17830 from /127.0.0.1:34594 via /0:0:0:0:0:0:0:0:17830
2024-11-09 12:07:38 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-0:1) is shutting down
2024-11-09 12:07:38 sessionCreated(ServerSessionImpl[null@/127.0.0.1:34594]) tracking
2024-11-09 12:07:38 sendIdentification(ServerSessionImpl[null@/127.0.0.1:34594]): SSH-2.0-APACHE-SSHD-2.2.0
2024-11-09 12:07:38 writePacket(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]) Writing 27 bytes
2024-11-09 12:07:38 Caught exception, must be shutting down. This exception is ignored.
java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:82) ~[?:1.8.0_362]
at java.lang.Runtime.removeShutdownHook(Runtime.java:231) ~[?:1.8.0_362]
at org.apache.activemq.broker.BrokerService.removeShutdownHook(BrokerService.java:2551) [activemq-broker-5.15.10.jar:5.15.10]
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:838) [activemq-broker-5.15.10.jar:5.15.10]
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2574) [activemq-broker-5.15.10.jar:5.15.10]
at org.apache.activemq.broker.BrokerService$7.run(BrokerService.java:2541) [activemq-broker-5.15.10.jar:5.15.10]
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=tcp_//localhost_61616
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=tcp_//localhost_61616,connectionViewType=clientId,connectionName=ID_prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-3_1
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=tcp_//localhost_61616,connectionViewType=remoteAddress,connectionName=tcp_//127.0.0.1_45090
2024-11-09 12:07:38 Stopping connection: tcp://127.0.0.1:45090
2024-11-09 12:07:38 Stopping transport tcp:///127.0.0.1:45090@61616
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@5c832cfc[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 handleCompletedWriteCycle(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]) finished writing len=27
2024-11-09 12:07:38 Closed socket Socket[addr=/127.0.0.1,port=45090,localport=61616]
2024-11-09 12:07:38 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@5c832cfc[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:38 Stopped transport: tcp://127.0.0.1:45090
2024-11-09 12:07:38 Cleaning up connection resources: tcp://127.0.0.1:45090
2024-11-09 12:07:38 remove connection id: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1
2024-11-09 12:07:38 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@2016604d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] is shutdown: true and terminated: true took: 0.000 seconds.
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.TempQueue_ActiveMQ.Advisory.TempTopic,endpoint=Consumer,clientId=ID_prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-3_1,consumerId=ID_prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4_1_-1_1
2024-11-09 12:07:38 Stopping transport tcp://localhost/127.0.0.1:61616@45090
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@2cea4696[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 localhost removing consumer: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:-1:1 for destination: ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
2024-11-09 12:07:38 handleReadCycleCompletion(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]) Socket has been disconnected (result=-1), closing IoSession now
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=NetConfNotificationQueue,endpoint=Consumer,clientId=ID_prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-3_1,consumerId=ID_prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4_1_1_1
2024-11-09 12:07:38 localhost removing consumer: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1:1 for destination: queue://NetConfNotificationQueue
2024-11-09 12:07:38 queue://NetConfNotificationQueue remove sub: QueueSubscription: consumer=ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1:1, destinations=1, dispatched=0, delivered=0, pending=0, prefetch=1000, prefetchExtension=0, lastDeliveredSeqId: -2, dequeues: 0, dispatched: 0, inflight: 0, groups: 0
2024-11-09 12:07:38 Closed socket Socket[addr=localhost/127.0.0.1,port=61616,localport=45090]
2024-11-09 12:07:38 close(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]) Closing immediately
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@2cea4696[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:38 Transport (tcp://localhost:61616) failed , attempting to automatically reconnect: java.io.EOFException
2024-11-09 12:07:38 doCloseImmediately(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:17830 remote=/127.0.0.1:34594]
2024-11-09 12:07:38 transport interrupted - processing required, dispatchers: 1
2024-11-09 12:07:38 notified failover transport (unconnected) of pending interruption processing for: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1
2024-11-09 12:07:38 ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1:1 clearing unconsumed list (0) on transport interrupt
2024-11-09 12:07:38 transportInterruptionProcessingComplete: 0 for:ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1
2024-11-09 12:07:38 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:38 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:38 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:38 Publishing: tcp://localhost:61616 for broker transport URI: tcp://localhost:61616
2024-11-09 12:07:38 Connection Stopped: tcp://127.0.0.1:45090
2024-11-09 12:07:38 doCloseImmediately(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed
2024-11-09 12:07:38 Connector tcp://localhost:61616 stopped
2024-11-09 12:07:38 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:38 queue://NetConfNotificationQueue, subscriptions=0, memory=0%, size=0, pending=0 toPageIn: 0, force:false, Inflight: 0, pagedInMessages.size 0, pagedInPendingDispatch.size 0, enqueueCount: 0, dequeueCount: 0, memUsage:0, maxPageSize:200
2024-11-09 12:07:38 Waiting 10 ms before attempting connection
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,connector=clientConnectors,connectorName=vm_//localhost
2024-11-09 12:07:38 Connector vm://localhost stopped
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.MasterBroker
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.Connection
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=NetConfNotificationQueue
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.Consumer.Queue.NetConfNotificationQueue
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Topic,destinationName=ActiveMQ.Advisory.Queue
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost
2024-11-09 12:07:38 Unregistering MBean org.apache.activemq:type=Broker,brokerName=localhost,service=Health
2024-11-09 12:07:38 Stopping jmx connector
2024-11-09 12:07:38 Unexported JMX RMI Registry
2024-11-09 12:07:38 Attempting 0th connect to: tcp://localhost:61616
2024-11-09 12:07:38 unmapSession(id=101): Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594]
2024-11-09 12:07:38 close(ServerSessionImpl[null@/127.0.0.1:34594]) Closing immediately
2024-11-09 12:07:38 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:38 Stopping transport tcp://localhost:61616
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@272f6405[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 sessionClosed(ServerSessionImpl[null@/127.0.0.1:34594]) un-tracked
2024-11-09 12:07:38 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@552088cc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 6] is shutdown: true and terminated: false took: 0.006 seconds.
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@26c8ac3c[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-0:1) uptime 2.574 seconds
2024-11-09 12:07:38 Apache ActiveMQ 5.15.10 (localhost, ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-0:1) is shutdown
2024-11-09 12:07:38 Closed socket Socket[unconnected]
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@272f6405[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 Waiting 20 ms before attempting connection
2024-11-09 12:07:38 notified failover transport (unconnected) of interruption completion for: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1
2024-11-09 12:07:38 close(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594])[Immediately] state already Closed
2024-11-09 12:07:38 doClose(true) signal close complete
2024-11-09 12:07:38 close(ServerSessionImpl[null@/127.0.0.1:34594])[Immediately] closed
2024-11-09 12:07:38 close(Nio2Session[local=/127.0.0.1:17830, remote=/127.0.0.1:34594])[Immediately] closed
2024-11-09 12:07:38 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:38 Attempting 1th connect to: tcp://localhost:61616
2024-11-09 12:07:38 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:38 Stopping transport tcp://localhost:61616
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@b6dbf6b[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 Closed socket Socket[unconnected]
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@b6dbf6b[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:38 Waiting 40 ms before attempting connection
2024-11-09 12:07:38 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:38 Attempting 2th connect to: tcp://localhost:61616
2024-11-09 12:07:38 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:38 Stopping transport tcp://localhost:61616
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@63d9171[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 Closed socket Socket[unconnected]
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@63d9171[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:38 Waiting 80 ms before attempting connection
2024-11-09 12:07:38 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:38 Attempting 3th connect to: tcp://localhost:61616
2024-11-09 12:07:38 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:38 Stopping transport tcp://localhost:61616
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@682f4998[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 Closed socket Socket[unconnected]
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@682f4998[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:38 Waiting 160 ms before attempting connection
2024-11-09 12:07:38 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:38 Attempting 4th connect to: tcp://localhost:61616
2024-11-09 12:07:38 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:38 Stopping transport tcp://localhost:61616
2024-11-09 12:07:38 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@eba51b[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:38 Closed socket Socket[unconnected]
2024-11-09 12:07:38 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@eba51b[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:38 Waiting 320 ms before attempting connection
2024-11-09 12:07:39 urlList connectionList:[tcp://localhost:61616], from: [tcp://localhost:61616]
2024-11-09 12:07:39 Attempting 5th connect to: tcp://localhost:61616
2024-11-09 12:07:39 Connect fail to: tcp://localhost:61616, reason: java.net.ConnectException: Connection refused (Connection refused)
2024-11-09 12:07:39 Stopping transport tcp://localhost:61616
2024-11-09 12:07:39 Initialized TaskRunnerFactory[ActiveMQ Task] using ExecutorService: java.util.concurrent.ThreadPoolExecutor@6afb1b9[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
2024-11-09 12:07:39 Closed socket Socket[unconnected]
2024-11-09 12:07:39 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@6afb1b9[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
2024-11-09 12:07:39 Waiting 640 ms before attempting connection
2024-11-09 12:07:39 ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1 Transaction Commit :null
2024-11-09 12:07:39 remove: ID:prd-ubuntu1804-docker-4c-4g-9936-45733-1731154055866-4:1:1:1, lastDeliveredSequenceId: -1
2024-11-09 12:07:39 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@47bde78e[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1] is shutdown: true and terminated: false took: 0.000 seconds.
2024-11-09 12:07:39 Shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@55de2d3f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] is shutdown: true and terminated: true took: 0.000 seconds.
2024-11-09 12:07:39 Stopped unconnected
2024-11-09 12:07:39 Forcing shutdown of ExecutorService: java.util.concurrent.ThreadPoolExecutor@4fbbd98c[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 3]
2024-11-09 12:07:39 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-09 12:07:39 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:07:39 Shutting down threadpool...
2024-11-09 12:07:39 Shutdown of threadpool complete.
2024-11-09 12:07:39 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-09 12:07:39 HHH000031: Closing
2024-11-09 12:07:39 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7a143d10] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7e1a9173]
2024-11-09 12:07:39 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-09 12:07:39 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ netconf-server ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/netconf-server-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ netconf-server ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ netconf-server ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ netconf-server ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ netconf-server ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ netconf-server ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/netconf-server-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/netconf/server/netconf-server/1.0.0-SNAPSHOT/netconf-server-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/netconf-server/pom.xml to /tmp/r/org/commscope/tr069adapter/netconf/server/netconf-server/1.0.0-SNAPSHOT/netconf-server-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ netconf-server ---
[INFO]
[INFO] -----------< org.commscope.tr069adapter.ves.agent:ves-agent >-----------
[INFO] Building ves-agent 1.0.0-SNAPSHOT [14/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ves-agent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ ves-agent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ves-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ves-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes
[WARNING] /w/workspace/oam-tr069-adapter-sonar/ves-agent/src/main/java/org/commscope/tr069adapter/vesagent/entity/DeviceDataEntity.java: Some input files use unchecked or unsafe operations.
[WARNING] /w/workspace/oam-tr069-adapter-sonar/ves-agent/src/main/java/org/commscope/tr069adapter/vesagent/entity/DeviceDataEntity.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ves-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ves-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ ves-agent ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up _JAVA_OPTIONS:
Running org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest
2024-11-09 12:07:54,937 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-09 12:07:54,943 main DEBUG Installed 1 script engine
2024-11-09 12:07:55,258 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:07:55,258 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:07:55,258 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:07:55,265 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:55,273 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2024-11-09 12:07:55,282 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:07:55,283 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:55,283 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:07:55,283 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:07:55,287 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:55,288 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:07:55,289 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:55,293 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:55,294 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:07:55,305 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:07:55,311 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:55,313 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
2024-11-09 12:07:55,313 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:55,314 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-09 12:07:55,315 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:55,318 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:55,319 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:07:55,320 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:07:55,321 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:55,321 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:07:55,321 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:55,322 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-09 12:07:55,323 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:55,323 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:55,324 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:55,325 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:55,325 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:55,328 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:55,329 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:55,332 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:55,338 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/ves-agent/./target/test-logs/debug/application-debug.log
2024-11-09 12:07:55,338 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
2024-11-09 12:07:55,342 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-09 12:07:55,347 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:55,348 main DEBUG Setting prev file time to 2024-11-09T12:07:55.331+0000
2024-11-09 12:07:55,351 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
2024-11-09 12:07:55,351 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:55,351 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:07:55,352 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:55,353 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:55,353 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:55,354 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:55,354 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:55,355 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-09 12:07:55,355 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:55,356 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-09 12:07:55,356 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:55,357 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:55,357 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:55,358 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:55,358 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:55,359 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:55,359 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:55,360 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:55,361 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/ves-agent/./target/test-logs/thirdparty/spring-framework.log
2024-11-09 12:07:55,361 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/spring-framework.log
2024-11-09 12:07:55,362 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:55,362 main DEBUG Setting prev file time to 2024-11-09T12:07:55.359+0000
2024-11-09 12:07:55,363 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])
2024-11-09 12:07:55,363 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:55,363 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:55,364 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:55,364 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:55,365 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:55,365 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:55,366 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-09 12:07:55,366 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:55,367 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-09 12:07:55,368 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:55,369 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:55,369 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:55,370 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:55,371 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:55,371 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:55,372 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:55,373 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:55,374 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/ves-agent/./target/test-logs/thirdparty/third-party-framework.log
2024-11-09 12:07:55,374 main DEBUG Starting RollingFileManager ./target/test-logs/thirdparty/third-party-framework.log
2024-11-09 12:07:55,374 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:55,375 main DEBUG Setting prev file time to 2024-11-09T12:07:55.371+0000
2024-11-09 12:07:55,375 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])
2024-11-09 12:07:55,376 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:55,376 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:07:55,377 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:07:55,377 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:55,378 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:55,378 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:55,379 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:07:55,379 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:55,382 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:55,384 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:55,384 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:55,384 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:55,385 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:07:55,385 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:55,386 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:55,386 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:55,386 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:55,386 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:55,387 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:07:55,387 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:55,388 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:55,388 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:07:55,388 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:55,389 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:07:55,390 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:07:55,391 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] initialized
2024-11-09 12:07:55,391 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-09 12:07:55,391 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:07:55,393 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK.
2024-11-09 12:07:55,394 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2024-11-09 12:07:55,395 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2024-11-09 12:07:55,395 main DEBUG Appender DefaultConsole-1 stopped with status true
2024-11-09 12:07:55,396 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@65a4798f OK
2024-11-09 12:07:55,443 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-09 12:07:55,445 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-09 12:07:55,446 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-09 12:07:55,447 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-09 12:07:55,447 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-09 12:07:55,448 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-09 12:07:55,448 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:07:55,449 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-09 12:07:55,449 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-09 12:07:55,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-09 12:07:55,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-09 12:07:55,450 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-09 12:07:55,450 main DEBUG Shutdown hook enabled. Registering a new one.
2024-11-09 12:07:55,451 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@144dc2f7] started OK.
2024-11-09 12:07:55 SpringJUnit4ClassRunner constructor called with [class org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55,501 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
2024-11-09 12:07:55,502 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
2024-11-09 12:07:55 Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
2024-11-09 12:07:55 Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
2024-11-09 12:07:55 Instantiating TestContextBootstrapper for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
2024-11-09 12:07:55 Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest], using SpringBootContextLoader
2024-11-09 12:07:55 Did not detect default resource location for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: class path resource [org/commscope/tr069adapter/vesagent/test/VESAgentServiceRestTest-context.xml] does not exist
2024-11-09 12:07:55 Did not detect default resource location for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: class path resource [org/commscope/tr069adapter/vesagent/test/VESAgentServiceRestTestContext.groovy] does not exist
2024-11-09 12:07:55 Could not detect default resource locations for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-11-09 12:07:55 Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 @TestExecutionListeners is not present for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]: using defaults.
2024-11-09 12:07:55 Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2024-11-09 12:07:55 Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@755057c7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d62bb8b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70f37190, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@1d642682, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6afdb486, org.springframework.test.context.transaction.TransactionalTestExecutionListener@321bf4b1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@598f6c93, org.springframework.test.context.event.EventPublishingTestExecutionListener@65630116, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@623dc0b8, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@fee1e32, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@2d2710a8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@50b1dfab, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c85ed05]
2024-11-09 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 Before test class: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:07:55 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:07:55 Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
2024-11-09 12:07:56,307 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-09 12:07:56,307 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@426753a6
2024-11-09 12:07:56,324 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-09 12:07:56,325 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@2692910f
2024-11-09 12:07:56,345 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:07:54 UTC 2024 (1731154074003)
2024-11-09 12:07:56,346 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-09 12:07:56,347 main DEBUG Installed 1 script engine
2024-11-09 12:07:56,360 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:07:56,364 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:07:56,364 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:07:56,368 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:56,369 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:07:56,369 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:56,370 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:07:56,370 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:07:56,370 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:56,371 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:07:56,372 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:56,373 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:56,374 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:07:56,375 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:07:56,376 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:56,380 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:56,381 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-09 12:07:56,382 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:56,383 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:56,383 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:07:56,383 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:07:56,383 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:56,384 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:07:56,384 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:56,384 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-09 12:07:56,385 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:56,385 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:56,385 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:56,386 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:56,386 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:56,390 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:56,391 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:56,392 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:56,393 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:56,393 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:07:56,394 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:56,394 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:56,395 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:56,396 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:56,397 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:56,397 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:56,397 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-09 12:07:56,398 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:56,398 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-09 12:07:56,400 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:56,401 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:56,402 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:56,403 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:56,404 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:56,406 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:56,406 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:56,408 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:56,409 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:56,409 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:56,410 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:56,410 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:56,411 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:56,411 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:56,412 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:56,412 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-09 12:07:56,412 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:56,413 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-09 12:07:56,414 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:56,414 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:56,415 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:56,415 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:56,415 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:56,416 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:56,416 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:56,417 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:56,417 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:56,418 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:56,418 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:07:56,418 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:07:56,419 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:56,419 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:56,420 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:56,420 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:07:56,420 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:56,421 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:56,421 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:56,424 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:56,424 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:56,425 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:07:56,425 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:56,426 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:56,426 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:56,426 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:56,427 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:56,427 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:07:56,427 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:56,428 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:56,429 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:07:56,439 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:56,443 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:07:56,444 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:07:56,444 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] initialized
2024-11-09 12:07:56,444 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-09 12:07:56,444 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:07:56,447 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK.
2024-11-09 12:07:56,447 main DEBUG Appender springLog stopped with status true
2024-11-09 12:07:56,448 main DEBUG Appender applicationLog stopped with status true
2024-11-09 12:07:56,448 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-09 12:07:56,448 main DEBUG Appender console stopped with status true
2024-11-09 12:07:56,448 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@fa200ab[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-09 12:07:56,448 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK
2024-11-09 12:07:56,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-09 12:07:56,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-09 12:07:56,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-09 12:07:56,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-09 12:07:56,450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-09 12:07:56,451 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-09 12:07:56,451 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:07:56,451 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-09 12:07:56,451 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-09 12:07:56,452 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-09 12:07:56,452 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-09 12:07:56,452 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-09 12:07:56 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter8134678357868903742.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
2024-11-09 12:07:56 Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
2024-11-09 12:07:56 Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@23338420
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'configurationPropertiesBeans'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2024-11-09 12:07:56 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-09 12:07:56 Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'configMapPropertySourceLocator'
2024-11-09 12:07:56 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.BootstrapConfiguration$KubernetesPropertySourceConfiguration'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'kubernetesClient'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'kubernetesClientConfig'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'spring.cloud.kubernetes.client-org.springframework.cloud.kubernetes.KubernetesClientProperties'
2024-11-09 12:07:57 Autowiring by type from bean name 'kubernetesClientConfig' via factory method to bean named 'spring.cloud.kubernetes.client-org.springframework.cloud.kubernetes.KubernetesClientProperties'
2024-11-09 12:07:57 No namespace has been detected. Please specify KUBERNETES_NAMESPACE env var, or use a later kubernetes version (1.3 or later)
2024-11-09 12:07:57 Autowiring by type from bean name 'kubernetesClient' via factory method to bean named 'kubernetesClientConfig'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'spring.cloud.kubernetes.config-org.springframework.cloud.kubernetes.config.ConfigMapConfigProperties'
2024-11-09 12:07:57 Autowiring by type from bean name 'configMapPropertySourceLocator' via factory method to bean named 'spring.cloud.kubernetes.config-org.springframework.cloud.kubernetes.config.ConfigMapConfigProperties'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'secretsPropertySourceLocator'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'spring.cloud.kubernetes.secrets-org.springframework.cloud.kubernetes.config.SecretsConfigProperties'
2024-11-09 12:07:57 Autowiring by type from bean name 'secretsPropertySourceLocator' via factory method to bean named 'spring.cloud.kubernetes.secrets-org.springframework.cloud.kubernetes.config.SecretsConfigProperties'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'encrypt-org.springframework.cloud.bootstrap.encrypt.KeyProperties'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2024-11-09 12:07:57 Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'kubernetesHealthIndicator'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'kubernetesPodUtils'
2024-11-09 12:07:57 Autowiring by type from bean name 'kubernetesPodUtils' via factory method to bean named 'kubernetesClient'
2024-11-09 12:07:57 Autowiring by type from bean name 'kubernetesHealthIndicator' via factory method to bean named 'kubernetesPodUtils'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'kubernetesInfoContributor'
2024-11-09 12:07:57 Autowiring by type from bean name 'kubernetesInfoContributor' via factory method to bean named 'kubernetesPodUtils'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.BootstrapConfiguration'
2024-11-09 12:07:57
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
BootstrapConfiguration matched:
- @ConditionalOnClass found required classes 'io.fabric8.kubernetes.api.model.ConfigMap', 'io.fabric8.kubernetes.api.model.Secret' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
BootstrapConfiguration.KubernetesPropertySourceConfiguration#configMapPropertySourceLocator matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.config.enabled) matched (OnPropertyCondition)
BootstrapConfiguration.KubernetesPropertySourceConfiguration#secretsPropertySourceLocator matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.secrets.enabled) matched (OnPropertyCondition)
ConfigurationPropertiesRebinderAutoConfiguration matched:
- @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition)
EncryptionBootstrapConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition)
KubernetesAutoConfiguration matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
KubernetesAutoConfiguration#kubernetesClient matched:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.KubernetesClient; SearchStrategy: all) did not find any beans (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesClientConfig matched:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.Config; SearchStrategy: all) did not find any beans (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesPodUtils matched:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.StandardPodUtils; SearchStrategy: all) did not find any beans (OnBeanCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration#kubernetesHealthIndicator matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
Negative matches:
-----------------
EncryptionBootstrapConfiguration.RsaEncryptionConfiguration:
Did not match:
- Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition)
EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
None
2024-11-09 12:07:57,127 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-09 12:07:57,128 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@426753a6
2024-11-09 12:07:57,134 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
2024-11-09 12:07:57,134 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@4caca1
2024-11-09 12:07:57,138 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:07:54 UTC 2024 (1731154074003)
2024-11-09 12:07:57,138 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-09 12:07:57,139 main DEBUG Installed 1 script engine
2024-11-09 12:07:57,146 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2024-11-09 12:07:57,146 main DEBUG PluginManager 'Core' found 118 plugins
2024-11-09 12:07:57,146 main DEBUG PluginManager 'Level' found 0 plugins
2024-11-09 12:07:57,148 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:57,148 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
2024-11-09 12:07:57,148 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2024-11-09 12:07:57,149 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
2024-11-09 12:07:57,149 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2024-11-09 12:07:57,149 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:57,149 main DEBUG PluginManager 'Lookup' found 13 plugins
2024-11-09 12:07:57,149 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:57,150 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:57,150 main DEBUG PluginManager 'Converter' found 47 plugins
2024-11-09 12:07:57,151 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2024-11-09 12:07:57,151 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:57,152 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:57,153 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="Debug Log started at: ${date:yyyy-MM-dd HH:mm:ss}", footer="null", )
2024-11-09 12:07:57,153 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:57,153 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:57,154 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
2024-11-09 12:07:57,154 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
2024-11-09 12:07:57,154 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:57,154 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
2024-11-09 12:07:57,155 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:57,155 main DEBUG createNameCondition(glob="application-debug-*.log", regex="null", ={})
2024-11-09 12:07:57,155 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:57,155 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:57,156 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:57,156 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:57,156 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:57,157 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:57,157 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:57,157 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t] %-25.45c{1} %-5p: %m%n), name="applicationLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:57,157 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:57,158 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
2024-11-09 12:07:57,158 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:57,158 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:57,159 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:57,159 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:57,159 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:57,159 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:57,160 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-09 12:07:57,160 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:57,160 main DEBUG createNameCondition(glob="spring-*.log", regex="null", ={})
2024-11-09 12:07:57,160 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:57,161 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:57,161 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:57,161 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:57,161 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:57,162 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:spring-*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:57,162 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:57,162 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/spring-framework.log", filePattern="./target/test-logs/thirdparty/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:57,163 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:57,163 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:57,163 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2024-11-09 12:07:57,163 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
2024-11-09 12:07:57,164 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2024-11-09 12:07:57,164 main DEBUG createPolicy(size="4MB")
2024-11-09 12:07:57,164 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2024-11-09 12:07:57,164 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304)})
2024-11-09 12:07:57,165 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
2024-11-09 12:07:57,165 main DEBUG createNameCondition(glob="third-party-framework*.log", regex="null", ={})
2024-11-09 12:07:57,165 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
2024-11-09 12:07:57,165 main DEBUG createFileCountCondition(exceeds="10", ={})
2024-11-09 12:07:57,166 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
2024-11-09 12:07:57,166 main DEBUG createDeleteAction(basePath="./target/test-logs/thirdparty/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml))
2024-11-09 12:07:57,166 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2024-11-09 12:07:57,167 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/thirdparty, options=[], maxDepth=1, conditions=[IfFileName(glob:third-party-framework*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), )
2024-11-09 12:07:57,167 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2024-11-09 12:07:57,167 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/thirdparty/third-party-framework.log", filePattern="./target/test-logs/thirdparty/third-party-framework-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="thirdPartyLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), , Filter=null, ={}, )
2024-11-09 12:07:57,167 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
2024-11-09 12:07:57,168 main DEBUG PluginManager 'FileConverter' found 2 plugins
2024-11-09 12:07:57,168 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2024-11-09 12:07:57,168 main DEBUG createAppenders(={console, applicationLog, springLog, thirdPartyLog})
2024-11-09 12:07:57,168 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:57,169 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:57,169 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:57,169 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
2024-11-09 12:07:57,169 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:57,170 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:57,170 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:57,170 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:57,170 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:57,171 main DEBUG createAppenderRef(ref="thirdPartyLog", level="null", Filter=null)
2024-11-09 12:07:57,171 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:57,172 main DEBUG createLogger(additivity="false", level="DEBUG", name="org", includeLocation="null", ={console, thirdPartyLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:57,172 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:57,172 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
2024-11-09 12:07:57,172 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2024-11-09 12:07:57,173 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
2024-11-09 12:07:57,173 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
2024-11-09 12:07:57,173 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:57,173 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2024-11-09 12:07:57,174 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml), Filter=null)
2024-11-09 12:07:57,174 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2024-11-09 12:07:57,174 main DEBUG createLoggers(={org.commscope.tr069adapter, org, org.springframework, root})
2024-11-09 12:07:57,174 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] initialized
2024-11-09 12:07:57,175 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml]
2024-11-09 12:07:57,175 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
2024-11-09 12:07:57,175 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK.
2024-11-09 12:07:57,176 main DEBUG Appender springLog stopped with status true
2024-11-09 12:07:57,176 main DEBUG Appender applicationLog stopped with status true
2024-11-09 12:07:57,176 main DEBUG Appender thirdPartyLog stopped with status true
2024-11-09 12:07:57,177 main DEBUG Appender console stopped with status true
2024-11-09 12:07:57,177 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@6371c6ee[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
2024-11-09 12:07:57,177 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml] OK
2024-11-09 12:07:57,178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
2024-11-09 12:07:57,178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
2024-11-09 12:07:57,178 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
2024-11-09 12:07:57,179 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
2024-11-09 12:07:57,179 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
2024-11-09 12:07:57,179 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org
2024-11-09 12:07:57,179 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter
2024-11-09 12:07:57,180 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
2024-11-09 12:07:57,180 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=thirdPartyLog
2024-11-09 12:07:57,180 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
2024-11-09 12:07:57,181 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
2024-11-09 12:07:57,181 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@144dc2f7) with optional ClassLoader: null
2024-11-09 12:07:57 Application started with classpath: [file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter8134678357868903742.jar, file:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:07:57 Config Map name has not been set, taking it from property/env spring.application.name (default=application)
2024-11-09 12:07:57 Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Config Map namespace has not been set, taking it from client (ns=null)
2024-11-09 12:07:57 Can't read configMap with name: [ves-notifier] in namespace:[null]. Ignoring.
io.fabric8.kubernetes.client.KubernetesClientException: Operation: [get] for kind: [ConfigMap] with name: [ves-notifier] in namespace: [null] failed.
at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:64) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.KubernetesClientException.launderThrowable(KubernetesClientException.java:72) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.getMandatory(BaseOperation.java:229) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.get(BaseOperation.java:162) ~[kubernetes-client-4.4.1.jar:?]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySource.getData(ConfigMapPropertySource.java:94) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySource.(ConfigMapPropertySource.java:76) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.getMapPropertySourceForSingleConfigMap(ConfigMapPropertySourceLocator.java:95) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.lambda$locate$0(ConfigMapPropertySourceLocator.java:78) ~[spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_362]
at org.springframework.cloud.kubernetes.config.ConfigMapPropertySourceLocator.locate(ConfigMapPropertySourceLocator.java:77) [spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:1.1.0.RELEASE]
at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:98) [spring-cloud-context-2.2.0.RELEASE.jar:2.2.0.RELEASE]
at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:626) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:370) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) [spring-boot-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:125) [spring-boot-test-2.2.1.RELEASE.jar:2.2.1.RELEASE]
at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:123) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:246) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) [spring-test-5.2.1.RELEASE.jar:5.2.1.RELEASE]
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.UnknownHostException: kubernetes.default.svc: System error
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_362]
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:867) ~[?:1.8.0_362]
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1302) ~[?:1.8.0_362]
at java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:815) ~[?:1.8.0_362]
at java.net.InetAddress.getAllByName0(InetAddress.java:1291) ~[?:1.8.0_362]
at java.net.InetAddress.getAllByName(InetAddress.java:1144) ~[?:1.8.0_362]
at java.net.InetAddress.getAllByName(InetAddress.java:1065) ~[?:1.8.0_362]
at okhttp3.Dns.lambda$static$0(Dns.java:39) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:171) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:135) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:84) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.java:187) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.java:108) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.java:88) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.Transmitter.newExchange(Transmitter.java:169) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:41) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:88) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:119) ~[kubernetes-client-4.4.1.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68) ~[kubernetes-client-4.4.1.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createHttpClient$3(HttpClientUtils.java:112) ~[kubernetes-client-4.4.1.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[okhttp-3.14.4.jar:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[okhttp-3.14.4.jar:?]
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:229) ~[okhttp-3.14.4.jar:?]
at okhttp3.RealCall.execute(RealCall.java:81) ~[okhttp-3.14.4.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:404) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:365) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleGet(OperationSupport.java:330) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleGet(OperationSupport.java:311) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.handleGet(BaseOperation.java:810) ~[kubernetes-client-4.4.1.jar:?]
at io.fabric8.kubernetes.client.dsl.base.BaseOperation.getMandatory(BaseOperation.java:218) ~[kubernetes-client-4.4.1.jar:?]
... 39 more
2024-11-09 12:07:57 Located property source: CompositePropertySource {name='composite-configmap', propertySources=[ConfigMapPropertySource@1723900181 {name='configmap.ves-notifier.null', properties={}}]}
2024-11-09 12:07:57 Located property source: CompositePropertySource {name='composite-secrets', propertySources=[]}
2024-11-09 12:07:57 No active profile set, falling back to default profiles: default
2024-11-09 12:07:57 Loading source class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter
2024-11-09 12:07:57 Loaded config file 'file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/application.properties' (classpath:/application.properties)
2024-11-09 12:07:57 Refreshing org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2024-11-09 12:07:57 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/VesConfiguration.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/AsyncRequestHandler.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/AsyncThreadPoolConfig.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/async/WaitForNotifications.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/AlarmMappingHandler.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/HeartBeatMessageHandler.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/PnfRegMappingHandler.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/controller/VESAgentService.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/http/HttpRequestSender.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/mapper/MapperRequestSender.class]
2024-11-09 12:07:57 Ignored because not a concrete top-level class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/repository/VesDataRepository.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/service/VesAgentServiceHelper.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ScheduleConfig.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ScheduleTaskService.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/ServiceConfig.class]
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/timer/StartupTimerService.class]
2024-11-09 12:07:57 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Found key 'spring.cloud.kubernetes.reload.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:57 Bootstrapping Spring Data repositories in DEFAULT mode.
2024-11-09 12:07:57 Scanning for repositories in packages org.commscope.tr069adapter.vesagent.repository.
2024-11-09 12:07:57 Identified candidate component class: file [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes/org/commscope/tr069adapter/vesagent/repository/VesDataRepository.class]
2024-11-09 12:07:57 Finished Spring Data repository scanning in 45ms. Found 1 repository interfaces.
2024-11-09 12:07:58 Found key 'management.endpoint.refresh.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:58 Found key 'management.endpoint.restart.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:58 Found key 'spring.cloud.kubernetes.reload.enabled' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:58 Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:07:58 Creating shared instance of singleton bean 'refreshScope'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
2024-11-09 12:07:58 Generating bean factory id from names: [VESAgentService, VESAgentServiceBooter, alarmMappingHandler, asyncRequestHandler, asyncThreadPoolConfig, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, cachingJmsConnectionFactory, characterEncodingFilter, configurationPropertiesBeans, configurationPropertiesRebinder, configurationUpdateStrategy, contextRefresher, controllerEndpointDiscoverer, controllerEndpointHandlerMapping, controllerExposeExcludePropertyEndpointFilter, conventionErrorViewResolver, dataSource, dataSourceInitializedPublisher, dataSourceInitializerPostProcessor, dbHealthContributor, defaultServletHandlerMapping, defaultValidator, defaultViewResolver, diskSpaceHealthIndicator, dispatcherServlet, dispatcherServletMappingDescriptionProvider, dispatcherServletRegistration, emBeanDefinitionRegistrarPostProcessor, endpointCachingOperationInvokerAdvisor, endpointMediaTypes, endpointOperationParameterMapper, entityManagerFactory, entityManagerFactoryBuilder, envInfoContributor, environmentEndpoint, environmentEndpointWebExtension, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, filterMappingDescriptionProvider, formContentFilter, getBeanInstance, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, healthAggregator, healthContributorRegistry, healthEndpoint, healthEndpointGroups, healthEndpointProperties, healthEndpointWebExtension, healthHttpCodeStatusMapper, healthIndicatorRegistry, healthStatusAggregator, healthStatusHttpMapper, heartBeatMessageHandler, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, httpRequestSender, infoEndpoint, jacksonGeoModule, jacksonObjectMapper, jacksonObjectMapperBuilder, jdbcTemplate, jmsHealthContributor, jmsListenerContainerFactory, jmsListenerContainerFactoryConfigurer, jmsMessagingTemplate, jmsTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, kubernetesHealthIndicator, kubernetesInfoContributor, localeCharsetMappingsCustomizer, loggingRebinder, management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties, management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties, management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties, management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties, management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties, management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties, management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties, managementServletContext, mapperRequestSender, mappingJackson2HttpMessageConverter, messageConverters, methodValidationPostProcessor, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, myPrototypeFactory, namedParameterJdbcTemplate, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration, org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration, org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration, org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.jms.JmsHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration, org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration, org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration, org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration, org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata, org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$RefreshEndpointConfiguration, org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration, org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration, org.springframework.cloud.kubernetes.KubernetesAutoConfiguration, org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration, org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration, org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration$ConfigReloadAutoConfigurationBeans, org.springframework.context.annotation.internalAsyncAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.annotation.internalScheduledAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.jms.annotation.JmsBootstrapConfiguration, org.springframework.jms.config.internalJmsListenerAnnotationProcessor, org.springframework.jms.config.internalJmsListenerEndpointRegistry, org.springframework.scheduling.annotation.ProxyAsyncConfiguration, org.springframework.scheduling.annotation.SchedulingConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterNamesModule, pathMappedEndpoints, pauseEndpoint, persistenceExceptionTranslationPostProcessor, pingHealthContributor, platformTransactionManagerCustomizers, pnfRegMappingHandler, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyChangeWatcher, propertySourcesPlaceholderConfigurer, quartzScheduler, refreshEndpoint, refreshEventListener, refreshScope, refreshScopeHealthIndicator, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, resourceHandlerMapping, restTemplateBuilder, restartEndpointWithoutIntegration, resumeEndpoint, routerFunctionMapping, scheduleConfig, scheduleTaskService, scopedTarget.dataSource, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceConfig, servletEndpointDiscoverer, servletEndpointRegistrar, servletExposeExcludePropertyEndpointFilter, servletMappingDescriptionProvider, servletWebChildContextFactory, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, sortCustomizer, sortResolver, spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties, spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.http-org.springframework.boot.autoconfigure.http.HttpProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, startupTimerService, stringHttpMessageConverter, taskExecutorBuilder, taskScheduler, taskSchedulerBuilder, threadPoolTaskExecutor1, threadPoolTaskExecutor2, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, vesAgentServiceHelper, vesConfiguration, vesDataRepository, viewControllerHandlerMapping, viewResolver, waitForNotifications, webEndpointDiscoverer, webEndpointPathMapper, webEndpointServletHandlerMapping, webExposeExcludePropertyEndpointFilter, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping]
2024-11-09 12:07:58 BeanFactory id=8bd49b7c-ec76-3784-9eba-65fa11470c5a
2024-11-09 12:07:58 Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBeanDefinitionValidator'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAsyncAnnotationProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.context.annotation.internalScheduledAnnotationProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.scheduling.annotation.SchedulingConfiguration'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'methodValidationPostProcessor'
2024-11-09 12:07:58 Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'dataSourceInitializerPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2024-11-09 12:07:58 Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerAnnotationProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.jms.annotation.JmsBootstrapConfiguration'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'dataSourceInitializedPublisher'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2024-11-09 12:07:58 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-09 12:07:58 Creating shared instance of singleton bean 'transactionAttributeSource'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'transactionInterceptor'
2024-11-09 12:07:58 Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'configurationPropertiesBeans'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2024-11-09 12:07:58 Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-11-09 12:07:58 Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bec065f]
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'dataSource'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'entityManagerFactory'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@21743abe'
2024-11-09 12:07:58 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2024-11-09 12:07:58 Creating shared instance of singleton bean 'jpaVendorAdapter'
2024-11-09 12:07:59 Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2024-11-09 12:07:59 Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2024-11-09 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2024-11-09 12:07:59 Autowiring by type from bean name 'scopedTarget.dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2024-11-09 12:07:59 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
2024-11-09 12:07:59 Building JPA container EntityManagerFactory for persistence unit 'default'
2024-11-09 12:07:59 PersistenceUnitInfo [
name: default
persistence provider classname: null
classloader: sun.misc.Launcher$AppClassLoader@18b4aac2
excludeUnlistedClasses: true
JTA datasource: null
Non JTA datasource: HikariDataSource (null)
Transaction type: RESOURCE_LOCAL
PU root URL: file:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes/
Shared Cache Mode: UNSPECIFIED
Validation Mode: AUTO
Jar files URLs []
Managed classes names [
org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity]
Mapping files names []
Properties []
2024-11-09 12:07:59 Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
2024-11-09 12:07:59 Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
2024-11-09 12:07:59 Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
2024-11-09 12:07:59 HHH000412: Hibernate Core {5.4.8.Final}
2024-11-09 12:07:59 HHH000206: hibernate.properties not found
2024-11-09 12:07:59 Overriding existing service binding [org.hibernate.secure.spi.JaccService]
2024-11-09 12:07:59 Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
2024-11-09 12:07:59 Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
2024-11-09 12:07:59 HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2024-11-09 12:07:59 Adding type registration boolean -> org.hibernate.type.BooleanType@487e0228
2024-11-09 12:07:59 Adding type registration boolean -> org.hibernate.type.BooleanType@487e0228
2024-11-09 12:07:59 Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@487e0228
2024-11-09 12:07:59 Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7f2a6de5
2024-11-09 12:07:59 Adding type registration true_false -> org.hibernate.type.TrueFalseType@7f7b7e40
2024-11-09 12:07:59 Adding type registration yes_no -> org.hibernate.type.YesNoType@5e028416
2024-11-09 12:07:59 Adding type registration byte -> org.hibernate.type.ByteType@4ce65fa4
2024-11-09 12:07:59 Adding type registration byte -> org.hibernate.type.ByteType@4ce65fa4
2024-11-09 12:07:59 Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@4ce65fa4
2024-11-09 12:07:59 Adding type registration character -> org.hibernate.type.CharacterType@5f61b22e
2024-11-09 12:07:59 Adding type registration char -> org.hibernate.type.CharacterType@5f61b22e
2024-11-09 12:07:59 Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@5f61b22e
2024-11-09 12:07:59 Adding type registration short -> org.hibernate.type.ShortType@59176e9b
2024-11-09 12:07:59 Adding type registration short -> org.hibernate.type.ShortType@59176e9b
2024-11-09 12:07:59 Adding type registration java.lang.Short -> org.hibernate.type.ShortType@59176e9b
2024-11-09 12:07:59 Adding type registration integer -> org.hibernate.type.IntegerType@1f57655e
2024-11-09 12:07:59 Adding type registration int -> org.hibernate.type.IntegerType@1f57655e
2024-11-09 12:07:59 Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@1f57655e
2024-11-09 12:07:59 Adding type registration long -> org.hibernate.type.LongType@70e4f6af
2024-11-09 12:07:59 Adding type registration long -> org.hibernate.type.LongType@70e4f6af
2024-11-09 12:07:59 Adding type registration java.lang.Long -> org.hibernate.type.LongType@70e4f6af
2024-11-09 12:07:59 Adding type registration float -> org.hibernate.type.FloatType@3446f434
2024-11-09 12:07:59 Adding type registration float -> org.hibernate.type.FloatType@3446f434
2024-11-09 12:07:59 Adding type registration java.lang.Float -> org.hibernate.type.FloatType@3446f434
2024-11-09 12:07:59 Adding type registration double -> org.hibernate.type.DoubleType@73f9a4dc
2024-11-09 12:07:59 Adding type registration double -> org.hibernate.type.DoubleType@73f9a4dc
2024-11-09 12:07:59 Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@73f9a4dc
2024-11-09 12:07:59 Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@59736b18
2024-11-09 12:07:59 Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@59736b18
2024-11-09 12:07:59 Adding type registration big_integer -> org.hibernate.type.BigIntegerType@77945728
2024-11-09 12:07:59 Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@77945728
2024-11-09 12:07:59 Adding type registration string -> org.hibernate.type.StringType@68917e71
2024-11-09 12:07:59 Adding type registration java.lang.String -> org.hibernate.type.StringType@68917e71
2024-11-09 12:07:59 Adding type registration nstring -> org.hibernate.type.StringNVarcharType@50c618fc
2024-11-09 12:07:59 Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@39c8c277
2024-11-09 12:07:59 Adding type registration url -> org.hibernate.type.UrlType@66d92963
2024-11-09 12:07:59 Adding type registration java.net.URL -> org.hibernate.type.UrlType@66d92963
2024-11-09 12:07:59 Adding type registration Duration -> org.hibernate.type.DurationType@104a7f98
2024-11-09 12:07:59 Adding type registration java.time.Duration -> org.hibernate.type.DurationType@104a7f98
2024-11-09 12:07:59 Adding type registration Instant -> org.hibernate.type.InstantType@94efc28
2024-11-09 12:07:59 Adding type registration java.time.Instant -> org.hibernate.type.InstantType@94efc28
2024-11-09 12:07:59 Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@618b11f0
2024-11-09 12:07:59 Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@618b11f0
2024-11-09 12:07:59 Adding type registration LocalDate -> org.hibernate.type.LocalDateType@4901ac60
2024-11-09 12:07:59 Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@4901ac60
2024-11-09 12:07:59 Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@58a45af7
2024-11-09 12:07:59 Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@58a45af7
2024-11-09 12:07:59 Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1f0f4d9f
2024-11-09 12:07:59 Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@1f0f4d9f
2024-11-09 12:07:59 Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@6cf59756
2024-11-09 12:07:59 Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@6cf59756
2024-11-09 12:07:59 Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@60615d72
2024-11-09 12:07:59 Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@60615d72
2024-11-09 12:07:59 Adding type registration date -> org.hibernate.type.DateType@5476e457
2024-11-09 12:07:59 Adding type registration java.sql.Date -> org.hibernate.type.DateType@5476e457
2024-11-09 12:07:59 Adding type registration time -> org.hibernate.type.TimeType@4c33121a
2024-11-09 12:07:59 Adding type registration java.sql.Time -> org.hibernate.type.TimeType@4c33121a
2024-11-09 12:07:59 Adding type registration timestamp -> org.hibernate.type.TimestampType@2157aa94
2024-11-09 12:07:59 Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@2157aa94
2024-11-09 12:07:59 Adding type registration java.util.Date -> org.hibernate.type.TimestampType@2157aa94
2024-11-09 12:07:59 Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@66a388d4
2024-11-09 12:07:59 Adding type registration calendar -> org.hibernate.type.CalendarType@2656ca52
2024-11-09 12:07:59 Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@2656ca52
2024-11-09 12:07:59 Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@2656ca52
2024-11-09 12:07:59 Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@4fa02612
2024-11-09 12:07:59 Adding type registration locale -> org.hibernate.type.LocaleType@35be6701
2024-11-09 12:07:59 Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@35be6701
2024-11-09 12:07:59 Adding type registration currency -> org.hibernate.type.CurrencyType@470216ec
2024-11-09 12:07:59 Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@470216ec
2024-11-09 12:07:59 Adding type registration timezone -> org.hibernate.type.TimeZoneType@78913600
2024-11-09 12:07:59 Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@78913600
2024-11-09 12:07:59 Adding type registration class -> org.hibernate.type.ClassType@3be361c3
2024-11-09 12:07:59 Adding type registration java.lang.Class -> org.hibernate.type.ClassType@3be361c3
2024-11-09 12:07:59 Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@1c4de191
2024-11-09 12:07:59 Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@1c4de191
2024-11-09 12:07:59 Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@5b31684c
2024-11-09 12:07:59 Adding type registration binary -> org.hibernate.type.BinaryType@7682c27c
2024-11-09 12:07:59 Adding type registration byte[] -> org.hibernate.type.BinaryType@7682c27c
2024-11-09 12:07:59 Adding type registration [B -> org.hibernate.type.BinaryType@7682c27c
2024-11-09 12:07:59 Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@44a25091
2024-11-09 12:07:59 Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@44a25091
2024-11-09 12:07:59 Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@44a25091
2024-11-09 12:07:59 Adding type registration row_version -> org.hibernate.type.RowVersionType@7dfa230a
2024-11-09 12:07:59 Adding type registration image -> org.hibernate.type.ImageType@1d2f28a8
2024-11-09 12:07:59 Adding type registration characters -> org.hibernate.type.CharArrayType@60262f0b
2024-11-09 12:07:59 Adding type registration char[] -> org.hibernate.type.CharArrayType@60262f0b
2024-11-09 12:07:59 Adding type registration [C -> org.hibernate.type.CharArrayType@60262f0b
2024-11-09 12:07:59 Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@547bdcf8
2024-11-09 12:07:59 Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@547bdcf8
2024-11-09 12:07:59 Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@547bdcf8
2024-11-09 12:07:59 Adding type registration text -> org.hibernate.type.TextType@2160cf09
2024-11-09 12:07:59 Adding type registration ntext -> org.hibernate.type.NTextType@4f2f5891
2024-11-09 12:07:59 Adding type registration blob -> org.hibernate.type.BlobType@5f827585
2024-11-09 12:07:59 Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@5f827585
2024-11-09 12:07:59 Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@44e7ba3e
2024-11-09 12:07:59 Adding type registration clob -> org.hibernate.type.ClobType@54d9f9af
2024-11-09 12:07:59 Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@54d9f9af
2024-11-09 12:07:59 Adding type registration nclob -> org.hibernate.type.NClobType@65382d45
2024-11-09 12:07:59 Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@65382d45
2024-11-09 12:07:59 Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@2372d47d
2024-11-09 12:07:59 Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@cbbc7df
2024-11-09 12:07:59 Adding type registration serializable -> org.hibernate.type.SerializableType@20fa06fc
2024-11-09 12:07:59 Adding type registration object -> org.hibernate.type.ObjectType@6ee95a0d
2024-11-09 12:07:59 Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6ee95a0d
2024-11-09 12:07:59 Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@ebbab4b
2024-11-09 12:07:59 Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@6becf62
2024-11-09 12:07:59 Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@5bdc7fa1
2024-11-09 12:07:59 Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@44cc5ecf
2024-11-09 12:07:59 Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@177e44ee
2024-11-09 12:07:59 Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@674b5cbc
2024-11-09 12:07:59 Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@5fd21683
2024-11-09 12:07:59 Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@79ce0190
2024-11-09 12:07:59 Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6d1e9255] into BootstrapContext; was [null]
2024-11-09 12:07:59 ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6d1e9255) [was null]
2024-11-09 12:07:59 Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@f6249fa] into BootstrapContext; was [null]
2024-11-09 12:07:59 Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5e275c77] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1c6d75c8]
2024-11-09 12:07:59 Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6d1e9255]
2024-11-09 12:07:59 ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@6d1e9255]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
2024-11-09 12:07:59 Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
2024-11-09 12:07:59 Database ->
name : H2
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:07:59 Driver ->
name : H2 JDBC Driver
version : 1.4.200 (2019-10-14)
major : 1
minor : 4
2024-11-09 12:07:59 JDBC version : 4.1
2024-11-09 12:07:59 HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-11-09 12:07:59 JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
2024-11-09 12:08:00 Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
2024-11-09 12:08:00 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@d8f1733] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@40ba4a5d]
2024-11-09 12:08:00 Binding entity from annotated class: org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-09 12:08:00 Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
2024-11-09 12:08:00 Import with entity name DeviceDataEntity
2024-11-09 12:08:00 Bind entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity on table ves_device_data
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=id, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property id with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:id]
2024-11-09 12:08:00 building SimpleValue for id
2024-11-09 12:08:00 Building property id
2024-11-09 12:08:00 #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(id)]), id, org.hibernate.id.enhanced.SequenceStyleGenerator, , ...)
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=attr_group, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property attrGroup with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:attrGroup]
2024-11-09 12:08:00 building SimpleValue for attrGroup
2024-11-09 12:08:00 Building property attrGroup
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=attr_json, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property attrJson with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:attrJson]
2024-11-09 12:08:00 building SimpleValue for attrJson
2024-11-09 12:08:00 Building property attrJson
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=device_id, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property deviceId with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:deviceId]
2024-11-09 12:08:00 building SimpleValue for deviceId
2024-11-09 12:08:00 Building property deviceId
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=enodeb_name, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property eNodeBName with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:eNodeBName]
2024-11-09 12:08:00 building SimpleValue for eNodeBName
2024-11-09 12:08:00 Building property eNodeBName
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=last_updated_time, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property lastUpdateTime with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:lastUpdateTime]
2024-11-09 12:08:00 building SimpleValue for lastUpdateTime
2024-11-09 12:08:00 Building property lastUpdateTime
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=oui, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property oui with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:oui]
2024-11-09 12:08:00 building SimpleValue for oui
2024-11-09 12:08:00 Building property oui
2024-11-09 12:08:00 Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ves_device_data), mappingColumn=product_class, insertable=true, updatable=true, unique=false}
2024-11-09 12:08:00 MetadataSourceProcessor property productClass with lazy=false
2024-11-09 12:08:00 Attempting to locate auto-apply AttributeConverter for property [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity:productClass]
2024-11-09 12:08:00 building SimpleValue for productClass
2024-11-09 12:08:00 Building property productClass
2024-11-09 12:08:00 Starting fillSimpleValue for id
2024-11-09 12:08:00 Starting fillSimpleValue for attrGroup
2024-11-09 12:08:00 Starting fillSimpleValue for attrJson
2024-11-09 12:08:00 Starting fillSimpleValue for deviceId
2024-11-09 12:08:00 Starting fillSimpleValue for eNodeBName
2024-11-09 12:08:00 Starting fillSimpleValue for lastUpdateTime
2024-11-09 12:08:00 Starting fillSimpleValue for oui
2024-11-09 12:08:00 Starting fillSimpleValue for productClass
2024-11-09 12:08:00 Forcing column [id] to be non-null as it is part of the primary key for table [ves_device_data]
2024-11-09 12:08:00 Building session factory
2024-11-09 12:08:00 SessionFactory name : null
2024-11-09 12:08:00 Automatic flush during beforeCompletion(): enabled
2024-11-09 12:08:00 Automatic session close at end of transaction: disabled
2024-11-09 12:08:00 Statistics: disabled
2024-11-09 12:08:00 Deleted entity synthetic identifier rollback: disabled
2024-11-09 12:08:00 Default entity-mode: pojo
2024-11-09 12:08:00 Check Nullability in Core (should be disabled when Bean Validation is on): enabled
2024-11-09 12:08:00 Allow initialization of lazy state outside session : disabled
2024-11-09 12:08:00 Using BatchFetchStyle : LEGACY
2024-11-09 12:08:00 Default batch fetch size: -1
2024-11-09 12:08:00 Maximum outer join fetch depth: null
2024-11-09 12:08:00 Default null ordering: NONE
2024-11-09 12:08:00 Order SQL updates by primary key: disabled
2024-11-09 12:08:00 Order SQL inserts for batching: disabled
2024-11-09 12:08:00 multi-tenancy strategy : NONE
2024-11-09 12:08:00 JTA Track by Thread: enabled
2024-11-09 12:08:00 Query language substitutions: {}
2024-11-09 12:08:00 Named query checking : enabled
2024-11-09 12:08:00 Second-level cache: disabled
2024-11-09 12:08:00 Second-level query cache: disabled
2024-11-09 12:08:00 Second-level query cache factory: null
2024-11-09 12:08:00 Second-level cache region prefix: null
2024-11-09 12:08:00 Optimize second-level cache for minimal puts: disabled
2024-11-09 12:08:00 Structured second-level cache entries: disabled
2024-11-09 12:08:00 Second-level cache direct-reference entries: disabled
2024-11-09 12:08:00 Automatic eviction of collection cache: disabled
2024-11-09 12:08:00 JDBC batch size: 15
2024-11-09 12:08:00 JDBC batch updates for versioned data: enabled
2024-11-09 12:08:00 Scrollable result sets: enabled
2024-11-09 12:08:00 Wrap result sets: disabled
2024-11-09 12:08:00 JDBC3 getGeneratedKeys(): enabled
2024-11-09 12:08:00 JDBC result set fetch size: null
2024-11-09 12:08:00 Connection release mode: ON_CLOSE
2024-11-09 12:08:00 Generate SQL with comments: disabled
2024-11-09 12:08:00 JPA compliance - query :
2024-11-09 12:08:00 JPA compliance - closed-handling :
2024-11-09 12:08:00 JPA compliance - lists :
2024-11-09 12:08:00 JPA compliance - transactions :
2024-11-09 12:08:00 Session factory constructed with filter configurations : {}
2024-11-09 12:08:00 Instantiating session factory with properties: {awt.toolkit=sun.awt.X11.XToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=1.8, file.encoding.pkg=sun.io, sun.cpu.isalist=, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@5109b7c7, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=UTF-8, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-kubernetes-config/1.1.0.RELEASE/spring-cloud-starter-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-core/1.1.0.RELEASE/spring-cloud-kubernetes-core-1.1.0.RELEASE.jar:/tmp/r/io/fabric8/kubernetes-client/4.4.1/kubernetes-client-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model/4.4.1/kubernetes-model-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model-common/4.4.1/kubernetes-model-common-4.4.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.0/jackson-module-jaxb-annotations-2.10.0.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.4/okhttp-3.14.4.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/squareup/okhttp3/logging-interceptor/3.14.4/logging-interceptor-3.14.4.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar:/tmp/r/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar:/tmp/r/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/tmp/r/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/2.2.0.RELEASE/spring-cloud-context-2.2.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.2.1.RELEASE/spring-security-crypto-5.2.1.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-config/1.1.0.RELEASE/spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar:/tmp/r/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, user.timezone=Etc/UTC, org.apache.logging.log4j.assignedSequences=5824, os.name=Linux, java.vm.specification.version=1.8, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, sun.java.command=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter8134678357868903742.jar /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefire7862347705258492238tmp /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefire_11323536163982274125tmp, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@46f2fd31, javax.persistence.sharedCache.mode=UNSPECIFIED, surefire.test.class.path=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/test-classes:/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes:/tmp/r/org/springframework/boot/spring-boot-starter-web/2.2.1.RELEASE/spring-boot-starter-web-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter/2.2.1.RELEASE/spring-boot-starter-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot/2.2.1.RELEASE/spring-boot-2.2.1.RELEASE.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/tmp/r/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/tmp/r/org/springframework/boot/spring-boot-starter-json/2.2.1.RELEASE/spring-boot-starter-json-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.0/jackson-datatype-jdk8-2.10.0.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.0/jackson-module-parameter-names-2.10.0.jar:/tmp/r/org/springframework/boot/spring-boot-starter-tomcat/2.2.1.RELEASE/spring-boot-starter-tomcat-2.2.1.RELEASE.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-core/9.0.27/tomcat-embed-core-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-el/9.0.27/tomcat-embed-el-9.0.27.jar:/tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.27/tomcat-embed-websocket-9.0.27.jar:/tmp/r/org/springframework/boot/spring-boot-starter-validation/2.2.1.RELEASE/spring-boot-starter-validation-2.2.1.RELEASE.jar:/tmp/r/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/tmp/r/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/tmp/r/org/springframework/spring-web/5.2.1.RELEASE/spring-web-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-beans/5.2.1.RELEASE/spring-beans-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-webmvc/5.2.1.RELEASE/spring-webmvc-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aop/5.2.1.RELEASE/spring-aop-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-expression/5.2.1.RELEASE/spring-expression-5.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-test/2.2.1.RELEASE/spring-boot-starter-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test/2.2.1.RELEASE/spring-boot-test-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/2.2.1.RELEASE/spring-boot-test-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/tmp/r/net/minidev/json-smart/2.3/json-smart-2.3.jar:/tmp/r/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/tmp/r/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/tmp/r/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter/5.5.2/junit-jupiter-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.5.2/junit-jupiter-api-5.5.2.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.5.2/junit-jupiter-params-5.5.2.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.5.2/junit-jupiter-engine-5.5.2.jar:/tmp/r/org/junit/vintage/junit-vintage-engine/5.5.2/junit-vintage-engine-5.5.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/tmp/r/org/mockito/mockito-junit-jupiter/3.1.0/mockito-junit-jupiter-3.1.0.jar:/tmp/r/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/tmp/r/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar:/tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar:/tmp/r/org/springframework/spring-core/5.2.1.RELEASE/spring-core-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jcl/5.2.1.RELEASE/spring-jcl-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-test/5.2.1.RELEASE/spring-test-5.2.1.RELEASE.jar:/tmp/r/org/xmlunit/xmlunit-core/2.6.3/xmlunit-core-2.6.3.jar:/tmp/r/org/springframework/boot/spring-boot-starter-log4j2/2.2.1.RELEASE/spring-boot-starter-log4j2-2.2.1.RELEASE.jar:/tmp/r/org/apache/logging/log4j/log4j-slf4j-impl/2.12.1/log4j-slf4j-impl-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-core/2.12.1/log4j-core-2.12.1.jar:/tmp/r/org/apache/logging/log4j/log4j-jul/2.12.1/log4j-jul-2.12.1.jar:/tmp/r/org/slf4j/jul-to-slf4j/1.7.29/jul-to-slf4j-1.7.29.jar:/tmp/r/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/tmp/r/org/mockito/mockito-core/3.1.0/mockito-core-3.1.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.10.2/byte-buddy-agent-1.10.2.jar:/tmp/r/org/objenesis/objenesis/2.6/objenesis-2.6.jar:/tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/2.2.1.RELEASE/spring-boot-starter-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-starter-aop/2.2.1.RELEASE/spring-boot-starter-aop-2.2.1.RELEASE.jar:/tmp/r/org/aspectj/aspectjweaver/1.9.4/aspectjweaver-1.9.4.jar:/tmp/r/org/springframework/boot/spring-boot-starter-jdbc/2.2.1.RELEASE/spring-boot-starter-jdbc-2.2.1.RELEASE.jar:/tmp/r/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/tmp/r/org/springframework/spring-jdbc/5.2.1.RELEASE/spring-jdbc-5.2.1.RELEASE.jar:/tmp/r/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar:/tmp/r/org/hibernate/hibernate-core/5.4.8.Final/hibernate-core-5.4.8.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/tmp/r/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar:/tmp/r/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar:/tmp/r/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar:/tmp/r/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar:/tmp/r/org/springframework/data/spring-data-jpa/2.2.1.RELEASE/spring-data-jpa-2.2.1.RELEASE.jar:/tmp/r/org/springframework/data/spring-data-commons/2.2.1.RELEASE/spring-data-commons-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-orm/5.2.1.RELEASE/spring-orm-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-tx/5.2.1.RELEASE/spring-tx-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-aspects/5.2.1.RELEASE/spring-aspects-5.2.1.RELEASE.jar:/tmp/r/junit/junit/4.12/junit-4.12.jar:/tmp/r/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/tmp/r/com/h2database/h2/1.4.200/h2-1.4.200.jar:/tmp/r/org/springframework/cloud/spring-cloud-starter-kubernetes-config/1.1.0.RELEASE/spring-cloud-starter-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-core/1.1.0.RELEASE/spring-cloud-kubernetes-core-1.1.0.RELEASE.jar:/tmp/r/io/fabric8/kubernetes-client/4.4.1/kubernetes-client-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model/4.4.1/kubernetes-model-4.4.1.jar:/tmp/r/io/fabric8/kubernetes-model-common/4.4.1/kubernetes-model-common-4.4.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.0/jackson-module-jaxb-annotations-2.10.0.jar:/tmp/r/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/tmp/r/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar:/tmp/r/com/squareup/okhttp3/okhttp/3.14.4/okhttp-3.14.4.jar:/tmp/r/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar:/tmp/r/com/squareup/okhttp3/logging-interceptor/3.14.4/logging-interceptor-3.14.4.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar:/tmp/r/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar:/tmp/r/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/tmp/r/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/tmp/r/org/springframework/cloud/spring-cloud-context/2.2.0.RELEASE/spring-cloud-context-2.2.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-crypto/5.2.1.RELEASE/spring-security-crypto-5.2.1.RELEASE.jar:/tmp/r/org/springframework/cloud/spring-cloud-kubernetes-config/1.1.0.RELEASE/spring-cloud-kubernetes-config-1.1.0.RELEASE.jar:/tmp/r/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar:/tmp/r/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar:/tmp/r/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar:/tmp/r/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.1.RELEASE/spring-boot-actuator-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-actuator/2.2.1.RELEASE/spring-boot-actuator-2.2.1.RELEASE.jar:/tmp/r/org/springframework/boot/spring-boot-autoconfigure/2.2.1.RELEASE/spring-boot-autoconfigure-2.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar:/tmp/r/org/springframework/spring-context/5.2.1.RELEASE/spring-context-5.2.1.RELEASE.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.0/jackson-datatype-jsr310-2.10.0.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar:/tmp/r/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/w/workspace/oam-tr069-adapter-sonar/acs/common/target/acs-common-1.0.0-SNAPSHOT.jar:/tmp/r/com/lmax/disruptor/3.4.2/disruptor-3.4.2.jar:/tmp/r/org/springframework/boot/spring-boot-starter-quartz/2.2.1.RELEASE/spring-boot-starter-quartz-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-context-support/5.2.1.RELEASE/spring-context-support-5.2.1.RELEASE.jar:/tmp/r/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/tmp/r/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/w/workspace/oam-tr069-adapter-sonar/mapper/target/mapper-client-lib.jar:/tmp/r/org/springframework/boot/spring-boot-starter-activemq/2.2.1.RELEASE/spring-boot-starter-activemq-2.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-jms/5.2.1.RELEASE/spring-jms-5.2.1.RELEASE.jar:/tmp/r/org/springframework/spring-messaging/5.2.1.RELEASE/spring-messaging-5.2.1.RELEASE.jar:/tmp/r/org/apache/activemq/activemq-broker/5.15.10/activemq-broker-5.15.10.jar:/tmp/r/org/apache/activemq/activemq-client/5.15.10/activemq-client-5.15.10.jar:/tmp/r/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar:/tmp/r/org/apache/geronimo/specs/geronimo-j2ee-management_1.1_spec/1.0.1/geronimo-j2ee-management_1.1_spec-1.0.1.jar:/tmp/r/org/apache/activemq/activemq-openwire-legacy/5.15.10/activemq-openwire-legacy-5.15.10.jar:/tmp/r/com/google/guava/guava/28.0-jre/guava-28.0-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/2.8.1/checker-qual-2.8.1.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar:/tmp/r/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar:/w/workspace/oam-tr069-adapter-sonar/common/target/common-1.0.0-SNAPSHOT.jar:/tmp/r/commons-io/commons-io/2.6/commons-io-2.6.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/2.4.4/mariadb-java-client-2.4.4.jar:/tmp/r/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, basedir=/w/workspace/oam-tr069-adapter-sonar/ves-agent, file.separator=/, line.separator=
, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.awt.headless=true, surefire.real.class.path=/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire/surefirebooter8134678357868903742.jar:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, hibernate.hbm2ddl.auto=create, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=1.8.0_362-8u372-ga~us1-0ubuntu1~18.04-b09, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, os.version=4.15.0-213-generic, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, java.runtime.name=OpenJDK Runtime Environment, docker.skip=true, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=true, localRepository=/tmp/r, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, java.io.tmpdir=/tmp, java.version=1.8.0_362, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=/w/workspace/oam-tr069-adapter-sonar/ves-agent, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=5755, java.awt.printerjob=sun.print.PSPrinterJob, sun.os.patch.level=unknown, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3d766d8a, java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, java.vm.version=25.362-b09, java.specification.maintenance.version=4, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, hibernate.connection.datasource=HikariDataSource (HikariPool-1), maven.repo.local=/tmp/r, java.class.version=52.0}
2024-11-09 12:08:00 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:08:00 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:08:00 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:08:00 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:08:00 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:08:00 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:08:00 Loaded expression factory via original TCCL
2024-11-09 12:08:00 HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:08:00 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:08:00 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:08:00 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:08:00 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:08:00 Not known whether passed class name [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity] is safe
2024-11-09 12:08:00 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-09 12:08:00 Skipping JACC integration as it was not enabled
2024-11-09 12:08:00 Instantiated session factory
2024-11-09 12:08:00 Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@d8f1733] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@6877b591]
2024-11-09 12:08:00 Not known whether passed class name [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity] is safe
2024-11-09 12:08:00 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-09 12:08:00 Not known whether passed class name [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity] is safe
2024-11-09 12:08:00 No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-09 12:08:00 Static SQL for entity: org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity
2024-11-09 12:08:00 Version select: select id from ves_device_data where id =?
2024-11-09 12:08:00 Snapshot select: select devicedata_.id, devicedata_.attr_group as attr_gro2_0_, devicedata_.attr_json as attr_jso3_0_, devicedata_.device_id as device_i4_0_, devicedata_.enodeb_name as enodeb_n5_0_, devicedata_.last_updated_time as last_upd6_0_, devicedata_.oui as oui7_0_, devicedata_.product_class as product_8_0_ from ves_device_data devicedata_ where devicedata_.id=?
2024-11-09 12:08:00 Insert 0: insert into ves_device_data (attr_group, attr_json, device_id, enodeb_name, last_updated_time, oui, product_class, id) values (?, ?, ?, ?, ?, ?, ?, ?)
2024-11-09 12:08:00 Update 0: update ves_device_data set attr_group=?, attr_json=?, device_id=?, enodeb_name=?, last_updated_time=?, oui=?, product_class=? where id=?
2024-11-09 12:08:00 Delete 0: delete from ves_device_data where id=?
2024-11-09 12:08:00 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@647745c7]
2024-11-09 12:08:00 Visiting attribute path : attrGroup
2024-11-09 12:08:00 Visiting attribute path : attrJson
2024-11-09 12:08:00 Visiting attribute path : deviceId
2024-11-09 12:08:00 Visiting attribute path : eNodeBName
2024-11-09 12:08:00 Visiting attribute path : lastUpdateTime
2024-11-09 12:08:00 Visiting attribute path : oui
2024-11-09 12:08:00 Visiting attribute path : productClass
2024-11-09 12:08:00 Building LoadPlan...
2024-11-09 12:08:00 processing queryspace
2024-11-09 12:08:00 LoadPlan(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, querySpaceUid=, path=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- SQL table alias mapping - devicedata0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:08:00 Static select for entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity [NONE]: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-09 12:08:00 Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@654b9d94]
2024-11-09 12:08:00 Visiting attribute path : attrGroup
2024-11-09 12:08:00 Visiting attribute path : attrJson
2024-11-09 12:08:00 Visiting attribute path : deviceId
2024-11-09 12:08:00 Visiting attribute path : eNodeBName
2024-11-09 12:08:00 Visiting attribute path : lastUpdateTime
2024-11-09 12:08:00 Visiting attribute path : oui
2024-11-09 12:08:00 Visiting attribute path : productClass
2024-11-09 12:08:00 Building LoadPlan...
2024-11-09 12:08:00 processing queryspace
2024-11-09 12:08:00 LoadPlan(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- Returns
- EntityReturnImpl(entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, querySpaceUid=, path=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- QuerySpaces
- EntityQuerySpaceImpl(uid=, entity=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
- SQL table alias mapping - devicedata0_
- alias suffix - 0_
- suffixed key columns - {id1_0_0_}
2024-11-09 12:08:00 Static select for entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity [READ]: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-09 12:08:00 Static select for action ACTION_MERGE on entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-09 12:08:00 Static select for action ACTION_REFRESH on entity org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity: select devicedata0_.id as id1_0_0_, devicedata0_.attr_group as attr_gro2_0_0_, devicedata0_.attr_json as attr_jso3_0_0_, devicedata0_.device_id as device_i4_0_0_, devicedata0_.enodeb_name as enodeb_n5_0_0_, devicedata0_.last_updated_time as last_upd6_0_0_, devicedata0_.oui as oui7_0_0_, devicedata0_.product_class as product_8_0_0_ from ves_device_data devicedata0_ where devicedata0_.id=?
2024-11-09 12:08:00 drop table ves_device_data if exists
Hibernate: drop table ves_device_data if exists
2024-11-09 12:08:00 drop sequence if exists hibernate_sequence
Hibernate: drop sequence if exists hibernate_sequence
2024-11-09 12:08:00 create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
2024-11-09 12:08:00 create table ves_device_data (id bigint not null, attr_group varchar(255), attr_json varchar(4000), device_id varchar(30), enodeb_name varchar(100), last_updated_time timestamp, oui varchar(30), product_class varchar(100), primary key (id))
Hibernate: create table ves_device_data (id bigint not null, attr_group varchar(255), attr_json varchar(4000), device_id varchar(30), enodeb_name varchar(100), last_updated_time timestamp, oui varchar(30), product_class varchar(100), primary key (id))
2024-11-09 12:08:00 alter table ves_device_data add constraint UK41x3jomeo5qqarpimml46q8ge unique (device_id, attr_group)
Hibernate: alter table ves_device_data add constraint UK41x3jomeo5qqarpimml46q8ge unique (device_id, attr_group)
2024-11-09 12:08:00 HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-11-09 12:08:00 Checking 0 named HQL queries
2024-11-09 12:08:00 Checking 0 named SQL queries
2024-11-09 12:08:00 Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@20380c16
2024-11-09 12:08:00 Registering SessionFactory: f4a5b962-d486-4138-a6ae-345a2cb37d7a ()
2024-11-09 12:08:00 Not binding SessionFactory to JNDI, no JNDI name configured
2024-11-09 12:08:00 Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'refreshEventListener'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'contextRefresher'
2024-11-09 12:08:00 Autowiring by type from bean name 'contextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:00 Autowiring by type from bean name 'contextRefresher' via factory method to bean named 'refreshScope'
2024-11-09 12:08:00 Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'contextRefresher'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'VESAgentServiceBooter'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'vesConfiguration'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'asyncRequestHandler'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'mapperRequestSender'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'waitForNotifications'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'heartBeatMessageHandler'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'vesAgentServiceHelper'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'myPrototypeFactory'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'serviceConfig'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'vesDataRepository'
2024-11-09 12:08:00 Creating shared instance of singleton bean 'jpaMappingContext'
2024-11-09 12:08:00 Initializing JpaMetamodelMappingContext…
2024-11-09 12:08:00 Finished initializing JpaMetamodelMappingContext!
2024-11-09 12:08:00 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:00 Statistics initialized [enabled=false]
2024-11-09 12:08:00 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:00 Initializing repository instance for org.commscope.tr069adapter.vesagent.repository.VesDataRepository…
2024-11-09 12:08:00 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:00 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:00 Looking up query for method findByDeviceId
2024-11-09 12:08:01 Looking up named query DeviceDataEntity.findByDeviceId
2024-11-09 12:08:01 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:08:01 Did not find named query DeviceDataEntity.findByDeviceId
2024-11-09 12:08:01 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:01 Looking up query for method findByAttrGroup
2024-11-09 12:08:01 Looking up named query DeviceDataEntity.findByAttrGroup
2024-11-09 12:08:01 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:08:01 Did not find named query DeviceDataEntity.findByAttrGroup
2024-11-09 12:08:01 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:01 Looking up query for method findByDeviceIdAndAttrGroup
2024-11-09 12:08:01 Looking up named query DeviceDataEntity.findByDeviceIdAndAttrGroup
2024-11-09 12:08:01 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:08:01 Did not find named query DeviceDataEntity.findByDeviceIdAndAttrGroup
2024-11-09 12:08:01 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:01 Finished creation of repository instance for org.commscope.tr069adapter.vesagent.repository.VesDataRepository.
2024-11-09 12:08:01 Creating shared instance of singleton bean 'scheduleTaskService'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'taskScheduler'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'scheduleConfig'
2024-11-09 12:08:01 Initializing ExecutorService 'taskScheduler'
2024-11-09 12:08:01 Autowiring by type from bean name 'scheduleTaskService' via constructor to bean named 'taskScheduler'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'asyncThreadPoolConfig'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'alarmMappingHandler'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'pnfRegMappingHandler'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'VESAgentService'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'startupTimerService'
2024-11-09 12:08:01 Initializing all device connectivity check timer tasks.
2024-11-09 12:08:01 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:01 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where generatedAlias0.attrGroup=:param0
2024-11-09 12:08:01 QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@531cee69
2024-11-09 12:08:01 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where generatedAlias0.attrGroup=:param0
2024-11-09 12:08:01 throwQueryException() : no errors
2024-11-09 12:08:01 --- HQL AST ---
\-[QUERY] Node: 'query'
+-[SELECT_FROM] Node: 'SELECT_FROM'
| +-[FROM] Node: 'from'
| | \-[RANGE] Node: 'RANGE'
| | +-[DOT] Node: '.'
| | | +-[DOT] Node: '.'
| | | | +-[DOT] Node: '.'
| | | | | +-[DOT] Node: '.'
| | | | | | +-[DOT] Node: '.'
| | | | | | | +-[IDENT] Node: 'org'
| | | | | | | \-[IDENT] Node: 'commscope'
| | | | | | \-[IDENT] Node: 'tr069adapter'
| | | | | \-[IDENT] Node: 'vesagent'
| | | | \-[IDENT] Node: 'entity'
| | | \-[IDENT] Node: 'DeviceDataEntity'
| | \-[ALIAS] Node: 'generatedAlias0'
| \-[SELECT] Node: 'select'
| \-[IDENT] Node: 'generatedAlias0'
\-[WHERE] Node: 'where'
\-[EQ] Node: '='
+-[DOT] Node: '.'
| +-[IDENT] Node: 'generatedAlias0'
| \-[IDENT] Node: 'attrGroup'
\-[COLON] Node: ':'
\-[IDENT] Node: 'param0'
2024-11-09 12:08:01 select << begin [level=1, statement=select]
2024-11-09 12:08:01 FromClause{level=1} : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity (generatedAlias0) -> devicedata0_
2024-11-09 12:08:01 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-09 12:08:01 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-09 12:08:01 getDataType() : attrGroup -> org.hibernate.type.StringType@68917e71
2024-11-09 12:08:01 Resolved : generatedAlias0.attrGroup -> devicedata0_.attr_group
2024-11-09 12:08:01 select : finishing up [level=1, statement=select]
2024-11-09 12:08:01 processQuery() : ( SELECT ( {select clause} devicedata0_.id ) ( FromClause{level=1} ves_device_data devicedata0_ ) ( where ( = ( devicedata0_.attr_group devicedata0_.id attrGroup ) ? ) ) )
2024-11-09 12:08:01 Tables referenced from query nodes:
\-QueryNode
+-SelectClause
| referencedTables(entity DeviceDataEntity): [ves_device_data]
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-SqlFragment
+-FromClause
| \-FromElement
\-SqlNode
\-BinaryLogicOperatorNode
+-DotNode
| persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| referencedTables: [ves_device_data]
| path: generatedAlias0.attrGroup
| originalPropertyName: attrGroup
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-IdentNode
| persister: null
| referencedTables: null
| originalText: attrGroup
\-ParameterNode
2024-11-09 12:08:01 Using FROM fragment [ves_device_data devicedata0_]
2024-11-09 12:08:01 select >> end [level=1, statement=select]
2024-11-09 12:08:01 --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (ves_device_data)
+-[SELECT_CLAUSE] SelectClause: '{select clause}'
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[SQL_TOKEN] SqlFragment: 'devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_'
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[devicedata0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'ves_device_data devicedata0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=ves_device_data,tableAlias=devicedata0_,origin=null,columns={,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity}}
\-[WHERE] SqlNode: 'where'
\-[EQ] BinaryLogicOperatorNode: '='
+-[DOT] DotNode: 'devicedata0_.attr_group' {propertyName=attrGroup,dereferenceType=PRIMITIVE,getPropertyPath=attrGroup,path=generatedAlias0.attrGroup,tableAlias=devicedata0_,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity,classAlias=generatedAlias0}
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[IDENT] IdentNode: 'attrGroup' {originalText=attrGroup}
\-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@68917e71}
2024-11-09 12:08:01 throwQueryException() : no errors
2024-11-09 12:08:01 HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where generatedAlias0.attrGroup=:param0
2024-11-09 12:08:01 SQL: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.attr_group=?
2024-11-09 12:08:01 throwQueryException() : no errors
2024-11-09 12:08:01 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.attr_group=?
2024-11-09 12:08:01 No device reachability check timer tasks exist.
2024-11-09 12:08:01 Creating shared instance of singleton bean 'threadPoolTaskExecutor1'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'threadPoolTaskExecutor2'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2024-11-09 12:08:01 Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2024-11-09 12:08:01 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2024-11-09 12:08:01 Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'errorPageCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'dispatcherServletRegistration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'dispatcherServlet'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2024-11-09 12:08:01 Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'multipartConfigElement'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'taskExecutorBuilder'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'defaultValidator'
2024-11-09 12:08:01 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:08:01 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:08:01 Loaded expression factory via original TCCL
2024-11-09 12:08:01 Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2024-11-09 12:08:01 Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2024-11-09 12:08:01 Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-11-09 12:08:01 Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-11-09 12:08:01 Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-11-09 12:08:01 Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-11-09 12:08:01 Trying to load META-INF/validation.xml via user class loader
2024-11-09 12:08:01 Trying to load META-INF/validation.xml via TCCL
2024-11-09 12:08:01 Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-11-09 12:08:01 No META-INF/validation.xml found. Using annotation based configuration only.
2024-11-09 12:08:01 HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-11-09 12:08:01 HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-11-09 12:08:01 HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-11-09 12:08:01 HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-11-09 12:08:01 HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'error'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'beanNameViewResolver'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'conventionErrorViewResolver'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'errorAttributes'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'basicErrorController'
2024-11-09 12:08:01 Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@21743abe'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@21743abe'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2024-11-09 12:08:01 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
2024-11-09 12:08:01 Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2024-11-09 12:08:01 Cannot find '.class' file for class [class org.springframework.data.web.config.SpringDataWebConfiguration$$EnhancerBySpringCGLIB$$201fa944] - unable to determine constructor/method parameter names
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'pageableCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'sortCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcConversionService'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcValidator'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'messageConverters'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'stringHttpMessageConverter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2024-11-09 12:08:01 Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'jacksonObjectMapper'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:01 Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2024-11-09 12:08:01 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:01 Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'parameterNamesModule'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'jsonComponentModule'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'jacksonGeoModule'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2024-11-09 12:08:01 Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2024-11-09 12:08:01 Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'sortResolver'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'pageableResolver'
2024-11-09 12:08:01 ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2024-11-09 12:08:01 Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 6 mappings in 'requestMappingHandlerMapping'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2024-11-09 12:08:01 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:01 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcPathMatcher'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcUrlPathHelper'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2024-11-09 12:08:01 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:08:01 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:08:01 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'beanNameHandlerMapping'
2024-11-09 12:08:01 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'routerFunctionMapping'
2024-11-09 12:08:01 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'resourceHandlerMapping'
2024-11-09 12:08:01 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcUrlPathHelper'
2024-11-09 12:08:01 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcPathMatcher'
2024-11-09 12:08:01 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2024-11-09 12:08:01 Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'handlerFunctionAdapter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2024-11-09 12:08:01 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2024-11-09 12:08:01 Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'handlerExceptionResolver'
2024-11-09 12:08:01 Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2024-11-09 12:08:01 Creating shared instance of singleton bean 'mvcViewResolver'
2024-11-09 12:08:01 Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'defaultViewResolver'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'viewResolver'
2024-11-09 12:08:01 Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@21743abe'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'requestContextFilter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'formContentFilter'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializationConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'loggingRebinder'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'transactionManager'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2024-11-09 12:08:01 Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'servletWebChildContextFactory'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'managementServletContext'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'managementServletContext' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointAdaptersConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.LegacyHealthEndpointCompatibilityConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthAggregator'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthAggregator' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthStatusHttpMapper'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthStatusHttpMapper' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthIndicatorRegistry'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthContributorRegistry'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthEndpointGroups'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpointProperties' via factory method to bean named 'management.health.status-org.springframework.boot.actuate.autoconfigure.health.HealthIndicatorProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpointGroups' via factory method to bean named 'healthEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthStatusAggregator'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthStatusAggregator' via factory method to bean named 'healthEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthHttpCodeStatusMapper'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthHttpCodeStatusMapper' via factory method to bean named 'healthEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthContributorRegistry' via factory method to bean named 'healthEndpointGroups'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'diskSpaceHealthIndicator'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'diskSpaceHealthIndicator' via factory method to bean named 'management.health.diskspace-org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'pingHealthContributor'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'dbHealthContributor'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration' via constructor to bean named 'dataSource'
2024-11-09 12:08:02 Autowiring by type from bean name 'dbHealthContributor' via factory method to bean named 'dataSource'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'jmsHealthContributor'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.jms.JmsHealthContributorAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'cachingJmsConnectionFactory'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration$CachingConnectionFactoryConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'cachingJmsConnectionFactory' via factory method to bean named 'spring.activemq-org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'jmsHealthContributor' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'refreshScopeHealthIndicator'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2024-11-09 12:08:02 Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2024-11-09 12:08:02 Autowiring by type from bean name 'refreshScopeHealthIndicator' via factory method to bean named 'configurationPropertiesRebinder'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'kubernetesHealthIndicator'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration$KubernetesActuatorConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'kubernetesHealthIndicator' via factory method to bean named 'kubernetesPodUtils'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthIndicatorRegistry' via factory method to bean named 'healthContributorRegistry'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthEndpoint'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthContributorRegistry'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpoint' via factory method to bean named 'healthEndpointGroups'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.health.HealthEndpointWebExtensionConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'healthEndpointWebExtension'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthContributorRegistry'
2024-11-09 12:08:02 Autowiring by type from bean name 'healthEndpointWebExtension' via factory method to bean named 'healthEndpointGroups'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'envInfoContributor'
2024-11-09 12:08:02 Autowiring by type from bean name 'envInfoContributor' via factory method to bean named 'environment'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.info-org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'infoEndpoint'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'kubernetesInfoContributor'
2024-11-09 12:08:02 Autowiring by type from bean name 'kubernetesInfoContributor' via factory method to bean named 'kubernetesPodUtils'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'endpointOperationParameterMapper'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'endpointCachingOperationInvokerAdvisor'
2024-11-09 12:08:02 Autowiring by type from bean name 'endpointCachingOperationInvokerAdvisor' via factory method to bean named 'environment'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration$WebEndpointServletConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'servletEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'servletEndpointDiscoverer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'webEndpointPathMapper'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration' via constructor to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'servletExposeExcludePropertyEndpointFilter'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'servletExposeExcludePropertyEndpointFilter' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'endpointMediaTypes'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'webEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointOperationParameterMapper'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointDiscoverer' via factory method to bean named 'endpointMediaTypes'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'webExposeExcludePropertyEndpointFilter'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'controllerEndpointDiscoverer'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'controllerExposeExcludePropertyEndpointFilter'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'pathMappedEndpoints'
2024-11-09 12:08:02 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'servletEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'webEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'pathMappedEndpoints' via factory method to bean named 'controllerEndpointDiscoverer'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'environmentEndpoint'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.cloud.autoconfigure.WritableEnvironmentEndpointAutoConfiguration' via constructor to bean named 'management.endpoint.env-org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'environmentEndpoint' via factory method to bean named 'environment'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'refreshEndpoint'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration$RefreshEndpointConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'refreshEndpoint' via factory method to bean named 'contextRefresher'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'restartEndpointWithoutIntegration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RestartEndpointWithoutIntegrationConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'pauseEndpoint'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.PauseResumeEndpointsConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'pauseEndpoint' via factory method to bean named 'restartEndpointWithoutIntegration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'resumeEndpoint'
2024-11-09 12:08:02 Autowiring by type from bean name 'resumeEndpoint' via factory method to bean named 'restartEndpointWithoutIntegration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'environmentEndpointWebExtension'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'environmentManager'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
2024-11-09 12:08:02 Autowiring by type from bean name 'environmentEndpointWebExtension' via factory method to bean named 'environmentEndpoint'
2024-11-09 12:08:02 Autowiring by type from bean name 'environmentEndpointWebExtension' via factory method to bean named 'environmentManager'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration$SimpleConnectionFactoryConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration$SpringMvcConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'dispatcherServletMappingDescriptionProvider'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration$ServletWebConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'servletMappingDescriptionProvider'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'filterMappingDescriptionProvider'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'gsonBuilder'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'gson'
2024-11-09 12:08:02 Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'jdbcTemplate'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2024-11-09 12:08:02 Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2024-11-09 12:08:02 Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$JmsTemplateConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'jmsTemplate'
2024-11-09 12:08:02 Autowiring by type from bean name 'jmsTemplate' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration$MessagingTemplateConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'jmsMessagingTemplate'
2024-11-09 12:08:02 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'jmsMessagingTemplate' via factory method to bean named 'jmsTemplate'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration$EnableJmsConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jms.JmsAnnotationDrivenConfiguration' via constructor to bean named 'spring.jms-org.springframework.boot.autoconfigure.jms.JmsProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'jmsListenerContainerFactory'
2024-11-09 12:08:02 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'jmsListenerContainerFactoryConfigurer'
2024-11-09 12:08:02 Autowiring by type from bean name 'jmsListenerContainerFactory' via factory method to bean named 'cachingJmsConnectionFactory'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'quartzScheduler'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'spring.quartz-org.springframework.boot.autoconfigure.quartz.QuartzProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'quartzScheduler' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:02 Using default implementation for ThreadExecutor
2024-11-09 12:08:02 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-11-09 12:08:02 Quartz Scheduler v.2.3.2 created.
2024-11-09 12:08:02 RAMJobStore initialized.
2024-11-09 12:08:02 Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2024-11-09 12:08:02 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-11-09 12:08:02 Quartz scheduler version: 2.3.2
2024-11-09 12:08:02 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1442280a
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.security.oauth2.resourceserver-org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'taskSchedulerBuilder'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'transactionTemplate'
2024-11-09 12:08:02 Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'restTemplateBuilder'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'characterEncodingFilter'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'multipartResolver'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.KubernetesAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration$ConfigReloadAutoConfigurationBeans'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'propertyChangeWatcher'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'configurationUpdateStrategy'
2024-11-09 12:08:02 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1'
2024-11-09 12:08:02 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'restartEndpointWithoutIntegration'
2024-11-09 12:08:02 Autowiring by type from bean name 'configurationUpdateStrategy' via factory method to bean named 'contextRefresher'
2024-11-09 12:08:02 Autowiring by type from bean name 'propertyChangeWatcher' via factory method to bean named 'spring.cloud.kubernetes.reload-org.springframework.cloud.kubernetes.config.reload.ConfigReloadProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'propertyChangeWatcher' via factory method to bean named 'configurationUpdateStrategy'
2024-11-09 12:08:02 Kubernetes polling configuration change detector activated
2024-11-09 12:08:02 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:08:02 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'environmentProperties' with value of type String
2024-11-09 12:08:02 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'configurationProperties' with value of type String
2024-11-09 12:08:02 Found key 'spring.cloud.kubernetes.reload.period' in PropertySource 'environmentProperties' with value of type String
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.cloud.kubernetes.config.reload.ConfigReloadAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'servletEndpointRegistrar'
2024-11-09 12:08:02 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'servletEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'servletEndpointRegistrar' via factory method to bean named 'dispatcherServletRegistration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'webEndpointServletHandlerMapping'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'webEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'servletEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'endpointMediaTypes'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'webEndpointServletHandlerMapping' via factory method to bean named 'environment'
2024-11-09 12:08:02 Exposing 2 endpoint(s) beneath base path '/actuator'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'controllerEndpointHandlerMapping'
2024-11-09 12:08:02 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'controllerEndpointDiscoverer'
2024-11-09 12:08:02 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'management.endpoints.web.cors-org.springframework.boot.actuate.autoconfigure.endpoint.web.CorsEndpointProperties'
2024-11-09 12:08:02 Autowiring by type from bean name 'controllerEndpointHandlerMapping' via factory method to bean named 'management.endpoints.web-org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$EnableSameManagementContextConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration'
2024-11-09 12:08:02 Autowiring by type from bean name 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration' via constructor to bean named 'environment'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration'
2024-11-09 12:08:02 Creating shared instance of singleton bean 'management.server-org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties'
2024-11-09 12:08:02 Starting beans in phase 2147483647
2024-11-09 12:08:02 Successfully started bean 'org.springframework.jms.config.internalJmsListenerEndpointRegistry'
2024-11-09 12:08:02 Starting Quartz Scheduler now
2024-11-09 12:08:02 Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-11-09 12:08:02 Successfully started bean 'quartzScheduler'
2024-11-09 12:08:02 batch acquisition of 0 triggers
2024-11-09 12:08:02
============================
CONDITIONS EVALUATION REPORT
============================
Positive matches:
-----------------
ActiveMQAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration matched:
- @ConditionalOnProperty (spring.activemq.pool.enabled=false) matched (OnPropertyCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration.CachingConnectionFactoryConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.connection.CachingConnectionFactory' (OnClassCondition)
- @ConditionalOnProperty (spring.jms.cache.enabled=true) matched (OnPropertyCondition)
AopAutoConfiguration matched:
- @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration matched:
- @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
ConfigReloadAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans matched:
- @ConditionalOnClass found required classes 'org.springframework.cloud.context.restart.RestartEndpoint', 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.kubernetes.reload.enabled) matched (OnPropertyCondition)
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans#configurationUpdateStrategy matched:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.config.reload.ConfigurationUpdateStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition)
ConfigReloadAutoConfiguration.ConfigReloadAutoConfigurationBeans#propertyChangeWatcher matched:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.config.reload.ConfigurationChangeDetector; SearchStrategy: all) did not find any beans (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration matched:
- @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition)
ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition)
DataSourceAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
DataSourceAutoConfiguration.PooledDataSourceConfiguration matched:
- AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition)
- @ConditionalOnBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceConfiguration.Hikari matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
- @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourceHealthContributorAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource' (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource' (OnBeanCondition)
DataSourceHealthContributorAutoConfiguration#dbHealthContributor matched:
- @ConditionalOnBean (names: dbHealthIndicator,dbHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)
DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched:
- @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
DiskSpaceHealthContributorAutoConfiguration matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
DiskSpaceHealthContributorAutoConfiguration#diskSpaceHealthIndicator matched:
- @ConditionalOnBean (names: diskSpaceHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
DispatcherServletAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition)
- DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition)
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched:
- @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
EndpointAutoConfiguration#endpointCachingOperationInvokerAdvisor matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvokerAdvisor; SearchStrategy: all) did not find any beans (OnBeanCondition)
EndpointAutoConfiguration#endpointOperationParameterMapper matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.invoke.ParameterValueMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ErrorMvcAutoConfiguration#basicErrorController matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration#errorAttributes matched:
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched:
- @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition)
- ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched:
- @ConditionalOnBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition)
GenericCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition)
GsonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition)
GsonAutoConfiguration#gson matched:
- @ConditionalOnBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition)
GsonAutoConfiguration#gsonBuilder matched:
- @ConditionalOnBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
GsonHttpMessageConvertersConfiguration matched:
- @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition)
HealthContributorAutoConfiguration#pingHealthContributor matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
HealthEndpointAutoConfiguration matched:
- @ConditionalOnAvailableEndpoint no property management.endpoint.health.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
HealthEndpointConfiguration#healthContributorRegistry matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthContributorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthEndpoint matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthEndpointGroups matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpointGroups; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthHttpCodeStatusMapper matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HttpCodeStatusMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointConfiguration#healthStatusAggregator matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.StatusAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)
HealthEndpointWebExtensionConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint' (OnBeanCondition)
HealthEndpointWebExtensionConfiguration#healthEndpointWebExtension matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpoint; SearchStrategy: all) found bean 'healthEndpoint'; @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthEndpointWebExtension; SearchStrategy: all) did not find any beans (OnBeanCondition)
HibernateJpaAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition)
HibernateJpaConfiguration matched:
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
HttpEncodingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition)
HttpEncodingAutoConfiguration#characterEncodingFilter matched:
- @ConditionalOnBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition)
HttpMessageConvertersAutoConfiguration#messageConverters matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition)
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
InfoContributorAutoConfiguration#envInfoContributor matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
InfoEndpointAutoConfiguration matched:
- @ConditionalOnAvailableEndpoint no property management.endpoint.info.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property (OnAvailableEndpointCondition)
InfoEndpointAutoConfiguration#infoEndpoint matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.info.InfoEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition)
JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition)
JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched:
- @ConditionalOnBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched:
- @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition)
- @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition)
- @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched:
- @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JdbcTemplateAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition)
JdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.annotation.EnableJms' (OnClassCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactory matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (names: jmsListenerContainerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration#jmsListenerContainerFactoryConfigurer matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAnnotationDrivenConfiguration.EnableJmsConfiguration matched:
- @ConditionalOnBean (names: org.springframework.jms.config.internalJmsListenerAnnotationProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsAutoConfiguration.JmsTemplateConfiguration#jmsTemplate matched:
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found a primary bean from beans 'cachingJmsConnectionFactory'; @ConditionalOnBean (types: org.springframework.jms.core.JmsOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsMessagingTemplate' (OnClassCondition)
JmsAutoConfiguration.MessagingTemplateConfiguration#jmsMessagingTemplate matched:
- @ConditionalOnBean (types: org.springframework.jms.core.JmsTemplate; SearchStrategy: all) found a primary bean from beans 'jmsTemplate'; @ConditionalOnBean (types: org.springframework.jms.core.JmsMessageOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
JmsHealthContributorAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.jms.ConnectionFactory' (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
- @ConditionalOnBean (types: javax.jms.ConnectionFactory; SearchStrategy: all) found bean 'cachingJmsConnectionFactory' (OnBeanCondition)
JmsHealthContributorAutoConfiguration#jmsHealthContributor matched:
- @ConditionalOnBean (names: jmsHealthIndicator,jmsHealthContributor; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactory matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#entityManagerFactoryBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#jpaVendorAdapter matched:
- @ConditionalOnBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration#transactionManager matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
JpaBaseConfiguration.JpaWebConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
JtaAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition)
- @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition)
KubernetesAutoConfiguration matched:
- @ConditionalOnProperty (spring.cloud.kubernetes.enabled) matched (OnPropertyCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition)
KubernetesAutoConfiguration.KubernetesActuatorConfiguration#kubernetesHealthIndicator matched:
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
LegacyHealthEndpointCompatibilityConfiguration#healthAggregator matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans (OnBeanCondition)
LegacyHealthEndpointCompatibilityConfiguration#healthIndicatorRegistry matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthIndicatorRegistry; SearchStrategy: all) did not find any beans (OnBeanCondition)
LegacyHealthEndpointCompatibilityConfiguration#healthStatusHttpMapper matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans (OnBeanCondition)
LifecycleMvcEndpointAutoConfiguration#environmentManager matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
ManagementContextAutoConfiguration.SameManagementContextConfiguration matched:
- Management Port actual port type (SAME) matched required type (OnManagementPortCondition)
MappingsEndpointAutoConfiguration.ServletWebConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
MappingsEndpointAutoConfiguration.ServletWebConfiguration.SpringMvcConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition)
MultipartAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition)
MultipartAutoConfiguration#multipartConfigElement matched:
- @ConditionalOnBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
MultipartAutoConfiguration#multipartResolver matched:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
NamedParameterJdbcTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
NoOpCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition)
OAuth2ResourceServerAutoConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
PauseResumeEndpointsConfiguration#pauseEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) found bean 'restartEndpointWithoutIntegration'; @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint$PauseEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.pause.enabled found so using endpoint default (OnEnabledEndpointCondition)
PauseResumeEndpointsConfiguration#resumeEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) found bean 'restartEndpointWithoutIntegration'; @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint$ResumeEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.resume.enabled found so using endpoint default (OnEnabledEndpointCondition)
PersistenceExceptionTranslationAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition)
PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched:
- @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched:
- @ConditionalOnBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition)
QuartzAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.quartz.Scheduler', 'org.springframework.scheduling.quartz.SchedulerFactoryBean', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
QuartzAutoConfiguration#quartzScheduler matched:
- @ConditionalOnBean (types: org.springframework.scheduling.quartz.SchedulerFactoryBean; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition)
- @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition)
RefreshAutoConfiguration#contextRefresher matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.refresh.ContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration#loggingRebinder matched:
- @ConditionalOnBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration#refreshScope matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition)
RefreshAutoConfiguration.JpaInvokerConfiguration matched:
- @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition)
RefreshEndpointAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration', 'org.springframework.boot.actuate.health.Health' (OnClassCondition)
RefreshEndpointAutoConfiguration#refreshScopeHealthIndicator matched:
- @ConditionalOnBean (types: org.springframework.cloud.health.RefreshScopeHealthIndicator; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration matched:
- @ConditionalOnBean (types: org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration' (OnBeanCondition)
RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration#refreshEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.refresh.ContextRefresher; SearchStrategy: all) found bean 'contextRefresher'; @ConditionalOnBean (types: org.springframework.cloud.endpoint.RefreshEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint found property management.endpoint.refresh.enabled with value true (OnEnabledEndpointCondition)
RestTemplateAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition)
- NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition)
RestTemplateAutoConfiguration#restTemplateBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
RestartEndpointWithoutIntegrationConfiguration matched:
- @ConditionalOnMissingClass did not find unwanted class 'org.springframework.integration.monitor.IntegrationMBeanExporter' (OnClassCondition)
RestartEndpointWithoutIntegrationConfiguration#restartEndpointWithoutIntegration matched:
- @ConditionalOnEnabledEndpoint found property management.endpoint.restart.enabled with value true (OnEnabledEndpointCondition)
- @ConditionalOnBean (types: org.springframework.cloud.context.restart.RestartEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
ServletEndpointManagementContextConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
ServletManagementContextAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.Servlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched:
- @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedTomcat matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition)
- @ConditionalOnBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition)
SimpleCacheConfiguration matched:
- Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition)
SpringDataWebAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#pageableCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
SpringDataWebAutoConfiguration#sortCustomizer matched:
- @ConditionalOnBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskExecutionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition)
TaskExecutionAutoConfiguration#taskExecutorBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TaskSchedulingAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition)
TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched:
- @ConditionalOnBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition)
TransactionAutoConfiguration#platformTransactionManagerCustomizers matched:
- @ConditionalOnBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched:
- @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration matched:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition)
TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched:
- @ConditionalOnBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration matched:
- @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition)
- @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition)
ValidationAutoConfiguration#defaultValidator matched:
- @ConditionalOnBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition)
ValidationAutoConfiguration#methodValidationPostProcessor matched:
- @ConditionalOnBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
WebEndpointAutoConfiguration#controllerEndpointDiscoverer matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration#endpointMediaTypes matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration#pathMappedEndpoints matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration#webEndpointDiscoverer matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebEndpointAutoConfiguration.WebEndpointServletConfiguration matched:
- found 'session' scope (OnWebApplicationCondition)
WebEndpointAutoConfiguration.WebEndpointServletConfiguration#servletEndpointDiscoverer matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration#formContentFilter matched:
- @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched:
- @ConditionalOnBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched:
- @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcEndpointManagementContextConfiguration matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet,org.springframework.boot.actuate.endpoint.web.WebEndpointsSupplier; SearchStrategy: all) found beans 'webEndpointDiscoverer', 'dispatcherServlet' (OnBeanCondition)
WebMvcEndpointManagementContextConfiguration#controllerEndpointHandlerMapping matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebMvcEndpointManagementContextConfiguration#webEndpointServletHandlerMapping matched:
- @ConditionalOnBean (types: org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping; SearchStrategy: all) did not find any beans (OnBeanCondition)
WebSocketServletAutoConfiguration matched:
- @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched:
- @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition)
WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched:
- @ConditionalOnBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition)
WritableEnvironmentEndpointAutoConfiguration matched:
- @ConditionalOnClass found required classes 'org.springframework.boot.actuate.env.EnvironmentEndpoint', 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition)
- @ConditionalOnProperty (management.endpoint.env.post.enabled) matched (OnPropertyCondition)
- @ConditionalOnBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) found bean 'environmentManager' (OnBeanCondition)
WritableEnvironmentEndpointAutoConfiguration#environmentEndpoint matched:
- @ConditionalOnBean (types: org.springframework.cloud.context.environment.WritableEnvironmentEndpoint; SearchStrategy: all) did not find any beans (OnBeanCondition)
- @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)
WritableEnvironmentEndpointAutoConfiguration#environmentEndpointWebExtension matched:
- @ConditionalOnEnabledEndpoint no property management.endpoint.env.enabled found so using endpoint default (OnEnabledEndpointCondition)
Negative matches:
-----------------
ActiveMQConnectionFactoryConfiguration.PooledConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.messaginghub.pooled.jms.JmsPoolConnectionFactory', 'org.apache.commons.pool2.PooledObject' (OnClassCondition)
ActiveMQConnectionFactoryConfiguration.SimpleConnectionFactoryConfiguration#jmsConnectionFactory:
Did not match:
- @ConditionalOnProperty (spring.jms.cache.enabled=false) did not find property 'enabled' (OnPropertyCondition)
ActiveMQXAConnectionFactoryConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jms.XAConnectionFactoryWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jms.XAConnectionFactoryWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'javax.transaction.TransactionManager' (OnClassCondition)
AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
AopAutoConfiguration.ClassProxyingConfiguration:
Did not match:
- @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition)
AppOpticsMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.appoptics.AppOpticsMeterRegistry' (OnClassCondition)
ArtemisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition)
AtlasMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.atlas.AtlasMeterRegistry' (OnClassCondition)
AtomikosJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition)
AuditAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.audit.AuditEventRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.audit.AuditEventRepository (OnBeanCondition)
Matched:
- @ConditionalOnProperty (management.auditevents.enabled) matched (OnPropertyCondition)
AuditEventsEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.auditevents.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
BatchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition)
BeansEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.beans.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
BitronixJtaConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'bitronix.tm.jndi.BitronixContext' (OnClassCondition)
CacheAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor:
Did not match:
- Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition)
CacheMeterBinderProvidersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.MeterBinder' (OnClassCondition)
CacheMetricsAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.cache.CacheManager; SearchStrategy: all) did not find any beans of type org.springframework.cache.CacheManager (OnBeanCondition)
CachesEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.caches.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition)
CaffeineCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition)
CassandraAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition)
CassandraReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition)
CassandraRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.datastax.driver.core.Session' (OnClassCondition)
ClientHttpConnectorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CloudFoundryActuatorAutoConfiguration:
Did not match:
- @ConditionalOnCloudPlatform did not find CLOUD_FOUNDRY (OnCloudPlatformCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (management.cloudfoundry.enabled) matched (OnPropertyCondition)
CloudServiceConnectorsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition)
CodecsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
CompositeMeterRegistryAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.composite.CompositeMeterRegistry' (OnClassCondition)
ConditionsReportEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.conditions.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
ConfigurationPropertiesReportEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.configprops.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
CouchbaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition)
CouchbaseDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition)
CouchbaseReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
CouchbaseRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition)
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration:
Did not match:
- EmbeddedDataSource found supported pooled data source (DataSourceAutoConfiguration.EmbeddedDatabaseCondition)
DataSourceConfiguration.Dbcp2:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourceConfiguration.Generic:
Did not match:
- @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition)
DataSourceConfiguration.Tomcat:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourceJmxConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition)
DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition)
DataSourcePoolMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
DataSourceTransactionManagerAutoConfiguration.DataSourceTransactionManagerConfiguration#transactionManager:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.PlatformTransactionManager' transactionManager (OnBeanCondition)
DatadogMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.datadog.DatadogMeterRegistry' (OnClassCondition)
DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition)
DynatraceMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.dynatrace.DynatraceMeterRegistry' (OnClassCondition)
EhCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition)
ElasticMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.elastic.ElasticMeterRegistry' (OnClassCondition)
ElasticSearchClientHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticSearchJestHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
ElasticSearchRestHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
ElasticsearchAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
ElasticsearchDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition)
ElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition)
EmbeddedLdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition)
EmbeddedMongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition)
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
EnvironmentEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.env.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
ErrorWebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
FlywayAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FlywayEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition)
FreeMarkerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition)
GangliaMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.ganglia.GangliaMeterRegistry' (OnClassCondition)
GraphiteMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.graphite.GraphiteMeterRegistry' (OnClassCondition)
GroovyTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition)
GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jsonb) did not find property 'spring.http.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=gson) did not find property 'spring.http.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition)
H2ConsoleAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.h2.console.enabled=true) did not find property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.h2.server.web.WebServlet' (OnClassCondition)
- found 'session' scope (OnWebApplicationCondition)
HazelcastAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition)
HazelcastHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HazelcastJpaDependencyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition)
HealthEndpointReactiveWebExtensionConfiguration:
Did not match:
- did not find reactive web application classes (OnWebApplicationCondition)
HeapDumpWebEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.heapdump.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
HibernateMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
HttpClientMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
HttpHandlerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
HttpTraceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.trace.http.HttpTraceRepository; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.trace.http.HttpTraceRepository (OnBeanCondition)
Matched:
- @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition)
- @ConditionalOnProperty (management.trace.http.enabled) matched (OnPropertyCondition)
HttpTraceAutoConfiguration.ReactiveTraceFilterConfiguration:
Did not match:
- did not find reactive web application classes (OnWebApplicationCondition)
- Ancestor org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
HttpTraceAutoConfiguration.ServletTraceFilterConfiguration:
Did not match:
- Ancestor org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition)
Matched:
- found 'session' scope (OnWebApplicationCondition)
HttpTraceEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.httptrace.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
HumioMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.humio.HumioMeterRegistry' (OnClassCondition)
HypermediaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition)
InfinispanCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition)
InfluxDbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
InfluxDbHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition)
InfluxMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.influx.InfluxMeterRegistry' (OnClassCondition)
InfoContributorAutoConfiguration#buildInfoContributor:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.info.BuildProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
Matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
InfoContributorAutoConfiguration#gitInfoContributor:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.info.GitProperties; SearchStrategy: all) did not find any beans (OnBeanCondition)
Matched:
- @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true (OnEnabledInfoContributorCondition)
IntegrationAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition)
IntegrationGraphEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.graph.IntegrationGraphServer' (OnClassCondition)
JCacheCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition)
JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition)
JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition)
JdbcRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition)
JerseyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition)
JerseySameManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
JerseyServerMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.jersey2.server.MetricsApplicationEventListener' (OnClassCondition)
JerseyWebEndpointManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
JestAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition)
JettyMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.jetty.JettyServerThreadPoolMetrics' (OnClassCondition)
JmsAnnotationDrivenConfiguration.JndiConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
JmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition)
JmxEndpointAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition)
JmxMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.jmx.JmxMeterRegistry' (OnClassCondition)
JndiConnectionFactoryAutoConfiguration:
Did not match:
- AnyNestedCondition 0 matched 2 did not; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Property @ConditionalOnProperty (spring.jms.jndi-name) did not find property 'jndi-name'; NestedCondition on JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition.Jndi @ConditionalOnJndi JNDI environment is not available (JndiConnectionFactoryAutoConfiguration.JndiOrPropertyCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition)
JndiDataSourceAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
JndiJtaConfiguration:
Did not match:
- @ConditionalOnJndi JNDI environment is not available (OnJndiCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition)
JolokiaEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jolokia.http.AgentServlet' (OnClassCondition)
JooqAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition)
JpaRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &vesDataRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition)
- @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition)
JsonbAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JsonbHttpMessageConvertersConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition)
JvmMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
KafkaAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition)
KafkaMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.kafka.KafkaConsumerMetrics' (OnClassCondition)
KairosMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.kairos.KairosMeterRegistry' (OnClassCondition)
KubernetesAutoConfiguration#kubernetesClient:
Did not match:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.KubernetesClient; SearchStrategy: all) found beans of type 'io.fabric8.kubernetes.client.KubernetesClient' kubernetesClient (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesClientConfig:
Did not match:
- @ConditionalOnBean (types: io.fabric8.kubernetes.client.Config; SearchStrategy: all) found beans of type 'io.fabric8.kubernetes.client.Config' kubernetesClientConfig (OnBeanCondition)
KubernetesAutoConfiguration#kubernetesPodUtils:
Did not match:
- @ConditionalOnBean (types: org.springframework.cloud.kubernetes.StandardPodUtils; SearchStrategy: all) found beans of type 'org.springframework.cloud.kubernetes.StandardPodUtils' kubernetesPodUtils (OnBeanCondition)
LdapAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition)
LdapHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ldap.core.LdapOperations' (OnClassCondition)
LdapRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition)
LegacyHealthEndpointAdaptersConfiguration#healthAggregatorStatusAggregatorAdapter:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthAggregator; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.health.HealthAggregator (OnBeanCondition)
LegacyHealthEndpointAdaptersConfiguration#healthStatusHttpMapperHttpCodeStatusMapperAdapter:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.actuate.health.HealthStatusHttpMapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.actuate.health.HealthStatusHttpMapper (OnBeanCondition)
LegacyHealthEndpointCompatibilityConfiguration.LegacyReactiveHealthEndpointCompatibilityConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition)
LiquibaseAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition)
LiquibaseEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition)
Log4J2MetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.logging.Log4j2Metrics' (OnClassCondition)
LogFileWebEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.logfile.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
LogbackMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'ch.qos.logback.classic.LoggerContext' (OnClassCondition)
LoggersEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.loggers.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
MailHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.mail.javamail.JavaMailSenderImpl; SearchStrategy: all) did not find any beans of type org.springframework.mail.javamail.JavaMailSenderImpl (OnBeanCondition)
Matched:
- @ConditionalOnClass found required class 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnClassCondition)
- @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true (OnEnabledHealthIndicatorCondition)
MailSenderAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition)
MailSenderValidatorAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition)
ManagementContextAutoConfiguration.DifferentManagementContextConfiguration:
Did not match:
- Management Port actual port type (SAME) did not match required type (DIFFERENT) (OnManagementPortCondition)
ManagementWebSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter' (OnClassCondition)
MappingsEndpointAutoConfiguration#mappingsEndpoint:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.mappings.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
MappingsEndpointAutoConfiguration.ReactiveWebConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
MessageSourceAutoConfiguration:
Did not match:
- ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition)
MetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)
MetricsEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.annotation.Timed' (OnClassCondition)
MongoAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MongoDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition)
MongoHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition)
MongoReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
MongoReactiveRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition)
MongoRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition)
MustacheAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition)
Neo4jDataAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.SessionFactory' (OnClassCondition)
Neo4jRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.neo4j.ogm.session.Neo4jSession' (OnClassCondition)
NewRelicMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.newrelic.NewRelicMeterRegistry' (OnClassCondition)
OAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.JwtConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken', 'org.springframework.security.oauth2.jwt.JwtDecoder' (OnClassCondition)
OAuth2ResourceServerAutoConfiguration.OpaqueTokenConfiguration:
Did not match:
- @ConditionalOnClass did not find required classes 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector' (OnClassCondition)
ProjectInfoAutoConfiguration#buildProperties:
Did not match:
- @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition)
ProjectInfoAutoConfiguration#gitProperties:
Did not match:
- GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition)
PrometheusMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.prometheus.PrometheusMeterRegistry' (OnClassCondition)
QuartzAutoConfiguration.JdbcStoreTypeConfiguration:
Did not match:
- @ConditionalOnProperty (spring.quartz.job-store-type=jdbc) did not find property 'job-store-type' (OnPropertyCondition)
RSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketRequesterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition)
RSocketServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.rsocket.RSocketFactory' (OnClassCondition)
RSocketStrategiesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition)
RabbitAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition)
RabbitHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.amqp.rabbit.core.RabbitTemplate' (OnClassCondition)
RabbitMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.rabbitmq.client.ConnectionFactory' (OnClassCondition)
ReactiveCloudFoundryActuatorAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
ReactiveElasticsearchRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition)
ReactiveHealthEndpointConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveManagementContextAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveManagementWebSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveOAuth2ClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveOAuth2ResourceServerAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition)
ReactiveRestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition)
ReactiveSecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
ReactiveUserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition)
ReactiveWebServerFactoryAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
RedisAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition)
RedisCacheConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition)
RedisReactiveAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisReactiveHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition)
RedisRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition)
RepositoryRestMvcAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition)
RestClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClient' (OnClassCondition)
RestartEndpointWithIntegrationConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.integration.monitor.IntegrationMBeanExporter' (OnClassCondition)
Saml2RelyingPartyAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition)
ScheduledTasksEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.scheduledtasks.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
SecurityAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition)
SecurityFilterAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition)
SecurityRequestMatchersManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.web.util.matcher.RequestMatcher' (OnClassCondition)
SendGridAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition)
ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.ResourceConfig' (OnClassCondition)
ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration:
Did not match:
- @ConditionalOnProperty (management.server.add-application-context-header=true) did not find property 'add-application-context-header' (OnPropertyCondition)
ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter:
Did not match:
- @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition)
ServletWebServerFactoryConfiguration.EmbeddedJetty:
Did not match:
- @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition)
ServletWebServerFactoryConfiguration.EmbeddedUndertow:
Did not match:
- @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition)
SessionAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition)
SessionsEndpointAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.session.FindByIndexNameSessionRepository' (OnClassCondition)
ShutdownEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.shutdown.enabled found so using endpoint default (OnAvailableEndpointCondition)
SignalFxMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.signalfx.SignalFxMeterRegistry' (OnClassCondition)
SimpleMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnBean did not find required type 'io.micrometer.core.instrument.Clock' (OnBeanCondition)
SolrAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition)
SolrHealthContributorAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SolrRepositoriesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.SolrClient' (OnClassCondition)
SpringApplicationAdminJmxAutoConfiguration:
Did not match:
- @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition)
StatsdMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.statsd.StatsdMeterRegistry' (OnClassCondition)
SystemMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition)
TaskExecutionAutoConfiguration#applicationTaskExecutor:
Did not match:
- @ConditionalOnBean (types: java.util.concurrent.Executor; SearchStrategy: all) found beans of type 'java.util.concurrent.Executor' threadPoolTaskExecutor1, threadPoolTaskExecutor2 (OnBeanCondition)
TaskSchedulingAutoConfiguration#taskScheduler:
Did not match:
- @ConditionalOnBean (types: org.springframework.scheduling.annotation.SchedulingConfigurer,org.springframework.scheduling.TaskScheduler,java.util.concurrent.ScheduledExecutorService; SearchStrategy: all) found beans of type 'org.springframework.scheduling.TaskScheduler' taskScheduler (OnBeanCondition)
ThreadDumpEndpointAutoConfiguration:
Did not match:
- @ConditionalOnAvailableEndpoint no property management.endpoint.threaddump.enabled found so using endpoint default; @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed (OnAvailableEndpointCondition)
ThymeleafAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition)
TomcatMetricsAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.binder.tomcat.TomcatMetrics' (OnClassCondition)
TransactionAutoConfiguration#transactionalOperator:
Did not match:
- @ConditionalOnBean (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition)
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration:
Did not match:
- @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition)
UserDetailsServiceAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition)
WavefrontMetricsExportAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.micrometer.wavefront.WavefrontMeterRegistry' (OnClassCondition)
WebClientAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition)
WebFluxAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition)
WebFluxEndpointManagementContextConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition)
WebFluxMetricsAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebMvcAutoConfiguration#hiddenHttpMethodFilter:
Did not match:
- @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition)
WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration:
Did not match:
- @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver:
Did not match:
- @ConditionalOnBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition)
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver:
Did not match:
- @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition)
WebMvcMetricsAutoConfiguration:
Did not match:
- @ConditionalOnBean did not find required type 'io.micrometer.core.instrument.MeterRegistry' (OnBeanCondition)
WebServiceTemplateAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition)
WebServicesAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition)
WebSocketMessagingAutoConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition)
WebSocketReactiveAutoConfiguration:
Did not match:
- @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition)
WebSocketServletAutoConfiguration.JettyWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition)
WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration:
Did not match:
- @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition)
XADataSourceAutoConfiguration:
Did not match:
- @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition)
Matched:
- @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition)
Exclusions:
-----------
None
Unconditional classes:
----------------------
org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration
org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration
org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration
2024-11-09 12:08:02 Started VESAgentServiceRestTest in 6.737 seconds (JVM running for 8.493)
2024-11-09 12:08:02 Storing ApplicationContext [1156291313] in cache under key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@4f34e75e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@4f34e75e, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@4f34e75e, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request Fault processing started
2024-11-09 12:08:02 Converting Notification to VES fault event started
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-09 12:08:02 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-09 12:08:02 NotificationType is NewAlarm validated successfully
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-09 12:08:02 Severity is validated successfully : CRITICAL
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-09 12:08:02 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@2d64e176]
2024-11-09 12:08:02 VES Notification request Fault processing completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@4f34e75e, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@4f34e75e, testMethod = processFaultEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2cd89760, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2cd89760, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2cd89760, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request Fault processing started
2024-11-09 12:08:02 Converting Notification to VES fault event started
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-09 12:08:02 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-09 12:08:02 NotificationType is NewAlarm validated successfully
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-09 12:08:02 Severity is validated successfully : CRITICAL
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-09 12:08:02 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@73dc3a88]
2024-11-09 12:08:02 VES Notification request Fault processing completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2cd89760, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2cd89760, testMethod = processFaultEventCriticalTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@68f29770, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@68f29770, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@68f29770, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request Fault processing started
2024-11-09 12:08:02 Converting Notification to VES fault event started
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-09 12:08:02 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-09 12:08:02 NotificationType is NewAlarm validated successfully
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-09 12:08:02 Severity is validated successfully : CLEAR
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-09 12:08:02 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@d2969b9]
2024-11-09 12:08:02 VES Notification request Fault processing completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@68f29770, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@68f29770, testMethod = processFaultEventClearTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3ab26800, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3ab26800, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3ab26800, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request PnfRegister on container restart processing started
2024-11-09 12:08:02 Converting Notification to VES pnfevent started
2024-11-09 12:08:02 Converting Notification to VES pnfevent completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3ab26800, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@3ab26800, testMethod = processOnRestartEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@465a2962, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@465a2962, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@465a2962, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request PnfRegister on container restart processing started
2024-11-09 12:08:02 Converting Notification to VES pnfevent started
2024-11-09 12:08:02 Converting Notification to VES pnfevent completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@465a2962, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@465a2962, testMethod = processOnRestartEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2459740f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2459740f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2459740f, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request PnfRegister processing started
2024-11-09 12:08:02 Converting Notification to VES pnfevent started
2024-11-09 12:08:02 Converting Notification to VES pnfevent completed
2024-11-09 12:08:02 VES message for PnfRegistration : {"event":{"commonEventHeader":{"version":"4.0.1","vesEventListenerVersion":"7.0.1","domain":"pnfRegistration","eventName":"pnfReg_LTE_Enterprise_C-RANSC_Cntrl-ORAN","eventType":"Pnfevt","eventId":"PnfReg00005B9A11731154082839","sequence":0,"priority":"High","reportingEntityId":"00005B9A1","reportingEntityName":"0005B9A1","sourceId":"00005B9A1","sourceName":"0005B9A1","nfVendorName":"ORAN","nfNamingCode":"","nfcNamingCode":"","startEpochMicrosec":1731154082839,"lastEpochMicrosec":1731154082839},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.0","serialNumber":"00005B9A1","vendorName":"ORAN","oamV4IpAddress":"10.211.5.27","oamV6IpAddress":"","unitType":"TR069","unitFamily":"ORAN","modelNumber":"LTE_Enterprise_C-RANSC_Cntrl","manufactureDate":"","macAddress":"00005B9A1","lastServiceDate":"09112024","additionalFields":{"protocol":"SSH","password":"netconf","oamPort":"17830","betweenAttemptsTimeout":"2000","keepaliveDelay":"120","sleep-factor":"1.5","reconnectOnChangedSchema":"false","connectionTimeout":"20000","maxConnectionAttempts":"100","username":"netconf","tcpOnly":"false"}}}}
2024-11-09 12:08:02 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:02 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-09 12:08:02 parse() - HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-09 12:08:02 throwQueryException() : no errors
2024-11-09 12:08:02 --- HQL AST ---
\-[QUERY] Node: 'query'
+-[SELECT_FROM] Node: 'SELECT_FROM'
| +-[FROM] Node: 'from'
| | \-[RANGE] Node: 'RANGE'
| | +-[DOT] Node: '.'
| | | +-[DOT] Node: '.'
| | | | +-[DOT] Node: '.'
| | | | | +-[DOT] Node: '.'
| | | | | | +-[DOT] Node: '.'
| | | | | | | +-[IDENT] Node: 'org'
| | | | | | | \-[IDENT] Node: 'commscope'
| | | | | | \-[IDENT] Node: 'tr069adapter'
| | | | | \-[IDENT] Node: 'vesagent'
| | | | \-[IDENT] Node: 'entity'
| | | \-[IDENT] Node: 'DeviceDataEntity'
| | \-[ALIAS] Node: 'generatedAlias0'
| \-[SELECT] Node: 'select'
| \-[IDENT] Node: 'generatedAlias0'
\-[WHERE] Node: 'where'
\-[AND] Node: 'and'
+-[EQ] Node: '='
| +-[DOT] Node: '.'
| | +-[IDENT] Node: 'generatedAlias0'
| | \-[IDENT] Node: 'deviceId'
| \-[COLON] Node: ':'
| \-[IDENT] Node: 'param0'
\-[EQ] Node: '='
+-[DOT] Node: '.'
| +-[IDENT] Node: 'generatedAlias0'
| \-[IDENT] Node: 'attrGroup'
\-[COLON] Node: ':'
\-[IDENT] Node: 'param1'
2024-11-09 12:08:02 select << begin [level=1, statement=select]
2024-11-09 12:08:02 FromClause{level=1} : org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity (generatedAlias0) -> devicedata0_
2024-11-09 12:08:02 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-09 12:08:02 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-09 12:08:02 getDataType() : deviceId -> org.hibernate.type.StringType@68917e71
2024-11-09 12:08:02 Resolved : generatedAlias0.deviceId -> devicedata0_.device_id
2024-11-09 12:08:02 Resolved : generatedAlias0 -> devicedata0_.id
2024-11-09 12:08:02 getDataType() : attrGroup -> org.hibernate.type.StringType@68917e71
2024-11-09 12:08:02 Resolved : generatedAlias0.attrGroup -> devicedata0_.attr_group
2024-11-09 12:08:02 select : finishing up [level=1, statement=select]
2024-11-09 12:08:02 processQuery() : ( SELECT ( {select clause} devicedata0_.id ) ( FromClause{level=1} ves_device_data devicedata0_ ) ( where ( and ( = ( devicedata0_.device_id devicedata0_.id deviceId ) ? ) ( = ( devicedata0_.attr_group devicedata0_.id attrGroup ) ? ) ) ) )
2024-11-09 12:08:02 Tables referenced from query nodes:
\-QueryNode
+-SelectClause
| referencedTables(entity DeviceDataEntity): [ves_device_data]
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-SqlFragment
+-FromClause
| \-FromElement
\-SqlNode
\-SqlNode
+-BinaryLogicOperatorNode
| +-DotNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: [ves_device_data]
| | path: generatedAlias0.deviceId
| | originalPropertyName: deviceId
| | +-IdentNode
| | | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | | referencedTables: null
| | | originalText: generatedAlias0
| | \-IdentNode
| | persister: null
| | referencedTables: null
| | originalText: deviceId
| \-ParameterNode
\-BinaryLogicOperatorNode
+-DotNode
| persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| referencedTables: [ves_device_data]
| path: generatedAlias0.attrGroup
| originalPropertyName: attrGroup
| +-IdentNode
| | persister: SingleTableEntityPersister(org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity)
| | referencedTables: null
| | originalText: generatedAlias0
| \-IdentNode
| persister: null
| referencedTables: null
| originalText: attrGroup
\-ParameterNode
2024-11-09 12:08:02 Using FROM fragment [ves_device_data devicedata0_]
2024-11-09 12:08:02 select >> end [level=1, statement=select]
2024-11-09 12:08:02 --- SQL AST ---
\-[SELECT] QueryNode: 'SELECT' querySpaces (ves_device_data)
+-[SELECT_CLAUSE] SelectClause: '{select clause}'
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id as id1_0_' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[SQL_TOKEN] SqlFragment: 'devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_'
+-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[devicedata0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]}
| \-[FROM_FRAGMENT] FromElement: 'ves_device_data devicedata0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=ves_device_data,tableAlias=devicedata0_,origin=null,columns={,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity}}
\-[WHERE] SqlNode: 'where'
\-[AND] SqlNode: 'and'
+-[EQ] BinaryLogicOperatorNode: '='
| +-[DOT] DotNode: 'devicedata0_.device_id' {propertyName=deviceId,dereferenceType=PRIMITIVE,getPropertyPath=deviceId,path=generatedAlias0.deviceId,tableAlias=devicedata0_,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity,classAlias=generatedAlias0}
| | +-[ALIAS_REF] IdentNode: 'devicedata0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| | \-[IDENT] IdentNode: 'deviceId' {originalText=deviceId}
| \-[NAMED_PARAM] ParameterNode: '?' {name=param0, expectedType=org.hibernate.type.StringType@68917e71}
\-[EQ] BinaryLogicOperatorNode: '='
+-[DOT] DotNode: 'devicedata0_.attr_group' {propertyName=attrGroup,dereferenceType=PRIMITIVE,getPropertyPath=attrGroup,path=generatedAlias0.attrGroup,tableAlias=devicedata0_,className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity,classAlias=generatedAlias0}
| +-[ALIAS_REF] IdentNode: 'devicedata0_.id' {alias=generatedAlias0, className=org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity, tableAlias=devicedata0_}
| \-[IDENT] IdentNode: 'attrGroup' {originalText=attrGroup}
\-[NAMED_PARAM] ParameterNode: '?' {name=param1, expectedType=org.hibernate.type.StringType@68917e71}
2024-11-09 12:08:02 throwQueryException() : no errors
2024-11-09 12:08:02 HQL: select generatedAlias0 from org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-09 12:08:02 SQL: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-09 12:08:02 throwQueryException() : no errors
2024-11-09 12:08:02 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-09 12:08:02 Creating heartbeat records and timer using default heartbeatPeriod 5 minutes.
2024-11-09 12:08:02 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:02 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-09 12:08:02 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-09 12:08:02 Adding transactional method 'save' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-09 12:08:02 Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2024-11-09 12:08:02 Opened new EntityManager [SessionImpl(818855103)] for JPA transaction
2024-11-09 12:08:02 On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
2024-11-09 12:08:02 begin
2024-11-09 12:08:02 Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@2bab1574]
2024-11-09 12:08:02 call next value for hibernate_sequence
Hibernate: call next value for hibernate_sequence
2024-11-09 12:08:02 Sequence value obtained: 1
2024-11-09 12:08:02 HHH000387: ResultSet's statement was not registered
2024-11-09 12:08:02 Generated identifier: 1, using strategy: org.hibernate.id.enhanced.SequenceStyleGenerator
2024-11-09 12:08:02 Initiating transaction commit
2024-11-09 12:08:02 Committing JPA transaction on EntityManager [SessionImpl(818855103)]
2024-11-09 12:08:02 committing
2024-11-09 12:08:02 Processing flush-time cascades
2024-11-09 12:08:02 Dirty checking collections
2024-11-09 12:08:02 Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
2024-11-09 12:08:02 Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
2024-11-09 12:08:02 Listing entities:
2024-11-09 12:08:02 org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity{attrGroup=heartbeat, oui=0005B9, eNodeBName=0005B9A1, productClass=LTE_Enterprise_C-RANSC_Cntrl, attrJson={"heartbeat.heartbeatPeriod":"5"}, id=1, deviceId=00005B9A1, lastUpdateTime=Sat Nov 09 12:08:02 UTC 2024}
2024-11-09 12:08:02 insert into ves_device_data (attr_group, attr_json, device_id, enodeb_name, last_updated_time, oui, product_class, id) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into ves_device_data (attr_group, attr_json, device_id, enodeb_name, last_updated_time, oui, product_class, id) values (?, ?, ?, ?, ?, ?, ?, ?)
2024-11-09 12:08:02 Closing JPA EntityManager [SessionImpl(818855103)] after transaction
2024-11-09 12:08:02 VES Notification request PnfRegister processing completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2459740f, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2459740f, testMethod = processPnfEventTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@711eee36, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@711eee36, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@711eee36, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request PnfRegister processing started
2024-11-09 12:08:02 Converting Notification to VES pnfevent started
2024-11-09 12:08:02 Converting Notification to VES pnfevent completed
2024-11-09 12:08:02 VES message for PnfRegistration : {"event":{"commonEventHeader":{"version":"4.0.1","vesEventListenerVersion":"7.0.1","domain":"pnfRegistration","eventName":"pnfReg_LTE_Enterprise_C-RANSC_Cntrl-ORAN","eventType":"Pnfevt","eventId":"PnfReg00005B9A11731154082948","sequence":0,"priority":"High","reportingEntityId":"00005B9A1","reportingEntityName":"00005B9A1","sourceId":"00005B9A1","sourceName":"00005B9A1","nfVendorName":"ORAN","nfNamingCode":"","nfcNamingCode":"","startEpochMicrosec":1731154082948,"lastEpochMicrosec":1731154082948},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.0","serialNumber":"00005B9A1","vendorName":"ORAN","oamV4IpAddress":"10.211.5.27","oamV6IpAddress":"","unitType":"TR069","unitFamily":"ORAN","modelNumber":"LTE_Enterprise_C-RANSC_Cntrl","manufactureDate":"","macAddress":"00005B9A1","lastServiceDate":"09112024","additionalFields":{"protocol":"SSH","password":"netconf","oamPort":"17830","betweenAttemptsTimeout":"2000","keepaliveDelay":"120","sleep-factor":"1.5","reconnectOnChangedSchema":"false","connectionTimeout":"20000","maxConnectionAttempts":"100","username":"netconf","tcpOnly":"false"}}}}
2024-11-09 12:08:02 Creating new EntityManager for shared EntityManager invocation
2024-11-09 12:08:02 Rendered criteria query -> select generatedAlias0 from DeviceDataEntity as generatedAlias0 where ( generatedAlias0.deviceId=:param0 ) and ( generatedAlias0.attrGroup=:param1 )
2024-11-09 12:08:02 select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
Hibernate: select devicedata0_.id as id1_0_, devicedata0_.attr_group as attr_gro2_0_, devicedata0_.attr_json as attr_jso3_0_, devicedata0_.device_id as device_i4_0_, devicedata0_.enodeb_name as enodeb_n5_0_, devicedata0_.last_updated_time as last_upd6_0_, devicedata0_.oui as oui7_0_, devicedata0_.product_class as product_8_0_ from ves_device_data devicedata0_ where devicedata0_.device_id=? and devicedata0_.attr_group=?
2024-11-09 12:08:02 Result set row: 0
2024-11-09 12:08:02 Result row: EntityKey[org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity#1]
2024-11-09 12:08:02 Resolving attributes for [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity#1]
2024-11-09 12:08:02 Processing attribute `attrGroup` : value = heartbeat
2024-11-09 12:08:02 Attribute (`attrGroup`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Processing attribute `attrJson` : value = {"heartbeat.heartbeatPeriod":"5"}
2024-11-09 12:08:02 Attribute (`attrJson`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Processing attribute `deviceId` : value = 00005B9A1
2024-11-09 12:08:02 Attribute (`deviceId`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Processing attribute `eNodeBName` : value = 0005B9A1
2024-11-09 12:08:02 Attribute (`eNodeBName`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Processing attribute `lastUpdateTime` : value = 2024-11-09 12:08:02.862
2024-11-09 12:08:02 Attribute (`lastUpdateTime`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Processing attribute `oui` : value = 0005B9
2024-11-09 12:08:02 Attribute (`oui`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Processing attribute `productClass` : value = LTE_Enterprise_C-RANSC_Cntrl
2024-11-09 12:08:02 Attribute (`productClass`) - enhanced for lazy-loading? - false
2024-11-09 12:08:02 Done materializing entity [org.commscope.tr069adapter.vesagent.entity.DeviceDataEntity#1]
2024-11-09 12:08:02 VES Notification request PnfRegister processing completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@711eee36, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@711eee36, testMethod = processPnfEventWhenEnbNullTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved @ProfileValueSourceConfiguration [null] for test class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1]
2024-11-09 12:08:02 Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2fb061db, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1]
2024-11-09 12:08:02 Performing dependency injection for test context [[DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2fb061db, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1]
2024-11-09 12:08:02 Before test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2fb061db, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1]
2024-11-09 12:08:02 VES Notification request processing started
2024-11-09 12:08:02 VES Notification request Fault processing started
2024-11-09 12:08:02 Converting Notification to VES fault event started
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventTime
2024-11-09 12:08:02 ADDING Device.FaultMgmt.ExpeditedEvent.1
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AlarmIdentifier
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.NotificationType
2024-11-09 12:08:02 NotificationType is NewAlarm validated successfully
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ManagedObjectInstance
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.EventType
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.ProbableCause
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.SpecificProblem
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.PerceivedSeverity
2024-11-09 12:08:02 Severity is validated successfully : CLEAR
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalText
2024-11-09 12:08:02 PARAM NAME Device.FaultMgmt.ExpeditedEvent.1.AdditionalInformation
2024-11-09 12:08:02 Converting Notification to VES fault event completed :[org.commscope.tr069adapter.vesagent.model.Event@45e6ebad]
2024-11-09 12:08:02 VES Notification request Fault processing completed
2024-11-09 12:08:02 VES Notification request processing completed
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1]
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1]
2024-11-09 12:08:02 After test method: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2fb061db, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
2024-11-09 12:08:02 Resetting RequestContextHolder for test context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest@2fb061db, testMethod = processFaultEventTimeZoneTest@VESAgentServiceRestTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true]].
2024-11-09 12:08:02 Retrieved ApplicationContext [1156291313] from cache with key [[WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
2024-11-09 12:08:02 Spring test ApplicationContext cache statistics: [DefaultContextCache@6bd61766 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1]
2024-11-09 12:08:02 After test class: context [DefaultTestContext@408708a1 testClass = VESAgentServiceRestTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3f7b15bb testClass = VESAgentServiceRestTest, locations = '{}', classes = '{class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter, class org.commscope.tr069adapter.vesagent.boot.VESAgentServiceBooter}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@39a03ccc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@50fe5df2, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@ea4c434, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@121c1a08, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@175c26ff], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.471 sec - in org.commscope.tr069adapter.vesagent.test.VESAgentServiceRestTest
2024-11-09 12:08:02 Closing org.springframework.web.context.support.GenericWebApplicationContext@44eb9af1, started on Sat Nov 09 12:07:57 UTC 2024, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@23338420
2024-11-09 12:08:03 Stopping beans in phase 2147483647
2024-11-09 12:08:03 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:08:03 Bean 'quartzScheduler' completed its stop procedure
2024-11-09 12:08:03 Shutting down Quartz Scheduler
2024-11-09 12:08:03 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
2024-11-09 12:08:03 Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-11-09 12:08:03 Shutting down threadpool...
2024-11-09 12:08:03 Shutdown of threadpool complete.
2024-11-09 12:08:03 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
2024-11-09 12:08:03 Shutting down ExecutorService 'taskScheduler'
2024-11-09 12:08:03 Closing JPA EntityManagerFactory for persistence unit 'default'
2024-11-09 12:08:03 HHH000031: Closing
2024-11-09 12:08:03 Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@4fc4bc95] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@6877b591]
2024-11-09 12:08:03 Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
2024-11-09 12:08:03 Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ ves-agent ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/jacoco.exec
[INFO] Analyzed bundle 'ves-agent' with 37 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ ves-agent ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/ves-agent-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ ves-agent ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ ves-agent ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ ves-agent ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ ves-agent ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ ves-agent ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ves-agent ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/ves-agent-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/ves/agent/ves-agent/1.0.0-SNAPSHOT/ves-agent-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml to /tmp/r/org/commscope/tr069adapter/ves/agent/ves-agent/1.0.0-SNAPSHOT/ves-agent-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ ves-agent ---
[INFO]
[INFO] -----------< org.commscope.tr069adapter.config:config-data >------------
[INFO] Building config-data 1.0.0-SNAPSHOT [15/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ config-data ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (default) @ config-data ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/oam-tr069-adapter-sonar/config-data/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ config-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-data ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /w/workspace/oam-tr069-adapter-sonar/config-data/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ config-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-data ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ config-data ---
[INFO] Surefire report directory: /w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports/2024-11-09T12-04-45_429-jvmRun1.dumpstream
[INFO] Running org.commscope.tr069adapter.config.ConfugurationDataControllerTests
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2024-11-09 12:08:06 Starting ConfugurationDataControllerTests on prd-ubuntu1804-docker-4c-4g-9936 with PID 5810 (started by jenkins in /w/workspace/oam-tr069-adapter-sonar/config-data)
2024-11-09 12:08:06 Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
2024-11-09 12:08:06 No active profile set, falling back to default profiles: default
Hibernate: drop table config_file_content if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table config_file_content (id bigint not null, file_content MEDIUMTEXT, hw_version varchar(64), macid varchar(255), sw_version varchar(64), primary key (id))
Hibernate: alter table config_file_content add constraint UKhbvccyplykx4233o6yfjfecae unique (macid, sw_version, hw_version)
2024-11-09 12:08:10 Started ConfugurationDataControllerTests in 4.233 seconds (JVM running for 6.268)
2024-11-09 12:08:10 Processing request to get configuration data for device 0005B95196D0
2024-11-09 12:08:10 Configuration file is not available for device 0005B95196D0
2024-11-09 12:08:10 Configuration data doesn't exist for device 0005B95196D0
2024-11-09 12:08:10 Importing file testMacId.xml
2024-11-09 12:08:10 Validating XML file
2024-11-09 12:08:10 Validating the XML file against XSD file: /xsd/ConfigurationData.xsd
2024-11-09 12:08:10 File is valid.
2024-11-09 12:08:10 XML file validation is successful
2024-11-09 12:08:10 Validating XML file
2024-11-09 12:08:10 Validating the XML file against XSD file: /xsd/ConfigurationData.xsd
2024-11-09 12:08:10 File is valid.
2024-11-09 12:08:10 XML file validation is successful
2024-11-09 12:08:10 property added.
2024-11-09 12:08:10 File hearder start element parsing started
2024-11-09 12:08:10 File hearder end element parsing started
2024-11-09 12:08:10 File hearder end element parsing started
2024-11-09 12:08:10 ignoreing the datafile end element
2024-11-09 12:08:10 Saving configuration file testMacId.xml content for device of macId testMacId
2024-11-09 12:08:10 Configuration file content saved successfully
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.737 s - in org.commscope.tr069adapter.config.ConfugurationDataControllerTests
[WARNING] ForkStarter IOException: 908 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
913 main DEBUG Installed 1 script engine
232 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
232 main DEBUG PluginManager 'Core' found 118 plugins
233 main DEBUG PluginManager 'Level' found 0 plugins
239 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
247 main DEBUG PluginManager 'TypeConverter' found 26 plugins
256 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
256 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
256 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
257 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
257 main DEBUG createProperty(name="LOG_FILE_NAME", value="application")
257 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
260 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=application}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
261 main DEBUG PluginManager 'Lookup' found 13 plugins
261 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
265 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
266 main DEBUG PluginManager 'Converter' found 47 plugins
279 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
286 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
287 main DEBUG Starting OutputStreamManager SYSTEM_OUT.true.false
288 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
289 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
290 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
294 main DEBUG createPolicy(size="4MB")
295 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
296 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
296 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
297 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
297 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
298 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
299 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
299 main DEBUG createFileCountCondition(exceeds="10", ={})
300 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
302 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
302 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
306 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
306 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
309 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
315 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/config-data/./target/test-logs/debug/application-debug.log
316 main DEBUG Starting RollingFileManager ./target/test-logs/debug/application-debug.log
320 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
323 main DEBUG PluginManager 'FileConverter' found 2 plugins
325 main DEBUG Setting prev file time to 2024-11-09T12:08:05.311+0000
328 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
328 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
328 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
329 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
330 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
330 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
331 main DEBUG createPolicy(size="4MB")
331 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
332 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
332 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
332 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
333 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
333 main DEBUG createNameCondition(glob="spring*.log", regex="null", ={})
334 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
334 main DEBUG createFileCountCondition(exceeds="10", ={})
334 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
335 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
335 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
336 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
336 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
337 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
338 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/config-data/./target/test-logs/debug/spring-framework.log
338 main DEBUG Starting RollingFileManager ./target/test-logs/debug/spring-framework.log
338 main DEBUG PluginManager 'FileConverter' found 2 plugins
339 main DEBUG Setting prev file time to 2024-11-09T12:08:05.335+0000
339 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
339 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
339 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
340 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
340 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
341 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
341 main DEBUG createPolicy(size="4MB")
341 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
342 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
342 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
342 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
342 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
343 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
343 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
343 main DEBUG createFileCountCondition(exceeds="10", ={})
343 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
344 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
344 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
344 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
345 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
345 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/database.log", filePattern="./target/test-logs/debug/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
346 main DEBUG Returning file creation time for /w/workspace/oam-tr069-adapter-sonar/config-data/./target/test-logs/debug/database.log
346 main DEBUG Starting RollingFileManager ./target/test-logs/debug/database.log
346 main DEBUG PluginManager 'FileConverter' found 2 plugins
347 main DEBUG Setting prev file time to 2024-11-09T12:08:05.343+0000
347 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])
347 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
347 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
348 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
348 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
348 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
349 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
349 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
350 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
350 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
352 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.config", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
354 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
354 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
354 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
354 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
355 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
355 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
355 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
356 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
356 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
356 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
356 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
357 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
357 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
357 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
358 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
359 main DEBUG createLoggers(={org.commscope.tr069adapter.config, org.springframework, org.hibernate, root})
359 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] initialized
360 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
360 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
361 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] OK.
361 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
362 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
362 main DEBUG Appender DefaultConsole-1 stopped with status true
362 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@511505e7 OK
447 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
449 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
450 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
451 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
451 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
452 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
452 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.config
453 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
453 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
453 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
454 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
454 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@4e7151b3) with optional ClassLoader: null
454 main DEBUG Shutdown hook enabled. Registering a new one.
455 main DEBUG LoggerContext[name=18b4aac2, org.apache.logging.log4j.core.LoggerContext@4e7151b3] started OK.
055 main DEBUG Reconfiguration started for context[name=18b4aac2] at URI null (org.apache.logging.log4j.core.LoggerContext@4e7151b3) with optional ClassLoader: null
055 main DEBUG Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@d471ddb
070 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
071 main DEBUG Closing BufferedInputStream java.io.BufferedInputStream@17f8c75e
079 main DEBUG Watching configuration '/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml' for lastModified Sat Nov 09 12:08:03 UTC 2024 (1731154083763)
079 main DEBUG Apache Log4j Core 2.12.1 initializing configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
080 main DEBUG Installed 1 script engine
104 main DEBUG Oracle Nashorn version: 1.8.0_362, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
104 main DEBUG PluginManager 'Core' found 118 plugins
104 main DEBUG PluginManager 'Level' found 0 plugins
106 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
106 main DEBUG createProperty(name="LOG_PATTERN", value="%d{yyyy-MM-dd HH:mm:ss} %m%n")
107 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
107 main DEBUG createProperty(name="APP_LOG_ROOT", value="./target/test-logs")
107 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
107 main DEBUG createProperty(name="LOG_FILE_NAME", value="application")
107 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
108 main DEBUG configureSubstitutor(={LOG_PATTERN=%d{yyyy-MM-dd HH:mm:ss} %m%n, APP_LOG_ROOT=./target/test-logs, LOG_FILE_NAME=application}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
108 main DEBUG PluginManager 'Lookup' found 13 plugins
108 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
109 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
109 main DEBUG PluginManager 'Converter' found 47 plugins
109 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
110 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="true", direct="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="console", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
112 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
112 main DEBUG PatternLayout$Builder(pattern="[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
112 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
113 main DEBUG createPolicy(size="4MB")
113 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
113 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
113 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
114 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
114 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
114 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
114 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
114 main DEBUG createFileCountCondition(exceeds="10", ={})
115 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
115 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
115 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
116 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
116 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
116 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/application-debug.log", filePattern="./target/test-logs/debug/application-debug-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout([%d{yyyy-MM-dd HH:mm:ss:SSS}] [%X{client}] [%.-40t]
117 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
117 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
117 main DEBUG PluginManager 'FileConverter' found 2 plugins
118 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
118 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
118 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
118 main DEBUG createPolicy(size="4MB")
119 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
119 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
119 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
119 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
120 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
120 main DEBUG createNameCondition(glob="spring*.log", regex="null", ={})
120 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
120 main DEBUG createFileCountCondition(exceeds="10", ={})
120 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
121 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
121 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
121 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:spring*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
122 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
122 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/spring-framework.log", filePattern="./target/test-logs/debug/spring-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="springLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
122 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
123 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
123 main DEBUG PluginManager 'FileConverter' found 2 plugins
123 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
124 main DEBUG PatternLayout$Builder(pattern="%d{yyyy-MM-dd HH:mm:ss} %m%n", PatternSelector=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null", )
124 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
124 main DEBUG createPolicy(size="4MB")
125 main DEBUG Building Plugin[name=TimeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.TimeBasedTriggeringPolicy].
125 main DEBUG TimeBasedTriggeringPolicy$Builder(interval="1", modulate="true", maxRandomDelay="null", )
125 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
125 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)})
126 main DEBUG Building Plugin[name=IfFileName, class=org.apache.logging.log4j.core.appender.rolling.action.IfFileName].
126 main DEBUG createNameCondition(glob="application-debug*.log", regex="null", ={})
126 main DEBUG Building Plugin[name=IfAccumulatedFileCount, class=org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount].
126 main DEBUG createFileCountCondition(exceeds="10", ={})
127 main DEBUG Building Plugin[name=Delete, class=org.apache.logging.log4j.core.appender.rolling.action.DeleteAction].
127 main DEBUG createDeleteAction(basePath="./target/test-logs/debug/", followLinks="false", maxDepth="1", testMode="false", PathSorter=null, ={IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)}, ScriptCondition=null, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml))
127 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
128 main DEBUG DefaultRolloverStrategy$Builder(max="null", min="null", fileIndex="null", compressionLevel="null", ={DeleteAction[basePath=./target/test-logs/debug, options=[], maxDepth=1, conditions=[IfFileName(glob:application-debug*.log), IfAccumulatedFileCount(exceeds=10)]]}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), )
128 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
128 main DEBUG RollingFileAppender$Builder(fileName="./target/test-logs/debug/database.log", filePattern="./target/test-logs/debug/database-%d{yyyy-MM-dd}-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=4194304), TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=7, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", , bufferedIo="null", bufferSize="null", immediateFlush="null", , ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd HH:mm:ss} %m%n), name="hibernateLog", Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), , Filter=null, ={}, )
129 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=4194304)
129 main DEBUG Initializing triggering policy TimeBasedTriggeringPolicy(nextRolloverMillis=0, interval=1, modulate=true)
129 main DEBUG PluginManager 'FileConverter' found 2 plugins
129 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
130 main DEBUG createAppenders(={console, applicationLog, springLog, hibernateLog})
130 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
130 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
130 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
131 main DEBUG createAppenderRef(ref="applicationLog", level="null", Filter=null)
131 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
131 main DEBUG createLogger(additivity="false", level="DEBUG", name="org.commscope.tr069adapter.config", includeLocation="null", ={console, applicationLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
132 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
132 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
132 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
132 main DEBUG createAppenderRef(ref="springLog", level="null", Filter=null)
133 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
133 main DEBUG createLogger(additivity="false", level="ERROR", name="org.springframework", includeLocation="null", ={console, springLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
133 main DEBUG Building Plugin[name=appender-ref, class=org.apache.logging.log4j.core.config.AppenderRef].
133 main DEBUG createAppenderRef(ref="console", level="null", Filter=null)
134 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
134 main DEBUG createAppenderRef(ref="hibernateLog", level="null", Filter=null)
134 main DEBUG Building Plugin[name=logger, class=org.apache.logging.log4j.core.config.LoggerConfig].
134 main DEBUG createLogger(additivity="false", level="ERROR", name="org.hibernate", includeLocation="null", ={console, hibernateLog}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
135 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
135 main DEBUG createLogger(additivity="false", level="DEBUG", includeLocation="null", ={}, ={}, Configuration(/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml), Filter=null)
135 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
135 main DEBUG createLoggers(={org.commscope.tr069adapter.config, org.springframework, org.hibernate, root})
136 main DEBUG Configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] initialized
136 main DEBUG Starting configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml]
136 main DEBUG Log4j2 ConfigurationScheduler starting 1 threads
136 main DEBUG Started configuration XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] OK.
138 main DEBUG Appender springLog stopped with status true
138 main DEBUG Appender applicationLog stopped with status true
138 main DEBUG Appender hibernateLog stopped with status true
138 main DEBUG Appender console stopped with status true
138 main DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@424769f2[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
139 main DEBUG Stopped XmlConfiguration[location=/w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml] OK
140 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2
140 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=StatusLogger
141 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=ContextSelector
141 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=
141 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.springframework
141 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.hibernate
142 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Loggers,name=org.commscope.tr069adapter.config
142 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=console
142 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=hibernateLog
142 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=applicationLog
142 main DEBUG Registering MBean org.apache.logging.log4j2:type=18b4aac2,component=Appenders,name=springLog
143 main DEBUG Reconfiguration complete for context[name=18b4aac2] at URI /w/workspace/oam-tr069-adapter-sonar/config-data/target/test-classes/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@4e7151b3) with optional ClassLoader: null
290 main DEBUG AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
291 main DEBUG org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.. See the dump file /w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports/2024-11-09T12-04-45_429-jvmRun1.dumpstream
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-data ---
[INFO] Loading execution data file /w/workspace/oam-tr069-adapter-sonar/config-data/target/jacoco.exec
[INFO] Analyzed bundle 'config-data' with 10 classes
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ config-data ---
[INFO] Building jar: /w/workspace/oam-tr069-adapter-sonar/config-data/target/config-data-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (repackage) @ config-data ---
[INFO] Replacing main artifact with repackaged archive
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (generate-policy-agent-image) @ config-data ---
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:save (generate-policy-agent-image) @ config-data ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ config-data ---
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ config-data ---
[INFO] Failsafe report directory: /w/workspace/oam-tr069-adapter-sonar/config-data/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-data ---
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/config-data/target/config-data-1.0.0-SNAPSHOT.jar to /tmp/r/org/commscope/tr069adapter/config/config-data/1.0.0-SNAPSHOT/config-data-1.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml to /tmp/r/org/commscope/tr069adapter/config/config-data/1.0.0-SNAPSHOT/config-data-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- docker-maven-plugin:0.30.0:build (push-policy-agent-image) @ config-data ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tr069adapter 1.0.0-SNAPSHOT:
[INFO]
[INFO] tr069adapter ....................................... SUCCESS [ 2.675 s]
[INFO] common utility ..................................... SUCCESS [ 12.773 s]
[INFO] maria-db ........................................... SUCCESS [ 3.153 s]
[INFO] nginx .............................................. SUCCESS [ 0.060 s]
[INFO] acs ................................................ SUCCESS [ 0.003 s]
[INFO] ACS common utility ................................. SUCCESS [ 0.249 s]
[INFO] factory ............................................ SUCCESS [ 27.195 s]
[INFO] CPE Management ..................................... SUCCESS [ 2.115 s]
[INFO] TR069 Request Processor ............................ SUCCESS [ 2.134 s]
[INFO] acs nbi service .................................... SUCCESS [ 0.119 s]
[INFO] Application Booter ................................. SUCCESS [01:15 min]
[INFO] TR069_Mapper ....................................... SUCCESS [ 12.150 s]
[INFO] netconf-server ..................................... SUCCESS [ 50.260 s]
[INFO] ves-agent .......................................... SUCCESS [ 23.876 s]
[INFO] config-data ........................................ SUCCESS [ 7.797 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:43 min
[INFO] Finished at: 2024-11-09T12:08:11Z
[INFO] ------------------------------------------------------------------------
+ '[' https://sonarcloud.io = https://sonarcloud.io ']'
+ params+=("-Dsonar.projectKey=$PROJECT_KEY")
+ params+=("-Dsonar.organization=$PROJECT_ORGANIZATION")
+ params+=("-Dsonar.login=$API_TOKEN")
+ '[' False = True ']'
+ '[' -n openjdk17 ']'
+ '[' openjdk8 '!=' openjdk17 ']'
+ export SET_JDK_VERSION=openjdk17
+ SET_JDK_VERSION=openjdk17
+ bash /dev/fd/63
++ curl -s https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/update-java-alternatives.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.7" 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
+ source /tmp/java.env
++ JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
+ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/oam-tr069-adapter-sonar@tmp/config12758632775511582347tmp --settings /w/workspace/oam-tr069-adapter-sonar@tmp/config9165101591376997746tmp -Dsonar.projectKey=o-ran-sc_oam-tr069-adapter -Dsonar.organization=o-ran-sc -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Ddocker.skip=true
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.common:common:jar:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.factory:factory:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.factory:factory:${project.version}, /w/workspace/oam-tr069-adapter-sonar/factory/pom.xml, line 119, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.acs.booter:application-booter:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.acs.booter:application-booter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/pom.xml, line 192, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.mapper:mapper:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 142, column 18
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.mapper:mapper:${project.version}, /w/workspace/oam-tr069-adapter-sonar/mapper/pom.xml, line 196, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.ves.agent:ves-agent:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 79, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.ves.agent:ves-agent:${project.version}, /w/workspace/oam-tr069-adapter-sonar/ves-agent/pom.xml, line 178, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter.config:config-data:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-test:jar -> duplicate declaration of version (?) @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 92, column 19
[WARNING] 'build.plugins.plugin.version' for org.jacoco:jacoco-maven-plugin is missing. @ org.commscope.tr069adapter.config:config-data:${project.version}, /w/workspace/oam-tr069-adapter-sonar/config-data/pom.xml, line 142, column 18
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.commscope.tr069adapter:tr069adapter:pom:1.0.0-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ org.commscope.tr069adapter:tr069adapter:${project.version}, /w/workspace/oam-tr069-adapter-sonar/pom.xml, line 32, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] tr069adapter [pom]
[INFO] common utility [jar]
[INFO] maria-db [jar]
[INFO] nginx [jar]
[INFO] acs [pom]
[INFO] ACS common utility [jar]
[INFO] factory [jar]
[INFO] CPE Management [jar]
[INFO] TR069 Request Processor [jar]
[INFO] acs nbi service [jar]
[INFO] Application Booter [jar]
[INFO] TR069_Mapper [jar]
[INFO] netconf-server [jar]
[INFO] ves-agent [jar]
[INFO] config-data [jar]
[INFO]
[INFO] --------------< org.commscope.tr069adapter:tr069adapter >---------------
[INFO] Building tr069adapter 1.0.0-SNAPSHOT [1/15]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- sonar-maven-plugin:4.0.0.4121:sonar (default-cli) @ tr069adapter ---
[WARNING] 12:08:22.256 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 12:08:22.267 Java 17.0.7 Private Build (64-bit)
[INFO] 12:08:22.267 Linux 4.15.0-213-generic (amd64)
[INFO] 12:08:22.319 User cache: /home/jenkins/.sonar/cache
[INFO] 12:08:23.437 Communicating with SonarCloud
[INFO] 12:08:23.530 Default locale: "en", source code encoding: "UTF-8"
[INFO] 12:08:24.148 Load global settings
[INFO] 12:08:24.428 Load global settings (done) | time=282ms
[INFO] 12:08:24.432 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
[INFO] 12:08:24.542 Loading required plugins
[INFO] 12:08:24.543 Load plugins index
[INFO] 12:08:25.046 Load plugins index (done) | time=503ms
[INFO] 12:08:25.046 Load/download plugins
[INFO] 12:08:25.775 Load/download plugins (done) | time=729ms
[INFO] 12:08:26.483 Found an active CI vendor: 'Jenkins'
[INFO] 12:08:26.492 Load project settings for component key: 'o-ran-sc_oam-tr069-adapter'
[INFO] 12:08:26.980 Load project settings for component key: 'o-ran-sc_oam-tr069-adapter' (done) | time=488ms
[INFO] 12:08:26.996 Process project properties
[INFO] 12:08:27.023 Project key: o-ran-sc_oam-tr069-adapter
[INFO] 12:08:27.027 Base dir: /w/workspace/oam-tr069-adapter-sonar
[INFO] 12:08:27.030 Working dir: /w/workspace/oam-tr069-adapter-sonar/target/sonar
[INFO] 12:08:27.053 Load project branches
[INFO] 12:08:27.555 Load project branches (done) | time=502ms
[INFO] 12:08:27.567 Check ALM binding of project 'o-ran-sc_oam-tr069-adapter'
[INFO] 12:08:28.046 Detected project binding: NOT_BOUND
[INFO] 12:08:28.054 Check ALM binding of project 'o-ran-sc_oam-tr069-adapter' (done) | time=487ms
[INFO] 12:08:28.062 Load project pull requests
[INFO] 12:08:28.539 Load project pull requests (done) | time=477ms
[INFO] 12:08:28.548 Load branch configuration
[INFO] 12:08:28.554 Load branch configuration (done) | time=6ms
[INFO] 12:08:28.564 Load quality profiles
[INFO] 12:08:28.821 Load quality profiles (done) | time=257ms
[INFO] 12:08:28.827 Load active rules
[INFO] 12:08:50.512 Load active rules (done) | time=21685ms
[INFO] 12:08:51.021 Organization key: o-ran-sc
[WARNING] 12:08:51.029 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
[INFO] 12:08:51.055 Preprocessing files...
[INFO] 12:08:51.427 2 languages detected in 362 preprocessed files
[INFO] 12:08:51.428 0 files ignored because of inclusion/exclusion patterns
[INFO] 12:08:51.429 0 files ignored because of scm ignore settings
[INFO] 12:08:51.582 Loading plugins for detected languages
[INFO] 12:08:51.583 Load/download plugins
[INFO] 12:08:52.507 Load/download plugins (done) | time=923ms
[INFO] 12:08:52.697 Load project repositories
[INFO] 12:08:52.950 Load project repositories (done) | time=253ms
[INFO] 12:08:52.954 Indexing files...
[INFO] 12:08:52.955 Project configuration:
[INFO] 12:08:52.955 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.957 Indexing files of module 'Application Booter'
[INFO] 12:08:52.957 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter
[INFO] 12:08:52.958 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.958 Test paths: src/test/java
[INFO] 12:08:52.958 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.962 Indexing files of module 'ACS common utility'
[INFO] 12:08:52.962 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/common
[INFO] 12:08:52.962 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.962 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.964 Indexing files of module 'CPE Management'
[INFO] 12:08:52.965 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/cpe
[INFO] 12:08:52.965 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.965 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.967 Indexing files of module 'acs nbi service'
[INFO] 12:08:52.967 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/nbi
[INFO] 12:08:52.967 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.967 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.968 Indexing files of module 'TR069 Request Processor'
[INFO] 12:08:52.968 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor
[INFO] 12:08:52.968 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.968 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.969 Indexing files of module 'acs'
[INFO] 12:08:52.970 Base dir: /w/workspace/oam-tr069-adapter-sonar/acs
[INFO] 12:08:52.970 Source paths: pom.xml
[INFO] 12:08:52.970 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.970 Indexing files of module 'common utility'
[INFO] 12:08:52.971 Base dir: /w/workspace/oam-tr069-adapter-sonar/common
[INFO] 12:08:52.971 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.971 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.972 Indexing files of module 'config-data'
[INFO] 12:08:52.972 Base dir: /w/workspace/oam-tr069-adapter-sonar/config-data
[INFO] 12:08:52.972 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.972 Test paths: src/test/java
[INFO] 12:08:52.973 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.973 Indexing files of module 'maria-db'
[INFO] 12:08:52.973 Base dir: /w/workspace/oam-tr069-adapter-sonar/db
[INFO] 12:08:52.974 Source paths: pom.xml
[INFO] 12:08:52.974 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.974 Indexing files of module 'factory'
[INFO] 12:08:52.974 Base dir: /w/workspace/oam-tr069-adapter-sonar/factory
[INFO] 12:08:52.974 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.974 Test paths: src/test/java
[INFO] 12:08:52.975 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.975 Indexing files of module 'TR069_Mapper'
[INFO] 12:08:52.975 Base dir: /w/workspace/oam-tr069-adapter-sonar/mapper
[INFO] 12:08:52.975 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.975 Test paths: src/test/java
[INFO] 12:08:52.976 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.977 Indexing files of module 'netconf-server'
[INFO] 12:08:52.977 Base dir: /w/workspace/oam-tr069-adapter-sonar/netconf-server
[INFO] 12:08:52.977 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.977 Test paths: src/test/java
[INFO] 12:08:52.978 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.979 Indexing files of module 'nginx'
[INFO] 12:08:52.979 Base dir: /w/workspace/oam-tr069-adapter-sonar/nginx
[INFO] 12:08:52.979 Source paths: pom.xml
[INFO] 12:08:52.979 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.980 Indexing files of module 'ves-agent'
[INFO] 12:08:52.980 Base dir: /w/workspace/oam-tr069-adapter-sonar/ves-agent
[INFO] 12:08:52.980 Source paths: pom.xml, src/main/java
[INFO] 12:08:52.980 Test paths: src/test/java
[INFO] 12:08:52.980 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.981 Indexing files of module 'tr069adapter'
[INFO] 12:08:52.982 Base dir: /w/workspace/oam-tr069-adapter-sonar
[INFO] 12:08:52.982 Source paths: pom.xml
[INFO] 12:08:52.982 Excluded sources: **/build-wrapper-dump.json
[INFO] 12:08:52.982 362 files indexed
[INFO] 12:08:52.986 Quality profile for java: ORAN way
[INFO] 12:08:52.986 Quality profile for xml: Sonar way
[INFO] 12:08:52.986 ------------- Run sensors on module TR069_Mapper
[INFO] 12:08:53.042 Load metrics repository
[INFO] 12:08:53.506 Load metrics repository (done) | time=464ms
[INFO] 12:08:53.511 Sensor cache enabled
[INFO] 12:08:53.616 Load sensor cache
[INFO] 12:08:56.396 Load sensor cache (876 KB) | time=2780ms
[INFO] 12:08:57.054 Sensor JavaSensor [java]
[INFO] 12:08:57.064 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:08:57.085 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:08:57.088 Using ECJ batch to parse 37 Main java source files with batch size 51 KB.
[INFO] 12:08:57.319 Starting batch processing.
[INFO] 12:08:57.697 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:03.963 100% analyzed
[INFO] 12:09:03.965 Batch processing: Done.
[INFO] 12:09:03.970 Did not optimize analysis for any files, performed a full analysis for all 37 files.
[INFO] 12:09:04.025 Using ECJ batch to parse 5 Test java source files with batch size 51 KB.
[INFO] 12:09:04.031 Starting batch processing.
[INFO] 12:09:04.212 100% analyzed
[INFO] 12:09:04.212 Batch processing: Done.
[INFO] 12:09:04.213 Did not optimize analysis for any files, performed a full analysis for all 5 files.
[INFO] 12:09:04.215 No "Generated" source files to scan.
[INFO] 12:09:04.216 Sensor JavaSensor [java] (done) | time=7161ms
[INFO] 12:09:04.217 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:04.218 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:04.224 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:04.321 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=104ms
[INFO] 12:09:04.321 Sensor Java Config Sensor [iac]
[INFO] 12:09:04.337 0 source files to be analyzed
[INFO] 12:09:04.348 0/0 source files have been analyzed
[INFO] 12:09:04.349 Sensor Java Config Sensor [iac] (done) | time=27ms
[INFO] 12:09:04.349 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:04.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
[INFO] 12:09:04.351 Sensor SurefireSensor [java]
[INFO] 12:09:04.353 parsing [/w/workspace/oam-tr069-adapter-sonar/mapper/target/surefire-reports]
[INFO] 12:09:04.381 Sensor SurefireSensor [java] (done) | time=30ms
[INFO] 12:09:04.381 Sensor XML Sensor [xml]
[INFO] 12:09:04.384 1 source file to be analyzed
[INFO] 12:09:04.513 1/1 source file has been analyzed
[INFO] 12:09:04.514 Sensor XML Sensor [xml] (done) | time=132ms
[INFO] 12:09:04.514 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:04.572 0 source files to be analyzed
[INFO] 12:09:04.573 0/0 source files have been analyzed
[INFO] 12:09:04.573 Sensor IaC Docker Sensor [iac] (done) | time=59ms
[INFO] 12:09:04.573 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:04.574 0 Serverless function entries were found in the project
[INFO] 12:09:04.578 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:04.578 Sensor Serverless configuration file sensor [security] (done) | time=5ms
[INFO] 12:09:04.578 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:04.579 Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] 12:09:04.579 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:04.580 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:04.582 ------------- Run sensors on module maria-db
[INFO] 12:09:04.610 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:04.610 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:04.611 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:04.611 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:04.611 Sensor Java Config Sensor [iac]
[INFO] 12:09:04.613 0 source files to be analyzed
[INFO] 12:09:04.614 0/0 source files have been analyzed
[INFO] 12:09:04.614 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:04.614 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:04.614 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:04.614 Sensor XML Sensor [xml]
[INFO] 12:09:04.622 1 source file to be analyzed
[INFO] 12:09:04.629 1/1 source file has been analyzed
[INFO] 12:09:04.629 Sensor XML Sensor [xml] (done) | time=15ms
[INFO] 12:09:04.629 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:04.639 0 source files to be analyzed
[INFO] 12:09:04.639 0/0 source files have been analyzed
[INFO] 12:09:04.639 Sensor IaC Docker Sensor [iac] (done) | time=10ms
[INFO] 12:09:04.640 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:04.640 0 Serverless function entries were found in the project
[INFO] 12:09:04.640 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:04.640 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:04.640 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:04.640 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:04.641 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:04.641 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:04.641 ------------- Run sensors on module factory
[INFO] 12:09:04.667 Sensor JavaSensor [java]
[INFO] 12:09:04.667 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:04.669 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:04.670 Using ECJ batch to parse 2 Main java source files with batch size 51 KB.
[INFO] 12:09:04.673 Starting batch processing.
[INFO] 12:09:04.683 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:04.707 100% analyzed
[INFO] 12:09:04.707 Batch processing: Done.
[INFO] 12:09:04.708 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 12:09:04.709 Using ECJ batch to parse 1 Test java source files with batch size 51 KB.
[INFO] 12:09:04.711 Starting batch processing.
[INFO] 12:09:04.749 100% analyzed
[INFO] 12:09:04.749 Batch processing: Done.
[INFO] 12:09:04.749 Did not optimize analysis for any files, performed a full analysis for all 1 files.
[INFO] 12:09:04.750 No "Generated" source files to scan.
[INFO] 12:09:04.750 Sensor JavaSensor [java] (done) | time=83ms
[INFO] 12:09:04.750 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:04.750 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:04.751 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:04.753 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 12:09:04.753 Sensor Java Config Sensor [iac]
[INFO] 12:09:04.758 0 source files to be analyzed
[INFO] 12:09:04.758 0/0 source files have been analyzed
[INFO] 12:09:04.758 Sensor Java Config Sensor [iac] (done) | time=5ms
[INFO] 12:09:04.758 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:04.759 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:04.759 Sensor SurefireSensor [java]
[INFO] 12:09:04.759 parsing [/w/workspace/oam-tr069-adapter-sonar/factory/target/surefire-reports]
[INFO] 12:09:04.761 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 12:09:04.762 Sensor XML Sensor [xml]
[INFO] 12:09:04.766 1 source file to be analyzed
[INFO] 12:09:04.780 1/1 source file has been analyzed
[INFO] 12:09:04.780 Sensor XML Sensor [xml] (done) | time=18ms
[INFO] 12:09:04.781 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:04.788 0 source files to be analyzed
[INFO] 12:09:04.789 0/0 source files have been analyzed
[INFO] 12:09:04.789 Sensor IaC Docker Sensor [iac] (done) | time=8ms
[INFO] 12:09:04.789 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:04.789 0 Serverless function entries were found in the project
[INFO] 12:09:04.789 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:04.789 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:04.790 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:04.790 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:04.790 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:04.790 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:04.790 ------------- Run sensors on module netconf-server
[INFO] 12:09:04.813 Sensor JavaSensor [java]
[INFO] 12:09:04.813 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:04.818 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:04.818 Using ECJ batch to parse 39 Main java source files with batch size 51 KB.
[INFO] 12:09:04.823 Starting batch processing.
[INFO] 12:09:04.879 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:06.589 100% analyzed
[INFO] 12:09:06.589 Batch processing: Done.
[INFO] 12:09:06.590 Did not optimize analysis for any files, performed a full analysis for all 39 files.
[INFO] 12:09:06.603 Using ECJ batch to parse 5 Test java source files with batch size 51 KB.
[INFO] 12:09:06.606 Starting batch processing.
[INFO] 12:09:06.681 100% analyzed
[INFO] 12:09:06.681 Batch processing: Done.
[INFO] 12:09:06.682 Did not optimize analysis for any files, performed a full analysis for all 5 files.
[INFO] 12:09:06.682 No "Generated" source files to scan.
[INFO] 12:09:06.682 Sensor JavaSensor [java] (done) | time=1869ms
[INFO] 12:09:06.683 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:06.683 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:06.683 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:06.683 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:09:06.683 Sensor Java Config Sensor [iac]
[INFO] 12:09:06.691 0 source files to be analyzed
[INFO] 12:09:06.692 0/0 source files have been analyzed
[INFO] 12:09:06.693 Sensor Java Config Sensor [iac] (done) | time=10ms
[INFO] 12:09:06.694 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:06.694 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:06.694 Sensor SurefireSensor [java]
[INFO] 12:09:06.695 parsing [/w/workspace/oam-tr069-adapter-sonar/netconf-server/target/surefire-reports]
[INFO] 12:09:06.706 Sensor SurefireSensor [java] (done) | time=12ms
[INFO] 12:09:06.706 Sensor XML Sensor [xml]
[INFO] 12:09:06.709 1 source file to be analyzed
[INFO] 12:09:06.744 1/1 source file has been analyzed
[INFO] 12:09:06.744 Sensor XML Sensor [xml] (done) | time=38ms
[INFO] 12:09:06.745 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:06.752 0 source files to be analyzed
[INFO] 12:09:06.753 0/0 source files have been analyzed
[INFO] 12:09:06.753 Sensor IaC Docker Sensor [iac] (done) | time=8ms
[INFO] 12:09:06.753 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:06.754 0 Serverless function entries were found in the project
[INFO] 12:09:06.754 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:06.754 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:06.754 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:06.754 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:06.754 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:06.754 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:06.755 ------------- Run sensors on module nginx
[INFO] 12:09:06.781 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:06.782 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:06.784 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:06.786 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
[INFO] 12:09:06.787 Sensor Java Config Sensor [iac]
[INFO] 12:09:06.788 0 source files to be analyzed
[INFO] 12:09:06.788 0/0 source files have been analyzed
[INFO] 12:09:06.789 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:06.789 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:06.789 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:06.789 Sensor XML Sensor [xml]
[INFO] 12:09:06.806 1 source file to be analyzed
[INFO] 12:09:06.809 1/1 source file has been analyzed
[INFO] 12:09:06.809 Sensor XML Sensor [xml] (done) | time=20ms
[INFO] 12:09:06.810 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:06.816 0 source files to be analyzed
[INFO] 12:09:06.817 0/0 source files have been analyzed
[INFO] 12:09:06.818 Sensor IaC Docker Sensor [iac] (done) | time=8ms
[INFO] 12:09:06.818 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:06.818 0 Serverless function entries were found in the project
[INFO] 12:09:06.818 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:06.818 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:06.818 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:06.818 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:06.818 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:06.819 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:06.819 ------------- Run sensors on module common utility
[INFO] 12:09:06.838 Sensor JavaSensor [java]
[INFO] 12:09:06.839 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:06.842 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:06.844 Using ECJ batch to parse 32 Main java source files with batch size 51 KB.
[INFO] 12:09:06.855 Starting batch processing.
[INFO] 12:09:06.900 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:08.254 100% analyzed
[INFO] 12:09:08.254 Batch processing: Done.
[INFO] 12:09:08.255 Did not optimize analysis for any files, performed a full analysis for all 32 files.
[INFO] 12:09:08.261 No "Test" source files to scan.
[INFO] 12:09:08.261 No "Generated" source files to scan.
[INFO] 12:09:08.261 Sensor JavaSensor [java] (done) | time=1423ms
[INFO] 12:09:08.262 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:08.262 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:08.262 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:08.262 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:09:08.263 Sensor Java Config Sensor [iac]
[INFO] 12:09:08.265 0 source files to be analyzed
[INFO] 12:09:08.266 0/0 source files have been analyzed
[INFO] 12:09:08.266 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:08.266 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:08.266 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:08.267 Sensor SurefireSensor [java]
[INFO] 12:09:08.267 parsing [/w/workspace/oam-tr069-adapter-sonar/common/target/surefire-reports]
[INFO] 12:09:08.267 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:08.267 Sensor XML Sensor [xml]
[INFO] 12:09:08.276 1 source file to be analyzed
[INFO] 12:09:08.276 1/1 source file has been analyzed
[INFO] 12:09:08.276 Sensor XML Sensor [xml] (done) | time=9ms
[INFO] 12:09:08.276 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:08.284 0 source files to be analyzed
[INFO] 12:09:08.285 0/0 source files have been analyzed
[INFO] 12:09:08.285 Sensor IaC Docker Sensor [iac] (done) | time=9ms
[INFO] 12:09:08.285 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:08.285 0 Serverless function entries were found in the project
[INFO] 12:09:08.285 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:08.285 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:08.286 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:08.286 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:08.286 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:08.286 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:08.287 ------------- Run sensors on module ves-agent
[INFO] 12:09:08.307 Sensor JavaSensor [java]
[INFO] 12:09:08.307 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:08.311 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:08.311 Using ECJ batch to parse 40 Main java source files with batch size 51 KB.
[INFO] 12:09:08.315 Starting batch processing.
[INFO] 12:09:08.377 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:10.043 100% analyzed
[INFO] 12:09:10.043 Batch processing: Done.
[INFO] 12:09:10.044 Did not optimize analysis for any files, performed a full analysis for all 40 files.
[INFO] 12:09:10.049 Using ECJ batch to parse 1 Test java source files with batch size 51 KB.
[INFO] 12:09:10.052 Starting batch processing.
[INFO] 12:09:10.114 100% analyzed
[INFO] 12:09:10.114 Batch processing: Done.
[INFO] 12:09:10.115 Did not optimize analysis for any files, performed a full analysis for all 1 files.
[INFO] 12:09:10.116 No "Generated" source files to scan.
[INFO] 12:09:10.117 Sensor JavaSensor [java] (done) | time=1810ms
[INFO] 12:09:10.118 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:10.119 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:10.121 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:10.137 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms
[INFO] 12:09:10.138 Sensor Java Config Sensor [iac]
[INFO] 12:09:10.139 0 source files to be analyzed
[INFO] 12:09:10.140 0/0 source files have been analyzed
[INFO] 12:09:10.141 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:10.141 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:10.141 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:10.141 Sensor SurefireSensor [java]
[INFO] 12:09:10.141 parsing [/w/workspace/oam-tr069-adapter-sonar/ves-agent/target/surefire-reports]
[INFO] 12:09:10.142 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 12:09:10.143 Sensor XML Sensor [xml]
[INFO] 12:09:10.156 1 source file to be analyzed
[INFO] 12:09:10.163 1/1 source file has been analyzed
[INFO] 12:09:10.163 Sensor XML Sensor [xml] (done) | time=20ms
[INFO] 12:09:10.164 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:10.173 0 source files to be analyzed
[INFO] 12:09:10.174 0/0 source files have been analyzed
[INFO] 12:09:10.176 Sensor IaC Docker Sensor [iac] (done) | time=12ms
[INFO] 12:09:10.176 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:10.176 0 Serverless function entries were found in the project
[INFO] 12:09:10.177 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:10.177 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:10.177 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:10.177 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.177 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:10.177 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.178 ------------- Run sensors on module config-data
[INFO] 12:09:10.199 Sensor JavaSensor [java]
[INFO] 12:09:10.199 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:10.203 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:10.205 Using ECJ batch to parse 10 Main java source files with batch size 51 KB.
[INFO] 12:09:10.209 Starting batch processing.
[INFO] 12:09:10.243 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:10.483 100% analyzed
[INFO] 12:09:10.484 Batch processing: Done.
[INFO] 12:09:10.485 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 12:09:10.489 Using ECJ batch to parse 2 Test java source files with batch size 51 KB.
[INFO] 12:09:10.492 Starting batch processing.
[INFO] 12:09:10.560 100% analyzed
[INFO] 12:09:10.560 Batch processing: Done.
[INFO] 12:09:10.561 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 12:09:10.562 No "Generated" source files to scan.
[INFO] 12:09:10.563 Sensor JavaSensor [java] (done) | time=364ms
[INFO] 12:09:10.564 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:10.565 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:10.567 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:10.571 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms
[INFO] 12:09:10.572 Sensor Java Config Sensor [iac]
[INFO] 12:09:10.574 0 source files to be analyzed
[INFO] 12:09:10.574 0/0 source files have been analyzed
[INFO] 12:09:10.575 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:10.575 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:10.575 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:10.575 Sensor SurefireSensor [java]
[INFO] 12:09:10.575 parsing [/w/workspace/oam-tr069-adapter-sonar/config-data/target/surefire-reports]
[INFO] 12:09:10.576 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 12:09:10.577 Sensor XML Sensor [xml]
[INFO] 12:09:10.589 1 source file to be analyzed
[INFO] 12:09:10.594 1/1 source file has been analyzed
[INFO] 12:09:10.595 Sensor XML Sensor [xml] (done) | time=18ms
[INFO] 12:09:10.596 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:10.602 0 source files to be analyzed
[INFO] 12:09:10.604 0/0 source files have been analyzed
[INFO] 12:09:10.607 Sensor IaC Docker Sensor [iac] (done) | time=11ms
[INFO] 12:09:10.608 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:10.609 0 Serverless function entries were found in the project
[INFO] 12:09:10.609 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:10.610 Sensor Serverless configuration file sensor [security] (done) | time=2ms
[INFO] 12:09:10.611 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:10.611 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.611 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:10.611 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:10.612 ------------- Run sensors on module TR069 Request Processor
[INFO] 12:09:10.636 Sensor JavaSensor [java]
[INFO] 12:09:10.637 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:10.646 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:10.649 Using ECJ batch to parse 28 Main java source files with batch size 51 KB.
[INFO] 12:09:10.660 Starting batch processing.
[INFO] 12:09:10.691 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:12.254 100% analyzed
[INFO] 12:09:12.255 Batch processing: Done.
[INFO] 12:09:12.256 Did not optimize analysis for any files, performed a full analysis for all 28 files.
[INFO] 12:09:12.267 No "Test" source files to scan.
[INFO] 12:09:12.269 No "Generated" source files to scan.
[INFO] 12:09:12.272 Sensor JavaSensor [java] (done) | time=1636ms
[INFO] 12:09:12.274 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:12.277 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:12.281 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:12.281 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms
[INFO] 12:09:12.281 Sensor Java Config Sensor [iac]
[INFO] 12:09:12.283 0 source files to be analyzed
[INFO] 12:09:12.285 0/0 source files have been analyzed
[INFO] 12:09:12.287 Sensor Java Config Sensor [iac] (done) | time=6ms
[INFO] 12:09:12.288 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:12.288 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:12.288 Sensor SurefireSensor [java]
[INFO] 12:09:12.288 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/surefire-reports]
[INFO] 12:09:12.288 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:12.290 Sensor XML Sensor [xml]
[INFO] 12:09:12.290 1 source file to be analyzed
[INFO] 12:09:12.307 1/1 source file has been analyzed
[INFO] 12:09:12.308 Sensor XML Sensor [xml] (done) | time=18ms
[INFO] 12:09:12.312 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:12.323 0 source files to be analyzed
[INFO] 12:09:12.324 0/0 source files have been analyzed
[INFO] 12:09:12.324 Sensor IaC Docker Sensor [iac] (done) | time=12ms
[INFO] 12:09:12.328 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:12.328 0 Serverless function entries were found in the project
[INFO] 12:09:12.329 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:12.329 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:12.329 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:12.329 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:12.329 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:12.330 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:12.330 ------------- Run sensors on module CPE Management
[INFO] 12:09:12.358 Sensor JavaSensor [java]
[INFO] 12:09:12.358 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:12.371 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:12.377 Using ECJ batch to parse 51 Main java source files with batch size 51 KB.
[INFO] 12:09:12.391 Starting batch processing.
[INFO] 12:09:12.410 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:14.585 100% analyzed
[INFO] 12:09:14.585 Batch processing: Done.
[INFO] 12:09:14.586 Did not optimize analysis for any files, performed a full analysis for all 51 files.
[WARNING] 12:09:14.592 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 12:09:14.594 No "Test" source files to scan.
[INFO] 12:09:14.594 No "Generated" source files to scan.
[INFO] 12:09:14.595 Sensor JavaSensor [java] (done) | time=2237ms
[INFO] 12:09:14.596 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:14.596 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:14.599 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:14.600 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms
[INFO] 12:09:14.601 Sensor Java Config Sensor [iac]
[INFO] 12:09:14.605 0 source files to be analyzed
[INFO] 12:09:14.605 0/0 source files have been analyzed
[INFO] 12:09:14.605 Sensor Java Config Sensor [iac] (done) | time=4ms
[INFO] 12:09:14.606 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:14.608 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
[INFO] 12:09:14.609 Sensor SurefireSensor [java]
[INFO] 12:09:14.610 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/surefire-reports]
[INFO] 12:09:14.612 Sensor SurefireSensor [java] (done) | time=3ms
[INFO] 12:09:14.613 Sensor XML Sensor [xml]
[INFO] 12:09:14.622 1 source file to be analyzed
[INFO] 12:09:14.623 1/1 source file has been analyzed
[INFO] 12:09:14.623 Sensor XML Sensor [xml] (done) | time=10ms
[INFO] 12:09:14.624 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:14.629 0 source files to be analyzed
[INFO] 12:09:14.630 0/0 source files have been analyzed
[INFO] 12:09:14.630 Sensor IaC Docker Sensor [iac] (done) | time=6ms
[INFO] 12:09:14.630 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:14.630 0 Serverless function entries were found in the project
[INFO] 12:09:14.630 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:14.631 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:14.631 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:14.631 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:14.631 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:14.631 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:14.631 ------------- Run sensors on module acs nbi service
[INFO] 12:09:14.647 Sensor JavaSensor [java]
[INFO] 12:09:14.648 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:14.651 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:14.653 Using ECJ batch to parse 6 Main java source files with batch size 51 KB.
[INFO] 12:09:14.660 Starting batch processing.
[INFO] 12:09:14.679 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:14.804 100% analyzed
[INFO] 12:09:14.805 Batch processing: Done.
[INFO] 12:09:14.806 Did not optimize analysis for any files, performed a full analysis for all 6 files.
[INFO] 12:09:14.807 No "Test" source files to scan.
[INFO] 12:09:14.807 No "Generated" source files to scan.
[INFO] 12:09:14.807 Sensor JavaSensor [java] (done) | time=160ms
[INFO] 12:09:14.808 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:14.808 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:14.808 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:14.808 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
[INFO] 12:09:14.808 Sensor Java Config Sensor [iac]
[INFO] 12:09:14.816 0 source files to be analyzed
[INFO] 12:09:14.816 0/0 source files have been analyzed
[INFO] 12:09:14.816 Sensor Java Config Sensor [iac] (done) | time=8ms
[INFO] 12:09:14.818 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:14.820 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms
[INFO] 12:09:14.823 Sensor SurefireSensor [java]
[INFO] 12:09:14.824 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/surefire-reports]
[INFO] 12:09:14.826 Sensor SurefireSensor [java] (done) | time=3ms
[INFO] 12:09:14.827 Sensor XML Sensor [xml]
[INFO] 12:09:14.828 1 source file to be analyzed
[INFO] 12:09:14.834 1/1 source file has been analyzed
[INFO] 12:09:14.835 Sensor XML Sensor [xml] (done) | time=8ms
[INFO] 12:09:14.836 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:14.840 0 source files to be analyzed
[INFO] 12:09:14.841 0/0 source files have been analyzed
[INFO] 12:09:14.841 Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] 12:09:14.841 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:14.841 0 Serverless function entries were found in the project
[INFO] 12:09:14.841 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:14.842 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:14.842 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:14.842 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:14.842 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:14.842 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:14.842 ------------- Run sensors on module Application Booter
[INFO] 12:09:14.859 Sensor JavaSensor [java]
[INFO] 12:09:14.859 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:14.864 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:14.865 Using ECJ batch to parse 2 Main java source files with batch size 51 KB.
[INFO] 12:09:14.868 Starting batch processing.
[INFO] 12:09:14.911 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:14.987 100% analyzed
[INFO] 12:09:14.988 Batch processing: Done.
[INFO] 12:09:14.989 Did not optimize analysis for any files, performed a full analysis for all 2 files.
[INFO] 12:09:14.991 Using ECJ batch to parse 35 Test java source files with batch size 51 KB.
[INFO] 12:09:15.000 Starting batch processing.
[INFO] 12:09:15.598 100% analyzed
[INFO] 12:09:15.598 Batch processing: Done.
[INFO] 12:09:15.599 Did not optimize analysis for any files, performed a full analysis for all 35 files.
[INFO] 12:09:15.600 No "Generated" source files to scan.
[INFO] 12:09:15.601 Sensor JavaSensor [java] (done) | time=742ms
[INFO] 12:09:15.602 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:15.602 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:15.605 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 12:09:15.608 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
[INFO] 12:09:15.609 Sensor Java Config Sensor [iac]
[INFO] 12:09:15.610 0 source files to be analyzed
[INFO] 12:09:15.611 0/0 source files have been analyzed
[INFO] 12:09:15.612 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:15.612 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:15.612 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
[INFO] 12:09:15.612 Sensor SurefireSensor [java]
[INFO] 12:09:15.612 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/surefire-reports]
[INFO] 12:09:15.651 Sensor SurefireSensor [java] (done) | time=39ms
[INFO] 12:09:15.652 Sensor XML Sensor [xml]
[INFO] 12:09:15.656 1 source file to be analyzed
[INFO] 12:09:15.668 1/1 source file has been analyzed
[INFO] 12:09:15.668 Sensor XML Sensor [xml] (done) | time=16ms
[INFO] 12:09:15.669 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:15.673 0 source files to be analyzed
[INFO] 12:09:15.673 0/0 source files have been analyzed
[INFO] 12:09:15.674 Sensor IaC Docker Sensor [iac] (done) | time=5ms
[INFO] 12:09:15.675 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:15.676 0 Serverless function entries were found in the project
[INFO] 12:09:15.676 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:15.677 Sensor Serverless configuration file sensor [security] (done) | time=2ms
[INFO] 12:09:15.678 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:15.679 Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] 12:09:15.680 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:15.681 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:15.682 ------------- Run sensors on module ACS common utility
[INFO] 12:09:15.700 Sensor JavaSensor [java]
[INFO] 12:09:15.700 Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false
[INFO] 12:09:15.703 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 12:09:15.703 Using ECJ batch to parse 51 Main java source files with batch size 51 KB.
[INFO] 12:09:15.732 Starting batch processing.
[INFO] 12:09:15.750 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 12:09:16.286 100% analyzed
[INFO] 12:09:16.286 Batch processing: Done.
[INFO] 12:09:16.287 Did not optimize analysis for any files, performed a full analysis for all 51 files.
[INFO] 12:09:16.287 No "Test" source files to scan.
[INFO] 12:09:16.288 No "Generated" source files to scan.
[INFO] 12:09:16.288 Sensor JavaSensor [java] (done) | time=588ms
[INFO] 12:09:16.288 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:16.288 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:16.289 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:16.289 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:16.289 Sensor Java Config Sensor [iac]
[INFO] 12:09:16.291 0 source files to be analyzed
[INFO] 12:09:16.291 0/0 source files have been analyzed
[INFO] 12:09:16.291 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:16.291 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:16.292 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:16.292 Sensor SurefireSensor [java]
[INFO] 12:09:16.292 parsing [/w/workspace/oam-tr069-adapter-sonar/acs/common/target/surefire-reports]
[INFO] 12:09:16.292 Sensor SurefireSensor [java] (done) | time=0ms
[INFO] 12:09:16.292 Sensor XML Sensor [xml]
[INFO] 12:09:16.298 1 source file to be analyzed
[INFO] 12:09:16.312 1/1 source file has been analyzed
[INFO] 12:09:16.313 Sensor XML Sensor [xml] (done) | time=21ms
[INFO] 12:09:16.313 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:16.337 0 source files to be analyzed
[INFO] 12:09:16.337 0/0 source files have been analyzed
[INFO] 12:09:16.337 Sensor IaC Docker Sensor [iac] (done) | time=24ms
[INFO] 12:09:16.338 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:16.338 0 Serverless function entries were found in the project
[INFO] 12:09:16.339 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:16.339 Sensor Serverless configuration file sensor [security] (done) | time=1ms
[INFO] 12:09:16.340 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:16.341 Sensor AWS SAM template file sensor [security] (done) | time=1ms
[INFO] 12:09:16.342 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:16.343 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:16.343 ------------- Run sensors on module acs
[INFO] 12:09:16.372 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:16.373 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:16.373 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:16.374 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:16.374 Sensor Java Config Sensor [iac]
[INFO] 12:09:16.375 0 source files to be analyzed
[INFO] 12:09:16.375 0/0 source files have been analyzed
[INFO] 12:09:16.376 Sensor Java Config Sensor [iac] (done) | time=2ms
[INFO] 12:09:16.376 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:16.377 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:16.378 Sensor XML Sensor [xml]
[INFO] 12:09:16.379 1 source file to be analyzed
[INFO] 12:09:16.387 1/1 source file has been analyzed
[INFO] 12:09:16.388 Sensor XML Sensor [xml] (done) | time=10ms
[INFO] 12:09:16.388 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:16.397 0 source files to be analyzed
[INFO] 12:09:16.397 0/0 source files have been analyzed
[INFO] 12:09:16.397 Sensor IaC Docker Sensor [iac] (done) | time=9ms
[INFO] 12:09:16.398 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:16.398 0 Serverless function entries were found in the project
[INFO] 12:09:16.398 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:16.398 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:16.399 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:16.399 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:16.399 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:16.399 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms
[INFO] 12:09:16.400 ------------- Run sensors on module tr069adapter
[INFO] 12:09:16.419 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 12:09:16.419 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 12:09:16.420 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 12:09:16.420 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
[INFO] 12:09:16.421 Sensor Java Config Sensor [iac]
[INFO] 12:09:16.424 0 source files to be analyzed
[INFO] 12:09:16.424 0/0 source files have been analyzed
[INFO] 12:09:16.424 Sensor Java Config Sensor [iac] (done) | time=3ms
[INFO] 12:09:16.424 Sensor ThymeLeaf template sensor [securityjavafrontend]
[INFO] 12:09:16.425 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms
[INFO] 12:09:16.425 Sensor XML Sensor [xml]
[INFO] 12:09:16.425 1 source file to be analyzed
[INFO] 12:09:16.433 1/1 source file has been analyzed
[INFO] 12:09:16.433 Sensor XML Sensor [xml] (done) | time=8ms
[INFO] 12:09:16.434 Sensor IaC Docker Sensor [iac]
[INFO] 12:09:16.438 0 source files to be analyzed
[INFO] 12:09:16.438 0/0 source files have been analyzed
[INFO] 12:09:16.438 Sensor IaC Docker Sensor [iac] (done) | time=4ms
[INFO] 12:09:16.439 Sensor Serverless configuration file sensor [security]
[INFO] 12:09:16.439 0 Serverless function entries were found in the project
[INFO] 12:09:16.439 0 Serverless function handlers were kept as entrypoints
[INFO] 12:09:16.439 Sensor Serverless configuration file sensor [security] (done) | time=0ms
[INFO] 12:09:16.440 Sensor AWS SAM template file sensor [security]
[INFO] 12:09:16.440 Sensor AWS SAM template file sensor [security] (done) | time=0ms
[INFO] 12:09:16.440 Sensor AWS SAM Inline template file sensor [security]
[INFO] 12:09:16.441 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms
[INFO] 12:09:16.441 Sensor javabugs [dbd]
[INFO] 12:09:16.444 Reading IR files from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ir/java
[INFO] 12:09:16.444 No IR files have been included for analysis.
[INFO] 12:09:16.444 Sensor javabugs [dbd] (done) | time=3ms
[INFO] 12:09:16.445 Sensor pythonbugs [dbd]
[INFO] 12:09:16.445 Reading IR files from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ir/python
[INFO] 12:09:16.446 No IR files have been included for analysis.
[INFO] 12:09:16.446 Sensor pythonbugs [dbd] (done) | time=1ms
[INFO] 12:09:16.447 Sensor EnterpriseTextAndSecretsSensor [textenterprise]
[INFO] 12:09:16.449 Available processors: 4
[INFO] 12:09:16.449 Using 4 threads for analysis.
[INFO] 12:09:16.590 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
* The filename starts with "test"
* The filename contains "test." or "tests."
* Any directory in the file path is named: "doc", "docs", "test" or "tests"
* Any directory in the file path has a name ending in "test" or "tests"
[INFO] 12:09:16.591 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=144ms
[INFO] 12:09:16.592 Sensor TextAndSecretsSensor [text]
[INFO] 12:09:16.592 Available processors: 4
[INFO] 12:09:16.592 Using 4 threads for analysis.
[INFO] 12:09:16.894 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
* The filename starts with "test"
* The filename contains "test." or "tests."
* Any directory in the file path is named: "doc", "docs", "test" or "tests"
* Any directory in the file path has a name ending in "test" or "tests"
[INFO] 12:09:16.915 Using git CLI to retrieve untracked files
[INFO] 12:09:16.986 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
[INFO] 12:09:17.075 362 source files to be analyzed
[INFO] 12:09:18.308 362/362 source files have been analyzed
[INFO] 12:09:18.309 Sensor TextAndSecretsSensor [text] (done) | time=1717ms
[INFO] 12:09:18.310 Sensor JavaSecuritySensor [security]
[INFO] 12:09:18.314 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096
[INFO] 12:09:18.315 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:18.315 Load type hierarchy: Starting
[INFO] 12:09:18.315 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/java
[INFO] 12:09:18.390 Read 698 type definitions
[INFO] 12:09:18.401 Load type hierarchy: Time spent was 00:00:00.085
[INFO] 12:09:18.402 Load UCFGs: Starting
[INFO] 12:09:18.402 Reading UCFGs from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/java
[INFO] 12:09:18.819 Load UCFGs: Time spent was 00:00:00.417
[INFO] 12:09:18.820 Load type hierarchy and UCFGs: Time spent was 00:00:00.504
[INFO] 12:09:18.820 Analyzing 1828 UCFGs to detect vulnerabilities.
[INFO] 12:09:18.821 Check cache: Starting
[INFO] 12:09:18.822 Load cache: Starting
[INFO] 12:09:18.822 Load cache: Time spent was 00:00:00.000
[INFO] 12:09:18.823 Check cache: Time spent was 00:00:00.001
[INFO] 12:09:18.824 Create runtime call graph: Starting
[INFO] 12:09:18.825 Variable Type Analysis #1: Starting
[INFO] 12:09:18.826 Create runtime type propagation graph: Starting
[INFO] 12:09:18.893 Create runtime type propagation graph: Time spent was 00:00:00.066
[INFO] 12:09:18.894 Run SCC (Tarjan) on 11489 nodes: Starting
[INFO] 12:09:18.915 Run SCC (Tarjan) on 11489 nodes: Time spent was 00:00:00.020
[INFO] 12:09:18.916 Tarjan found 11141 strongly connected components
[INFO] 12:09:18.917 Propagate runtime types to strongly connected components: Starting
[INFO] 12:09:18.975 Propagate runtime types to strongly connected components: Time spent was 00:00:00.057
[INFO] 12:09:18.975 Variable Type Analysis #1: Time spent was 00:00:00.149
[INFO] 12:09:18.978 Variable Type Analysis #2: Starting
[INFO] 12:09:18.979 Create runtime type propagation graph: Starting
[INFO] 12:09:19.055 Create runtime type propagation graph: Time spent was 00:00:00.076
[INFO] 12:09:19.058 Run SCC (Tarjan) on 11417 nodes: Starting
[INFO] 12:09:19.076 Run SCC (Tarjan) on 11417 nodes: Time spent was 00:00:00.017
[INFO] 12:09:19.078 Tarjan found 11069 strongly connected components
[INFO] 12:09:19.080 Propagate runtime types to strongly connected components: Starting
[INFO] 12:09:19.114 Propagate runtime types to strongly connected components: Time spent was 00:00:00.033
[INFO] 12:09:19.118 Variable Type Analysis #2: Time spent was 00:00:00.139
[INFO] 12:09:19.123 Create runtime call graph: Time spent was 00:00:00.299
[INFO] 12:09:19.126 Load config: Starting
[INFO] 12:09:20.275 Load config: Time spent was 00:00:01.148
[INFO] 12:09:20.277 Compute entry points: Starting
[INFO] 12:09:21.224 Compute entry points: Time spent was 00:00:00.946
[INFO] 12:09:21.226 All rules entry points : 31
[INFO] 12:09:21.227 Slice call graph: Starting
[INFO] 12:09:21.233 Retained UCFGs : 907
[INFO] 12:09:21.253 Slice call graph: Time spent was 00:00:00.025
[INFO] 12:09:21.254 Live variable analysis: Starting
[INFO] 12:09:21.367 Live variable analysis: Time spent was 00:00:00.111
[INFO] 12:09:21.368 Taint analysis for java: Starting
[INFO] 12:09:21.383 0 / 907 UCFGs simulated, memory usage: 421 MB
[INFO] 12:09:22.022 708 / 907 UCFGs simulated, memory usage: 292 MB
[INFO] 12:09:22.097 905 / 907 UCFGs simulated, memory usage: 316 MB
[INFO] 12:09:22.099 Taint analysis for java: Time spent was 00:00:00.731
[INFO] 12:09:22.102 Report issues: Starting
[INFO] 12:09:23.409 Report issues: Time spent was 00:00:01.306
[INFO] 12:09:23.410 Store cache: Starting
[INFO] 12:09:23.416 Store cache: Time spent was 00:00:00.006
[INFO] 12:09:23.474 java security sensor: Time spent was 00:00:05.160
[INFO] 12:09:23.480 java security sensor: Begin: 2024-11-09T12:09:18.313090281Z, End: 2024-11-09T12:09:23.474034046Z, Duration: 00:00:05.160
Load type hierarchy and UCFGs: Begin: 2024-11-09T12:09:18.315546111Z, End: 2024-11-09T12:09:18.820058750Z, Duration: 00:00:00.504
Load type hierarchy: Begin: 2024-11-09T12:09:18.315707483Z, End: 2024-11-09T12:09:18.401076852Z, Duration: 00:00:00.085
Load UCFGs: Begin: 2024-11-09T12:09:18.402146655Z, End: 2024-11-09T12:09:18.819229630Z, Duration: 00:00:00.417
Check cache: Begin: 2024-11-09T12:09:18.821618529Z, End: 2024-11-09T12:09:18.823465120Z, Duration: 00:00:00.001
Load cache: Begin: 2024-11-09T12:09:18.822053374Z, End: 2024-11-09T12:09:18.822480789Z, Duration: 00:00:00.000
Create runtime call graph: Begin: 2024-11-09T12:09:18.824139368Z, End: 2024-11-09T12:09:19.123460706Z, Duration: 00:00:00.299
Variable Type Analysis #1: Begin: 2024-11-09T12:09:18.825266782Z, End: 2024-11-09T12:09:18.975161974Z, Duration: 00:00:00.149
Create runtime type propagation graph: Begin: 2024-11-09T12:09:18.826446685Z, End: 2024-11-09T12:09:18.893105774Z, Duration: 00:00:00.066
Run SCC (Tarjan) on 11489 nodes: Begin: 2024-11-09T12:09:18.894584162Z, End: 2024-11-09T12:09:18.915421658Z, Duration: 00:00:00.020
Propagate runtime types to strongly connected components: Begin: 2024-11-09T12:09:18.917362331Z, End: 2024-11-09T12:09:18.974773450Z, Duration: 00:00:00.057
Variable Type Analysis #2: Begin: 2024-11-09T12:09:18.978936620Z, End: 2024-11-09T12:09:19.117968391Z, Duration: 00:00:00.139
Create runtime type propagation graph: Begin: 2024-11-09T12:09:18.979000911Z, End: 2024-11-09T12:09:19.055283831Z, Duration: 00:00:00.076
Run SCC (Tarjan) on 11417 nodes: Begin: 2024-11-09T12:09:19.058466919Z, End: 2024-11-09T12:09:19.075937955Z, Duration: 00:00:00.017
Propagate runtime types to strongly connected components: Begin: 2024-11-09T12:09:19.080714861Z, End: 2024-11-09T12:09:19.113967654Z, Duration: 00:00:00.033
Load config: Begin: 2024-11-09T12:09:19.126620333Z, End: 2024-11-09T12:09:20.275168421Z, Duration: 00:00:01.148
Compute entry points: Begin: 2024-11-09T12:09:20.277088594Z, End: 2024-11-09T12:09:21.224035748Z, Duration: 00:00:00.946
Slice call graph: Begin: 2024-11-09T12:09:21.227765132Z, End: 2024-11-09T12:09:21.252876147Z, Duration: 00:00:00.025
Live variable analysis: Begin: 2024-11-09T12:09:21.254989862Z, End: 2024-11-09T12:09:21.366911757Z, Duration: 00:00:00.111
Taint analysis for java: Begin: 2024-11-09T12:09:21.368662738Z, End: 2024-11-09T12:09:22.099690103Z, Duration: 00:00:00.731
Report issues: Begin: 2024-11-09T12:09:22.102761989Z, End: 2024-11-09T12:09:23.409542023Z, Duration: 00:00:01.306
Store cache: Begin: 2024-11-09T12:09:23.410414153Z, End: 2024-11-09T12:09:23.416489264Z, Duration: 00:00:00.006
[INFO] 12:09:23.494 java security sensor peak memory: 716 MB
[INFO] 12:09:23.495 Sensor JavaSecuritySensor [security] (done) | time=5184ms
[INFO] 12:09:23.495 Sensor CSharpSecuritySensor [security]
[INFO] 12:09:23.495 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044
[INFO] 12:09:23.495 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:23.495 Load type hierarchy: Starting
[INFO] 12:09:23.496 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/ucfg2/cs
[INFO] 12:09:23.498 Read 0 type definitions
[INFO] 12:09:23.499 Load type hierarchy: Time spent was 00:00:00.003
[INFO] 12:09:23.500 Load UCFGs: Starting
[INFO] 12:09:23.501 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:23.503 Load type hierarchy and UCFGs: Time spent was 00:00:00.006
[INFO] 12:09:23.503 No UCFGs have been included for analysis.
[INFO] 12:09:23.504 csharp security sensor: Time spent was 00:00:00.008
[INFO] 12:09:23.504 csharp security sensor: Begin: 2024-11-09T12:09:23.495400037Z, End: 2024-11-09T12:09:23.504112509Z, Duration: 00:00:00.008
Load type hierarchy and UCFGs: Begin: 2024-11-09T12:09:23.495720420Z, End: 2024-11-09T12:09:23.502653432Z, Duration: 00:00:00.006
Load type hierarchy: Begin: 2024-11-09T12:09:23.495806511Z, End: 2024-11-09T12:09:23.498927668Z, Duration: 00:00:00.003
Load UCFGs: Begin: 2024-11-09T12:09:23.500959632Z, End: 2024-11-09T12:09:23.501650170Z, Duration: 00:00:00.000
[INFO] 12:09:23.505 csharp security sensor peak memory: 716 MB
[INFO] 12:09:23.505 Sensor CSharpSecuritySensor [security] (done) | time=10ms
[INFO] 12:09:23.505 Sensor PhpSecuritySensor [security]
[INFO] 12:09:23.505 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044
[INFO] 12:09:23.506 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:23.506 Load type hierarchy: Starting
[INFO] 12:09:23.506 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/php
[INFO] 12:09:23.506 Read 0 type definitions
[INFO] 12:09:23.506 Load type hierarchy: Time spent was 00:00:00.000
[INFO] 12:09:23.506 Load UCFGs: Starting
[INFO] 12:09:23.506 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:23.507 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:23.507 No UCFGs have been included for analysis.
[INFO] 12:09:23.507 php security sensor: Time spent was 00:00:00.002
[INFO] 12:09:23.513 php security sensor: Begin: 2024-11-09T12:09:23.505316463Z, End: 2024-11-09T12:09:23.507374686Z, Duration: 00:00:00.002
Load type hierarchy and UCFGs: Begin: 2024-11-09T12:09:23.506425286Z, End: 2024-11-09T12:09:23.506992972Z, Duration: 00:00:00.000
Load type hierarchy: Begin: 2024-11-09T12:09:23.506489086Z, End: 2024-11-09T12:09:23.506728879Z, Duration: 00:00:00.000
Load UCFGs: Begin: 2024-11-09T12:09:23.506849601Z, End: 2024-11-09T12:09:23.506898911Z, Duration: 00:00:00.000
[INFO] 12:09:23.516 php security sensor peak memory: 716 MB
[INFO] 12:09:23.516 Sensor PhpSecuritySensor [security] (done) | time=11ms
[INFO] 12:09:23.516 Sensor PythonSecuritySensor [security]
[INFO] 12:09:23.516 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044
[INFO] 12:09:23.516 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:23.516 Load type hierarchy: Starting
[INFO] 12:09:23.516 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/python
[INFO] 12:09:23.517 Read 0 type definitions
[INFO] 12:09:23.517 Load type hierarchy: Time spent was 00:00:00.000
[INFO] 12:09:23.517 Load UCFGs: Starting
[INFO] 12:09:23.517 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:23.517 Load type hierarchy and UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:23.517 No UCFGs have been included for analysis.
[INFO] 12:09:23.517 python security sensor: Time spent was 00:00:00.000
[INFO] 12:09:23.519 python security sensor: Begin: 2024-11-09T12:09:23.516588315Z, End: 2024-11-09T12:09:23.517460375Z, Duration: 00:00:00.000
Load type hierarchy and UCFGs: Begin: 2024-11-09T12:09:23.516798627Z, End: 2024-11-09T12:09:23.517240062Z, Duration: 00:00:00.000
Load type hierarchy: Begin: 2024-11-09T12:09:23.516855168Z, End: 2024-11-09T12:09:23.517046250Z, Duration: 00:00:00.000
Load UCFGs: Begin: 2024-11-09T12:09:23.517117971Z, End: 2024-11-09T12:09:23.517148041Z, Duration: 00:00:00.000
[INFO] 12:09:23.521 python security sensor peak memory: 716 MB
[INFO] 12:09:23.521 Sensor PythonSecuritySensor [security] (done) | time=5ms
[INFO] 12:09:23.521 Sensor JsSecuritySensor [security]
[INFO] 12:09:23.522 Enabled taint analysis rules: S6105, S5147, S5883, S2076, S6350, S5131, S5334, S5696, S5144, S3649, S6287, S2083, S5146, S6096, S2631
[INFO] 12:09:23.523 Load type hierarchy and UCFGs: Starting
[INFO] 12:09:23.523 Load type hierarchy: Starting
[INFO] 12:09:23.525 Reading type hierarchy from: /w/workspace/oam-tr069-adapter-sonar/target/sonar/ucfg2/js
[INFO] 12:09:23.526 Read 0 type definitions
[INFO] 12:09:23.526 Load type hierarchy: Time spent was 00:00:00.003
[INFO] 12:09:23.526 Load UCFGs: Starting
[INFO] 12:09:23.526 Load UCFGs: Time spent was 00:00:00.000
[INFO] 12:09:23.526 Load type hierarchy and UCFGs: Time spent was 00:00:00.003
[INFO] 12:09:23.526 No UCFGs have been included for analysis.
[INFO] 12:09:23.527 js security sensor: Time spent was 00:00:00.005
[INFO] 12:09:23.528 js security sensor: Begin: 2024-11-09T12:09:23.522388372Z, End: 2024-11-09T12:09:23.527701014Z, Duration: 00:00:00.005
Load type hierarchy and UCFGs: Begin: 2024-11-09T12:09:23.523225852Z, End: 2024-11-09T12:09:23.526710002Z, Duration: 00:00:00.003
Load type hierarchy: Begin: 2024-11-09T12:09:23.523269622Z, End: 2024-11-09T12:09:23.526422409Z, Duration: 00:00:00.003
Load UCFGs: Begin: 2024-11-09T12:09:23.526590631Z, End: 2024-11-09T12:09:23.526634862Z, Duration: 00:00:00.000
[INFO] 12:09:23.529 js security sensor peak memory: 716 MB
[INFO] 12:09:23.529 Sensor JsSecuritySensor [security] (done) | time=8ms
[INFO] 12:09:23.529 ------------- Run sensors on project
[INFO] 12:09:23.622 Sensor ArchitectureSensor [architecture]
[INFO] 12:09:23.622 Starting ArchitectureSensor sensor.
[INFO] 12:09:23.622 Reading SonarArchitecture IR data from directory "/w/workspace/oam-tr069-adapter-sonar/target/sonar/architecture-ir/java"
[WARNING] 12:09:23.622 No SonarArchitecture IR data present in directory "/w/workspace/oam-tr069-adapter-sonar/target/sonar/architecture-ir/java"
[INFO] 12:09:23.623 Sensor ArchitectureSensor [architecture] (done) | time=1ms
[INFO] 12:09:23.623 Sensor Zero Coverage Sensor
[INFO] 12:09:23.644 Sensor Zero Coverage Sensor (done) | time=21ms
[INFO] 12:09:23.645 Sensor Java CPD Block Indexer
[INFO] 12:09:23.998 Sensor Java CPD Block Indexer (done) | time=353ms
[INFO] 12:09:24.031 CPD Executor 74 files had no CPD blocks
[INFO] 12:09:24.031 CPD Executor Calculating CPD for 224 files
[INFO] 12:09:24.087 CPD Executor CPD calculation finished (done) | time=55ms
[INFO] 12:09:24.303 Analysis report generated in 201ms, dir size=3 MB
[INFO] 12:09:24.748 Analysis report compressed in 445ms, zip size=1 MB
[INFO] 12:09:26.165 Analysis report uploaded in 1417ms
[INFO] 12:09:26.167 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_oam-tr069-adapter
[INFO] 12:09:26.170 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 12:09:26.171 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZMQ1EDwYcZnp03PWy8s
[INFO] 12:09:28.067 Sensor cache published successfully
[INFO] 12:09:28.110 Analysis total time: 1:01.826 s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tr069adapter 1.0.0-SNAPSHOT:
[INFO]
[INFO] tr069adapter ....................................... SUCCESS [01:09 min]
[INFO] common utility ..................................... SKIPPED
[INFO] maria-db ........................................... SKIPPED
[INFO] nginx .............................................. SKIPPED
[INFO] acs ................................................ SKIPPED
[INFO] ACS common utility ................................. SKIPPED
[INFO] factory ............................................ SKIPPED
[INFO] CPE Management ..................................... SKIPPED
[INFO] TR069 Request Processor ............................ SKIPPED
[INFO] acs nbi service .................................... SKIPPED
[INFO] Application Booter ................................. SKIPPED
[INFO] TR069_Mapper ....................................... SKIPPED
[INFO] netconf-server ..................................... SKIPPED
[INFO] ves-agent .......................................... SKIPPED
[INFO] config-data ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2024-11-09T12:09:28Z
[INFO] ------------------------------------------------------------------------
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins10474527067684391874.sh
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true)
Run condition [Not] preventing perform for step [BuilderChain]
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.6
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 5
[JaCoCo plugin] Saving matched execfiles: /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/config-data/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/factory/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/mapper/target/jacoco.exec /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes:
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/target/classes 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/common/target/classes 51 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/cpe/target/classes 59 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/nbi/target/classes 6 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/target/classes 33 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/common/target/classes 34 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/config-data/target/classes 12 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/factory/target/classes 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/mapper/target/classes 39 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/netconf-server/target/classes 46 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/ves-agent/target/classes 40 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java:
[JaCoCo plugin] Source Inclusions: **/*.java
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/application-booter/src/main/java 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/common/src/main/java 51 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/cpe/src/main/java 51 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/nbi/src/main/java 6 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/acs/requestprocessor/src/main/java 28 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/common/src/main/java 32 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/config-data/src/main/java 10 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/factory/src/main/java 2 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/mapper/src/main/java 37 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/netconf-server/src/main/java 39 files
[JaCoCo plugin] - /w/workspace/oam-tr069-adapter-sonar/ves-agent/src/main/java 40 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 63.822525, method: 51.334305, line: 39.6284, branch: 28.966915, instruction: 38.213417, complexity: 36.30986
[PostBuildScript] - [INFO] Executing post build scripts.
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins14872260602425272979.sh
---> sysstat.sh
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins16724465652556400413.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/oam-tr069-adapter-sonar
+ 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/oam-tr069-adapter-sonar ']'
+ 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/oam-tr069-adapter-sonar ']'
+ mkdir -p /w/workspace/oam-tr069-adapter-sonar/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oam-tr069-adapter-sonar/archives/
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins10786700857099036877.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CERv from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-CERv/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins162051261795029317.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oam-tr069-adapter-sonar@tmp/config9096631188772784914tmp
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.
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins6827717759226619030.sh
---> create-netrc.sh
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins9559477937071729384.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CERv from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-CERv/bin to PATH
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins11141344608593016841.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[oam-tr069-adapter-sonar] $ /bin/bash /tmp/jenkins1371172938381788515.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CERv 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-CERv/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[oam-tr069-adapter-sonar] $ /bin/bash -l /tmp/jenkins2403880534340954758.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
* 3.10.6 (set by /w/workspace/oam-tr069-adapter-sonar/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CERv from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-CERv/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/oam-tr069-adapter-sonar/231
INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-9936 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
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-3
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:
4
---> df -h:
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 395M 696K 394M 1% /run
/dev/vda1 20G 9.8G 9.5G 51% /
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/vda15 105M 5.3M 100M 5% /boot/efi
tmpfs 395M 0 395M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 3944 452 1180 0 2310 3235
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 1450 qdisc fq_codel state UP group default qlen 1000
link/ether fa:16:3e:e4:3a:57 brd ff:ff:ff:ff:ff:ff
inet 10.32.7.18/23 brd 10.32.7.255 scope global dynamic ens3
valid_lft 85950sec preferred_lft 85950sec
inet6 fe80::f816:3eff:fee4:3a57/64 scope link
valid_lft forever preferred_lft forever
3: docker0: mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:f9:1e:2b:13 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-213-generic (prd-ubuntu1804-docker-4c-4g-9936) 11/09/24 _x86_64_ (4 CPU)
12:02:40 LINUX RESTART (4 CPU)
12:03:01 tps rtps wtps bread/s bwrtn/s
12:04:02 201.92 83.97 117.94 6571.28 42620.74
12:05:01 137.98 45.15 92.83 1573.69 12668.61
12:06:01 35.67 14.20 21.48 470.91 4019.33
12:07:01 8.45 0.87 7.58 19.06 3595.93
12:08:01 24.30 4.28 20.02 65.42 5557.89
12:09:01 58.74 40.31 18.43 2628.76 16874.79
12:10:01 57.59 34.56 23.03 1470.69 1811.43
Average: 74.80 31.87 42.92 1829.11 12449.32
12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:04:02 1674628 3376760 2364032 58.54 56012 1799508 854844 16.80 544536 1635228 135276
12:05:01 943796 2882584 3094864 76.63 67784 2014548 1380008 27.13 1067784 1822140 10336
12:06:01 151988 2109572 3886672 96.24 70092 2028804 2642764 51.95 1863488 1789364 1248
12:07:01 642324 2805324 3396336 84.10 71220 2231120 1430316 28.12 1215292 1966128 99108
12:08:01 161284 2215156 3877376 96.01 72592 2122484 2083120 40.95 1790564 1873028 149680
12:09:01 341660 2767208 3697000 91.54 74124 2495580 1391064 27.34 1300508 2189628 12476
12:10:01 1233620 3313148 2805040 69.45 78184 2151736 915724 18.00 817876 1795484 15368
Average: 735614 2781393 3303046 81.79 70001 2120540 1528263 30.04 1228578 1867286 60499
12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:04:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00
12:04:02 ens3 449.72 286.94 1447.54 71.38 0.00 0.00 0.00 0.00
12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:05:01 lo 1.76 1.76 0.18 0.18 0.00 0.00 0.00 0.00
12:05:01 ens3 351.44 336.10 1404.50 69.86 0.00 0.00 0.00 0.00
12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:01 lo 92.27 92.27 9.47 9.47 0.00 0.00 0.00 0.00
12:06:01 ens3 265.29 252.73 990.99 51.48 0.00 0.00 0.00 0.00
12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:07:01 lo 53.79 53.79 5.25 5.25 0.00 0.00 0.00 0.00
12:07:01 ens3 284.50 204.10 115.41 86.21 0.00 0.00 0.00 0.00
12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:08:01 lo 2.22 2.22 0.19 0.19 0.00 0.00 0.00 0.00
12:08:01 ens3 364.24 307.21 938.16 70.47 0.00 0.00 0.00 0.00
12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:09:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00
12:09:01 ens3 557.14 392.40 2335.81 78.68 0.00 0.00 0.00 0.00
12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:10:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00
12:10:01 ens3 658.24 340.09 193.93 213.58 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: lo 22.05 22.05 2.22 2.22 0.00 0.00 0.00 0.00
Average: ens3 418.81 302.72 1060.08 91.72 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9936) 11/09/24 _x86_64_ (4 CPU)
12:02:40 LINUX RESTART (4 CPU)
12:03:01 CPU %user %nice %system %iowait %steal %idle
12:04:02 all 18.83 0.00 2.60 6.29 0.07 72.21
12:04:02 0 37.00 0.00 3.39 5.77 0.08 53.75
12:04:02 1 20.16 0.00 3.63 3.48 0.07 72.66
12:04:02 2 8.61 0.00 1.37 2.69 0.08 87.25
12:04:02 3 9.54 0.00 2.01 13.19 0.07 75.20
12:05:01 all 24.05 0.00 1.56 2.74 0.07 71.59
12:05:01 0 21.82 0.00 0.97 0.41 0.05 76.76
12:05:01 1 37.69 0.00 2.81 3.25 0.10 56.15
12:05:01 2 19.65 0.00 1.36 2.96 0.07 75.97
12:05:01 3 17.08 0.00 1.10 4.40 0.05 77.37
12:06:01 all 36.05 0.00 1.26 0.34 0.08 62.27
12:06:01 0 34.77 0.00 1.34 0.30 0.07 63.52
12:06:01 1 35.71 0.00 1.37 0.18 0.07 62.66
12:06:01 2 37.76 0.00 1.14 0.59 0.08 60.43
12:06:01 3 35.98 0.00 1.15 0.27 0.08 62.52
12:07:01 all 17.52 0.00 0.95 0.05 0.05 81.43
12:07:01 0 18.62 0.00 0.85 0.00 0.05 80.48
12:07:01 1 16.76 0.00 1.02 0.02 0.05 82.16
12:07:01 2 18.60 0.00 0.75 0.20 0.03 80.42
12:07:01 3 16.11 0.00 1.19 0.02 0.05 82.64
12:08:01 all 23.77 0.00 0.99 0.15 0.06 75.01
12:08:01 0 23.95 0.00 0.93 0.02 0.07 75.03
12:08:01 1 24.60 0.00 1.40 0.37 0.07 73.56
12:08:01 2 24.74 0.00 0.77 0.17 0.07 74.26
12:08:01 3 21.83 0.00 0.87 0.05 0.07 77.18
12:09:01 all 31.43 0.00 1.33 1.00 0.07 66.17
12:09:01 0 32.83 0.00 1.42 1.25 0.07 64.43
12:09:01 1 32.66 0.00 1.37 1.37 0.07 64.53
12:09:01 2 26.65 0.00 1.50 0.99 0.07 70.79
12:09:01 3 33.58 0.00 1.04 0.42 0.05 64.91
12:10:01 all 42.54 0.00 1.64 1.32 0.08 54.43
12:10:01 0 51.10 0.00 1.84 2.04 0.08 44.93
12:10:01 1 57.12 0.00 1.95 2.95 0.10 37.88
12:10:01 2 36.49 0.00 1.51 0.20 0.07 61.73
12:10:01 3 25.36 0.00 1.27 0.07 0.07 73.24
Average: all 27.75 0.00 1.48 1.70 0.07 69.02
Average: 0 31.45 0.00 1.54 1.40 0.07 65.54
Average: 1 32.10 0.00 1.93 1.66 0.07 64.23
Average: 2 24.64 0.00 1.20 1.11 0.07 72.98
Average: 3 22.79 0.00 1.23 2.62 0.06 73.29